.gitignore added
[dotfiles/.git] / .config / google-chrome / Default / Extensions / pjkljhegncpnkpknbcohdijeoejaedia / 8.3_0 / manifest.json
diff --git a/.config/google-chrome/Default/Extensions/pjkljhegncpnkpknbcohdijeoejaedia/8.3_0/manifest.json b/.config/google-chrome/Default/Extensions/pjkljhegncpnkpknbcohdijeoejaedia/8.3_0/manifest.json
new file mode 100644 (file)
index 0000000..7148c04
--- /dev/null
@@ -0,0 +1,21 @@
+{
+   "app": {
+      "launch": {
+         "container": "tab",
+         "web_url": "https://mail.google.com/mail"
+      },
+      "urls": [ "*://mail.google.com/mail" ]
+   },
+   "default_locale": "en",
+   "description": "__MSG_appDesc__",
+   "icons": {
+      "128": "128.png"
+   },
+   "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCuGglK43iAz3J9BEYK/Mz6ZhloIMMDqQSAaf3vJt4eHbTbSDsu4WdQ9dQDRcKlg8nwQdePBt0C3PSUBtiSNSS37Z3qEGfS7LCju3h6pI1Yr9MQtxw+jUa7kXXIS09VV73pEFUT/F7c6Qe8L5ZxgAcBvXBh1Fie63qb02I9XQ/CQIDAQAB",
+   "manifest_version": 2,
+   "name": "__MSG_appName__",
+   "options_page": "https://mail.google.com/mail/#settings",
+   "permissions": [ "notifications" ],
+   "update_url": "https://clients2.google.com/service/update2/crx",
+   "version": "8.3"
+}