您最多选择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. }