thorium/infra/default_apps/external_extensions.json
Alexander David Frick 52f0bb6149
Add files via upload
2023-01-25 07:00:56 -06:00

9 lines
291 B
JSON

// 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"
}
}