Add files via upload
This commit is contained in:
parent
846cefcef9
commit
52f0bb6149
1 changed files with 9 additions and 0 deletions
9
infra/default_apps/external_extensions.json
Normal file
9
infra/default_apps/external_extensions.json
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
// Dictionary of default apps to install into new profiles. They will be
|
||||||
|
// dynamically downloaded and installed from CWS on profile creation.
|
||||||
|
{
|
||||||
|
// Drive extension
|
||||||
|
"ghbmnnjooekpmoecnnnilnnbdlolhkhi" : {
|
||||||
|
"external_update_url": "https://clients2.google.com/service/update2/crx"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue