選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

external_extensions.json 291B

123456789
  1. // Dictionary of default apps to install into new profiles. They will be
  2. // dynamically downloaded and installed from CWS on profile creation.
  3. {
  4. // Drive extension
  5. "ghbmnnjooekpmoecnnnilnnbdlolhkhi" : {
  6. "external_update_url": "https://clients2.google.com/service/update2/crx"
  7. }
  8. }