.gitignore added
[dotfiles/.git] / .config / google-chrome / Default / Extensions / apdfllckaahabafndbhieahigkjlhalf / 14.5_0 / manifest.json
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 (file)
index 0000000..593cd38
--- /dev/null
@@ -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"
+}