thorium-mirror/infra/default_apps/external_extensions.json
2024-02-22 03:36:51 -06:00

13 lines
446 B
JSON

// Dictionary of default apps to install into new profiles. They will be
// dynamically downloaded and installed from CWS on profile creation.
{
// Docs extension
"ghbmnnjooekpmoecnnnilnnbdlolhkhi" : {
"external_update_url": "https://clients2.google.com/service/update2/crx"
},
// uBlock Origin Dev extension
"cgbcahbpdhpcegmbfconppldiemgcoii" : {
"external_update_url": "https://clients2.google.com/service/update2/crx"
}
}