LEFT | RIGHT |
1 [general] | 1 [general] |
2 basename = adblockpluschrome | 2 basename = adblockpluschrome |
3 version = 1.13.4 | 3 version = 1.13.4 |
4 author = eyeo GmbH | 4 author = eyeo GmbH |
5 permissions = tabs | 5 permissions = tabs |
6 <all_urls> | 6 <all_urls> |
7 contextMenus | 7 contextMenus |
8 webRequest | 8 webRequest |
9 webRequestBlocking | 9 webRequestBlocking |
10 webNavigation | 10 webNavigation |
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
133 adblockplusui/lib/antiadblockInit.js | 133 adblockplusui/lib/antiadblockInit.js |
134 lib/adblockplus.js[module] = true | 134 lib/adblockplus.js[module] = true |
135 lib/adblockplus.js[injectinfomodule] = true | 135 lib/adblockplus.js[injectinfomodule] = true |
136 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB
locker,subscriptionInit,filterComposer,stats,uninstall,csp,cssInjection,firefoxD
ataCleanup | 136 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB
locker,subscriptionInit,filterComposer,stats,uninstall,csp,cssInjection,firefoxD
ataCleanup |
137 include.preload.js = include.preload.js inject.preload.js | 137 include.preload.js = include.preload.js inject.preload.js |
138 include.postload.js = subscriptionLink.postload.js composer.postload.js | 138 include.postload.js = subscriptionLink.postload.js composer.postload.js |
139 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/lib/content
/elemHideEmulation.js | 139 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/lib/content
/elemHideEmulation.js |
140 elemHideEmulation.js[module] = true | 140 elemHideEmulation.js[module] = true |
141 | 141 |
142 [import_locales] | 142 [import_locales] |
143 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location | |
144 remove_subscription_warning | |
145 =notification_antiadblock_title | |
146 =notification_antiadblock_message | |
147 filter_unknown_option | |
148 filter_invalid_regexp | |
149 filter_elemhide_duplicate_id | |
150 filter_elemhide_nocriteria | |
151 filter_elemhideemulation_nodomain | |
152 adblockplus/chrome/locale/*/overlay.dtd = hideplaceholders.label | |
153 notification.button.yes | |
154 notification.button.no | |
155 notification.closing.button.hide | |
156 notification.closing.button.optout | |
157 shownotifications.label | |
158 adblockplus/chrome/locale/*/filters.dtd = subscription.lastDownload.inProgress | |
159 subscription.lastDownload.invalidURL | |
160 subscription.lastDownload.connectionError | |
161 subscription.lastDownload.invalidData | |
162 subscription.lastDownload.checksumMismatch | |
163 subscription.enabled.label | |
164 subscription.delete.label | |
165 addSubscription.label | |
166 addSubscriptionAdd.label | |
167 addSubscriptionOther.label | |
168 acceptableAds2.label | |
169 viewList.label | |
170 readMore.label | |
171 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label | |
172 title.label | |
173 adblockplus/chrome/locale/*/meta.properties = =name | |
174 adblockplusui/locale/*/firstRun.json = =* | 143 adblockplusui/locale/*/firstRun.json = =* |
175 adblockplusui/locale/*/options.json = =* | 144 adblockplusui/locale/*/options.json = =* |
176 adblockplusui/locale/*/common.json = =* | 145 adblockplusui/locale/*/common.json = =* |
LEFT | RIGHT |