Add files via upload

This commit is contained in:
Alexander David Frick 2023-01-25 07:00:56 -06:00 committed by GitHub
parent 846cefcef9
commit 52f0bb6149
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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