349ee47559f4d906c7b9add816cf01c79021d6ed
[dotfiles/.git] / .config / google-chrome / Default / Extensions / nmmhkkegccagdldgiimedpiccmgmieda / 1.0.0.6_0 / manifest.json
1 {
2    "app": {
3       "background": {
4          "scripts": [ "craw_background.js" ]
5       }
6    },
7    "default_locale": "en",
8    "description": "__MSG_APP_DESCRIPTION__",
9    "display_in_launcher": false,
10    "display_in_new_tab_page": false,
11    "icons": {
12       "128": "images/icon_128.png",
13       "16": "images/icon_16.png"
14    },
15    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCrKfMnLqViEyokd1wk57FxJtW2XXpGXzIHBzv9vQI/01UsuP0IV5/lj0wx7zJ/xcibUgDeIxobvv9XD+zO1MdjMWuqJFcKuSS4Suqkje6u+pMrTSGOSHq1bmBVh0kpToN8YoJs/P/yrRd7FEtAXTaFTGxQL4C385MeXSjaQfiRiQIDAQAB",
16    "manifest_version": 2,
17    "minimum_chrome_version": "29",
18    "name": "__MSG_APP_NAME__",
19    "oauth2": {
20       "auto_approve": true,
21       "client_id": "203784468217.apps.googleusercontent.com",
22       "scopes": [ "https://www.googleapis.com/auth/sierra", "https://www.googleapis.com/auth/sierrasandbox", "https://www.googleapis.com/auth/chromewebstore", "https://www.googleapis.com/auth/chromewebstore.readonly" ]
23    },
24    "permissions": [ "identity", "webview", "https://www.google.com/", "https://www.googleapis.com/*", "https://payments.google.com/payments/v4/js/integrator.js", "https://sandbox.google.com/payments/v4/js/integrator.js" ],
25    "update_url": "https://clients2.google.com/service/update2/crx",
26    "version": "1.0.0.6"
27 }