OLD | NEW |
1 [general] | 1 [general] |
2 basename = adblockpluschrome | 2 basename = adblockpluschrome |
3 version = 1.13.2 | 3 version = 1.13.2 |
4 author = eyeo GmbH | 4 author = eyeo GmbH |
5 permissions = tabs | 5 permissions = tabs |
6 http://*/* | 6 <all_urls> |
7 https://*/* | |
8 ws://*/* | |
9 wss://*/* | |
10 contextMenus | 7 contextMenus |
11 webRequest | 8 webRequest |
12 webRequestBlocking | 9 webRequestBlocking |
13 webNavigation | 10 webNavigation |
14 storage | 11 storage |
15 unlimitedStorage | 12 unlimitedStorage |
16 notifications | 13 notifications |
17 backgroundScripts = ext/common.js | 14 backgroundScripts = ext/common.js |
18 ext/background.js | 15 ext/background.js |
19 lib/compat.js | 16 lib/compat.js |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
144 addSubscription.label | 141 addSubscription.label |
145 addSubscriptionAdd.label | 142 addSubscriptionAdd.label |
146 addSubscriptionOther.label | 143 addSubscriptionOther.label |
147 acceptableAds2.label | 144 acceptableAds2.label |
148 viewList.label | 145 viewList.label |
149 readMore.label | 146 readMore.label |
150 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label | 147 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label |
151 title.label | 148 title.label |
152 adblockplus/chrome/locale/*/meta.properties = =name | 149 adblockplus/chrome/locale/*/meta.properties = =name |
153 adblockplusui/locale/*/firstRun.json = =* | 150 adblockplusui/locale/*/firstRun.json = =* |
OLD | NEW |