thorium-mirror/infra/default_apps/external_extensions.json

10 lines
291 B
JSON
Raw Normal View History

2023-01-25 10:00:56 -03:00
// 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"
}
}