forked from tunglam14/evernote-clearly
-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest.json
34 lines (34 loc) · 7.48 KB
/
manifest.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{
"background": {
"page": "back/background.html"
},
"browser_action": {
"default_icon": {
"19": "front/img/icon--19.png",
"38": "front/img/[email protected]"
},
"default_title": "__MSG_chrome_browser_action__"
},
"content_scripts": [ {
"js": [ "front/content.js" ],
"matches": [ "\u003Call_urls>" ],
"run_at": "document_end"
} ],
"content_security_policy": "script-src 'self' https://www.googleapis.com; object-src 'self'",
"default_locale": "en",
"description": "__MSG_meta_extension_description__",
"icons": {
"128": "front/img/icon--128.png",
"16": "front/img/icon--16.png",
"48": "front/img/icon--48.png"
},
"key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCt8MT50xj+Tim31h2VGADl6CXWpKn9K1H5IQOmUyrREYC0rOoP/vD3AQ4PC8jTuUOZNAZ06vKYFTYH7YCUrk8QldzzTTUkuxf3uv34Ogd39x6BQxomHlbZYb+yxU5daZY3FgZ4MZBjWUadi1Xb7mDO6sEfLpaFKwdWQqfKalACVQIDAQAB",
"manifest_version": 2,
"minimum_chrome_version": "18",
"name": "__MSG_meta_extension_name__",
"options_page": "back/options/page.html",
"permissions": [ "unlimitedStorage", "management", "contextMenus", "cookies", "tabs", "notifications", "http://*/*", "https://*/*" ],
"update_url": "https://clients2.google.com/service/update2/crx",
"version": "10.6.1.8",
"web_accessible_resources": [ "front/blank/page.html", "front/blank/style.css", "front/blank/script.js", "front/in_isolation/isolation.html", "front/in_isolation/controller.html", "front/in_isolation/reformat.html", "front/in_isolation/init_and_call.js", "front/in_isolation/controller.js", "front/in_page/inject_and_init_and_call.js", "front/in_page/init_and_call.js", "front/in_page/call.js", "front/in_page/call_and_clip.js", "front/in_page/call_and_highlight.js", "front/in_reminder/page.html", "front/in_reminder/style.css", "front/in_reminder/script.js", "front/css/reformat.css", "front/the_components/detect/detect.js", "front/the_components/highlight/highlight.js", "front/the_components/next/next.js", "front/the_components/reformat/reformat.js", "front/the_components/reformat/css/base__newsprint.css", "front/the_components/reformat/css/base__notable.css", "front/the_components/reformat/css/base__night_owl.css", "front/the_components/reformat/css/custom__newsprint.css", "front/the_components/reformat/css/custom__notable.css", "front/the_components/reformat/css/custom__night_owl.css", "front/the_components/reformat/css/style.css", "front/the_components/highlight/img/highlight--blue.png", "front/the_components/highlight/img/[email protected]", "front/the_components/highlight/img/highlight--cursor-dark.png", "front/the_components/highlight/img/highlight--cursor.png", "front/the_components/highlight/img/highlight--delete-sprite.png", "front/the_components/highlight/img/[email protected]", "front/the_components/highlight/img/highlight--yellow.png", "front/the_components/highlight/img/[email protected]", "front/third_party/jquery/jquery.js", "front/third_party/jquery/jquery.custom_easings.js", "front/third_party/jquery/jquery-2.1.1.min.map", "front/img/.DS_Store", "front/img/curtain--close.png", "front/img/[email protected]", "front/img/curtain--logo.png", "front/img/[email protected]", "front/img/curtain--shading.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--business-notebook.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--delete-tag.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--down-arrow.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--gray-check.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--green-check.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--notebook.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--refresh.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--search.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--shared-notebook.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--stack.png", "front/img/[email protected]", "front/img/dialog--clip-filing--icon--tag.png", "front/img/[email protected]", "front/img/dialog--clip-filing.png", "front/img/[email protected]", "front/img/dialog--dynamic.png", "front/img/[email protected]", "front/img/dialog--first-show--icons.png", "front/img/[email protected]", "front/img/dialog--frame.png", "front/img/[email protected]", "front/img/dialog--login--arrow.png", "front/img/[email protected]", "front/img/dialog--login--two-factor--google.png", "front/img/[email protected]", "front/img/dialog--login--two-factor--sms.png", "front/img/[email protected]", "front/img/dialog--login-request--image.png", "front/img/[email protected]", "front/img/dialog--login-request.png", "front/img/[email protected]", "front/img/dialog--login-reset.png", "front/img/[email protected]", "front/img/dialog--login.png", "front/img/[email protected]", "front/img/dialog--notification--icons--failed.png", "front/img/[email protected]", "front/img/dialog--notification.png", "front/img/[email protected]", "front/img/dialog--register--reset-captcha.png", "front/img/[email protected]", "front/img/dialog--settings--font-size-sprite.png", "front/img/[email protected]", "front/img/dialog--settings--themes-sprite.png", "front/img/[email protected]", "front/img/dialog--settings.png", "front/img/[email protected]", "front/img/evernote-logo.png", "front/img/[email protected]", "front/img/favicon.ico", "front/img/[email protected]", "front/img/footer--logo--black.png", "front/img/[email protected]", "front/img/footer--logo--white.png", "front/img/[email protected]", "front/img/icon--128.png", "front/img/[email protected]", "front/img/icon--16.png", "front/img/[email protected]", "front/img/icon--19.png", "front/img/[email protected]", "front/img/icon--48.png", "front/img/[email protected]", "front/img/icon--64.png", "front/img/[email protected]", "front/img/loading--background.png", "front/img/[email protected]", "front/img/loading--big.gif", "front/img/[email protected]", "front/img/loading--small.gif", "front/img/[email protected]", "front/img/logo-and-name-2.png", "front/img/[email protected]", "front/img/logo-and-name.png", "front/img/[email protected]", "front/img/options--reset-theme.png", "front/img/[email protected]", "front/img/options--tabs-sprite.png", "front/img/[email protected]", "front/img/overlay--close-dark-sprite.png", "front/img/[email protected]", "front/img/overlay--close-sprite.png", "front/img/[email protected]", "front/img/register--mark.png", "front/img/[email protected]", "front/img/sidebar--clipping.gif", "front/img/[email protected]", "front/img/sidebar--sprite.png", "front/img/[email protected]", "front/img/sidebar-speech--sprite--model.png", "front/img/[email protected]", "front/img/sidebar-speech--sprite.png", "front/img/[email protected]" ]
}