X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=.config%2Fgoogle-chrome%2FDefault%2FExtensions%2Fapdfllckaahabafndbhieahigkjlhalf%2F14.5_0%2Fmanifest.json;fp=.config%2Fgoogle-chrome%2FDefault%2FExtensions%2Fapdfllckaahabafndbhieahigkjlhalf%2F14.5_0%2Fmanifest.json;h=593cd38aab9e6735067bebd103d999e39228e577;hb=3c06164f15bd10aed7d66b6314764a2961a14762;hp=0000000000000000000000000000000000000000;hpb=0e9c3ceb40901f4d44981c1376cb9e23a248e006;p=dotfiles%2F.git diff --git a/.config/google-chrome/Default/Extensions/apdfllckaahabafndbhieahigkjlhalf/14.5_0/manifest.json b/.config/google-chrome/Default/Extensions/apdfllckaahabafndbhieahigkjlhalf/14.5_0/manifest.json new file mode 100644 index 00000000..593cd38a --- /dev/null +++ b/.config/google-chrome/Default/Extensions/apdfllckaahabafndbhieahigkjlhalf/14.5_0/manifest.json @@ -0,0 +1,24 @@ +{ + "app": { + "launch": { + "web_url": "https://drive.google.com/?usp=chrome_app" + }, + "urls": [ "http://docs.google.com/", "http://drive.google.com/", "https://docs.google.com/", "https://drive.google.com/" ] + }, + "background": { + "allow_js_access": false + }, + "default_locale": "en_US", + "description": "__MSG_appDesc__", + "icons": { + "128": "128.png" + }, + "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDIl5KlKwL2TSkntkpY3naLLz5jsN0YwjhZyObcTOK6Nda4Ie21KRqZau9lx5SHcLh7pE2/S9OiArb+na2dn7YK5EvH+aRXS1ec3uxVlBhqLdnleVgwgwlg5fH95I52IeHcoeK6pR4hW/Nv39GNlI/Uqk6O6GBCCsAxYrdxww9BiQIDAQAB", + "manifest_version": 2, + "name": "__MSG_appName__", + "offline_enabled": true, + "options_page": "https://drive.google.com/drive/settings", + "permissions": [ "clipboardRead", "clipboardWrite", "notifications" ], + "update_url": "https://clients2.google.com/service/update2/crx", + "version": "14.5" +}