| OLD | NEW | 
|---|
| 1 [general] | 1 [general] | 
| 2 basename = adblockpluschrome | 2 basename = adblockpluschrome | 
| 3 version = 3.0.2 | 3 version = 3.0.2 | 
| 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 66 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 77   adblockpluscore/lib/filterListener.js | 77   adblockpluscore/lib/filterListener.js | 
| 78   adblockpluscore/lib/synchronizer.js | 78   adblockpluscore/lib/synchronizer.js | 
| 79   lib/requestBlocker.js | 79   lib/requestBlocker.js | 
| 80   lib/popupBlocker.js | 80   lib/popupBlocker.js | 
| 81   lib/subscriptionInit.js | 81   lib/subscriptionInit.js | 
| 82   lib/filterComposer.js | 82   lib/filterComposer.js | 
| 83   lib/stats.js | 83   lib/stats.js | 
| 84   lib/uninstall.js | 84   lib/uninstall.js | 
| 85   lib/csp.js | 85   lib/csp.js | 
| 86   lib/cssInjection.js | 86   lib/cssInjection.js | 
|  | 87   lib/devtools.js | 
| 87   adblockplusui/messageResponder.js | 88   adblockplusui/messageResponder.js | 
| 88   background.js | 89   background.js | 
| 89 include.preload.js = include.preload.js inject.preload.js | 90 include.preload.js = include.preload.js inject.preload.js | 
| 90 include.postload.js = subscriptionLink.postload.js composer.postload.js | 91 include.postload.js = subscriptionLink.postload.js composer.postload.js | 
| 91 qunit/tests.js = | 92 qunit/tests.js = | 
| 92   qunit/common.js | 93   qunit/common.js | 
| 93   qunit/tests/prefs.js | 94   qunit/tests/prefs.js | 
| 94   qunit/tests/url.js | 95   qunit/tests/url.js | 
| 95   qunit/tests/cssEscaping.js | 96   qunit/tests/cssEscaping.js | 
| 96 | 97 | 
| 97 [import_locales] | 98 [import_locales] | 
| 98 adblockplusui/locale/*/firstRun.json = * | 99 adblockplusui/locale/*/firstRun.json = * | 
| 99 adblockplusui/locale/*/antiadblockInit.json = * | 100 adblockplusui/locale/*/antiadblockInit.json = * | 
| 100 adblockplusui/locale/*/issue-reporter.json = * | 101 adblockplusui/locale/*/issue-reporter.json = * | 
| OLD | NEW | 
|---|