forked from adblockplus/adblockpluschrome
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata.chrome
100 lines (95 loc) · 3.58 KB
/
metadata.chrome
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
[general]
basename = adblockpluschrome
version = 1.13.4
author = eyeo GmbH
permissions = tabs
<all_urls>
contextMenus
webRequest
webRequestBlocking
webNavigation
storage
unlimitedStorage
notifications
backgroundScripts = polyfill.js
ext/common.js
ext/background.js
lib/compat.js
lib/publicSuffixList.js
lib/adblockplus.js
testScripts = polyfill.js
../ext/common.js
../ext/background.js
../lib/compat.js
../lib/adblockplus.js
../lib/publicSuffixList.js
common.js
tests/prefs.js
tests/versionComparator.js
tests/url.js
tests/cssEscaping.js
options = options.html
devtools = devtools.html
browserAction = icons/abp-16.png icons/abp-19.png icons/abp-20.png icons/abp-32.png icons/abp-38.png icons/abp-40.png popup.html
icons = icons/abp-16.png icons/abp-32.png icons/detailed/abp-48.png
icons/detailed/abp-64.png icons/detailed/abp-128.png
managedStorageSchema = managed-storage-schema.json
[compat]
chrome = 49.0
opera = 36.0
[contentScripts]
document_start = polyfill.js ext/common.js ext/content.js include.preload.js
document_end = include.postload.js
[mapping]
subscriptions.xml = adblockpluscore/chrome/content/ui/subscriptions.xml
firstRun.html = adblockplusui/firstRun.html
common.js = adblockplusui/common.js
firstRun.js = adblockplusui/firstRun.js
i18n.js = adblockplusui/i18n.js
icons/detailed/abp-128.png = adblockplusui/skin/abp-128.png
skin/common.css = adblockplusui/skin/common.css
skin/firstRun.css = adblockplusui/skin/firstRun.css
skin/abp-logo.svg = adblockplusui/skin/abp-logo.svg
skin/ajax-loader.gif = adblockplusui/skin/ajax-loader.gif
skin/background.png = adblockplusui/skin/background.png
skin/background-main.png = adblockplusui/skin/background-main.png
skin/background-share.png = adblockplusui/skin/background-share.png
skin/donate.png = adblockplusui/skin/donate.png
skin/abb-logo.png = adblockplusui/skin/abb-logo.png
skin/fonts/CreteRound-Italic.otf = adblockplusui/skin/fonts/CreteRound-Italic.otf
skin/fonts/CreteRound-Regular.otf = adblockplusui/skin/fonts/CreteRound-Regular.otf
skin/fonts/SourceSansPro-Regular.woff = adblockplusui/skin/fonts/SourceSansPro-Regular.woff
skin/fonts/SourceSansPro-Light.woff = adblockplusui/skin/fonts/SourceSansPro-Light.woff
skin/fonts/SourceSansPro-bold.woff = adblockplusui/skin/fonts/SourceSansPro-bold.woff
skin/icons/checkbox.png = adblockplusui/skin/icons/checkbox.png
skin/social/facebook.png = adblockplusui/skin/social/facebook.png
skin/social/googleplus.png = adblockplusui/skin/social/googleplus.png
skin/social/renren.png = adblockplusui/skin/social/renren.png
skin/social/twitter.png = adblockplusui/skin/social/twitter.png
skin/social/weibo.png = adblockplusui/skin/social/weibo.png
devtools-panel.html = adblockplusui/devtools-panel.html
devtools-panel.js = adblockplusui/devtools-panel.js
skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css
issue-reporter.html = adblockplusui/issue-reporter.html
issue-reporter.js = adblockplusui/issue-reporter.js
skin/issue-reporter.css = adblockplusui/skin/issue-reporter.css
[bundles]
lib/adblockplus.js =
adblockpluscore/lib/filterListener.js
adblockpluscore/lib/synchronizer.js
lib/requestBlocker.js
lib/popupBlocker.js
lib/subscriptionInit.js
lib/filterComposer.js
lib/stats.js
lib/uninstall.js
lib/csp.js
lib/cssInjection.js
adblockplusui/messageResponder.js
background.js
include.preload.js = include.preload.js inject.preload.js
include.postload.js = subscriptionLink.postload.js composer.postload.js
[import_locales]
adblockplusui/locale/*/firstRun.json = *
adblockplusui/locale/*/antiadblockInit.json = *
adblockplusui/locale/*/issue-reporter.json = *