067e83375293feeaba23daf5a0ddb9926c54eb5c
[dotfiles/.git] / .config / google-chrome / Default / Extensions / ghbmnnjooekpmoecnnnilnnbdlolhkhi / 1.31.0_0 / manifest.json
1 {
2    "author": {
3       "email": "docs-hosted-app-own@google.com"
4    },
5    "background": {
6       "persistent": false,
7       "scripts": [ "eventpage_bin_prod.js" ]
8    },
9    "content_capabilities": {
10       "matches": [ "https://docs.google.com/*", "https://drive.google.com/*" ],
11       "permissions": [ "clipboardRead", "clipboardWrite", "unlimitedStorage" ]
12    },
13    "content_security_policy": "script-src 'self'; object-src 'self'",
14    "default_locale": "en_US",
15    "description": "__MSG_extDesc__",
16    "externally_connectable": {
17       "matches": [ "https://docs.google.com/*", "https://drive.google.com/*" ]
18    },
19    "icons": {
20       "128": "128.png"
21    },
22    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnF7RGLAxIon0/XeNZ4MLdP3DMkoORzEAKVg0sb89JpA/W2osTHr91Wqwdc9lW0mFcSpCYS9Y3e7cUMFo/M2ETASIuZncMiUzX2/0rrWtGQ3UuEj3KSe5PdaVZfisyJw/FebvHwirEWrhqcgzVUj9fL9YjE0G45d1zMKcc1umKvLqPyTznNuKBZ9GJREdGLRJCBmUgCkI8iwtwC+QZTUppmaD50/ksnEUXv+QkgGN07/KoNA5oAgo49Jf1XBoMv4QXtVZQlBYZl84zAsI82hb63a6Gu29U/4qMWDdI7+3Ne5TRvo6Zi3EI4M2NQNplJhik105qrz+eTLJJxvf4slrWwIDAQAB",
23    "manifest_version": 2,
24    "minimum_chrome_version": "43",
25    "name": "__MSG_extName__",
26    "permissions": [ "alarms", "storage", "unlimitedStorage" ],
27    "storage": {
28       "managed_schema": "dasherSettingSchema.json"
29    },
30    "update_url": "https://clients2.google.com/service/update2/crx",
31    "version": "1.31.0",
32    "web_accessible_resources": [ "page_embed_script.js" ]
33 }