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 http://*/* |
7 https://*/* | 7 https://*/* |
8 ws://*/* | 8 ws://*/* |
9 wss://*/* | 9 wss://*/* |
10 contextMenus | 10 contextMenus |
(...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
68 skin/social/googleplus.png = adblockplusui/skin/social/googleplus.png | 68 skin/social/googleplus.png = adblockplusui/skin/social/googleplus.png |
69 skin/social/renren.png = adblockplusui/skin/social/renren.png | 69 skin/social/renren.png = adblockplusui/skin/social/renren.png |
70 skin/social/twitter.png = adblockplusui/skin/social/twitter.png | 70 skin/social/twitter.png = adblockplusui/skin/social/twitter.png |
71 skin/social/weibo.png = adblockplusui/skin/social/weibo.png | 71 skin/social/weibo.png = adblockplusui/skin/social/weibo.png |
72 devtools-panel.html = adblockplusui/devtools-panel.html | 72 devtools-panel.html = adblockplusui/devtools-panel.html |
73 devtools-panel.js = adblockplusui/devtools-panel.js | 73 devtools-panel.js = adblockplusui/devtools-panel.js |
74 skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css | 74 skin/devtools-panel.css = adblockplusui/skin/devtools-panel.css |
75 | 75 |
76 [convert_js] | 76 [convert_js] |
77 lib/adblockplus.js = | 77 lib/adblockplus.js = |
| 78 lib/css.js |
78 lib/filterComposer.js | 79 lib/filterComposer.js |
79 lib/filterValidation.js | 80 lib/filterValidation.js |
80 lib/icon.js | 81 lib/icon.js |
81 lib/io.js | 82 lib/io.js |
82 lib/messaging.js | 83 lib/messaging.js |
83 lib/notificationHelper.js | 84 lib/notificationHelper.js |
84 lib/prefs.js | 85 lib/prefs.js |
85 lib/punycode.js | 86 lib/punycode.js |
86 lib/requestBlocker.js | 87 lib/requestBlocker.js |
87 lib/stats.js | 88 lib/stats.js |
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
144 addSubscription.label | 145 addSubscription.label |
145 addSubscriptionAdd.label | 146 addSubscriptionAdd.label |
146 addSubscriptionOther.label | 147 addSubscriptionOther.label |
147 acceptableAds2.label | 148 acceptableAds2.label |
148 viewList.label | 149 viewList.label |
149 readMore.label | 150 readMore.label |
150 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label | 151 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label |
151 title.label | 152 title.label |
152 adblockplus/chrome/locale/*/meta.properties = =name | 153 adblockplus/chrome/locale/*/meta.properties = =name |
153 adblockplusui/locale/*/firstRun.json = =* | 154 adblockplusui/locale/*/firstRun.json = =* |
OLD | NEW |