| OLD | NEW | 
|    1 [general] |    1 [general] | 
|    2 version = 1.12.2 |    2 version = 1.12.2 | 
|    3 backgroundScripts = lib/polyfills/url.js |    3 backgroundScripts = lib/polyfills/url.js | 
|    4   lib/polyfills/promise.js |    4   lib/polyfills/promise.js | 
|    5   lib/polyfills/fetch.js |    5   lib/polyfills/fetch.js | 
|    6   ext/common.js |    6   ext/common.js | 
|    7   ext/background.js |    7   ext/background.js | 
|    8   lib/compat.js |    8   lib/compat.js | 
|    9   lib/info.js |    9   lib/info.js | 
|   10   lib/publicSuffixList.js |   10   lib/publicSuffixList.js | 
|   11   lib/adblockplus.js |   11   lib/adblockplus.js | 
|   12   lib/sha1.js |  | 
|   13   lib/jsbn.js |  | 
|   14   lib/rsa.js |  | 
|   15   messageResponder.js |   12   messageResponder.js | 
|   16   background.js |   13   background.js | 
|   17 testScripts = ../ext/common.js |   14 testScripts = ../ext/common.js | 
|   18   ../ext/background.js |   15   ../ext/background.js | 
|   19   ../lib/compat.js |   16   ../lib/compat.js | 
|   20   ../lib/info.js |   17   ../lib/info.js | 
|   21   ../lib/adblockplus.js |   18   ../lib/adblockplus.js | 
|   22   ../lib/publicSuffixList.js |   19   ../lib/publicSuffixList.js | 
|   23   ../lib/sha1.js |  | 
|   24   ../lib/jsbn.js |  | 
|   25   ../lib/rsa.js |  | 
|   26   common.js |   20   common.js | 
|   27   tests/adblockplus.js |   21   tests/adblockplus.js | 
|   28   tests/versionComparator.js |   22   tests/versionComparator.js | 
|   29   tests/url.js |   23   tests/url.js | 
|   30   tests/signatures.js |  | 
|   31   tests/cssEscaping.js |   24   tests/cssEscaping.js | 
|   32 permissions = http://*/* https://*/* |   25 permissions = http://*/* https://*/* | 
|   33 author = Eyeo GmbH |   26 author = Eyeo GmbH | 
|   34  |   27  | 
|   35 [contentScripts] |   28 [contentScripts] | 
|   36 document_start = ext/common.js ext/content.js cssProperties.js include.preload.j
     s |   29 document_start = ext/common.js ext/content.js cssProperties.js include.preload.j
     s | 
|   37 document_end = include.postload.js |   30 document_end = include.postload.js | 
|   38  |   31  | 
|   39 [mapping] |   32 [mapping] | 
|   40 cssProperties.js = adblockpluscore/chrome/content/cssProperties.js |   33 cssProperties.js = adblockpluscore/chrome/content/cssProperties.js | 
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|   88   adblockpluscore/lib/coreUtils.js |   81   adblockpluscore/lib/coreUtils.js | 
|   89   adblockpluscore/lib/antiadblockInit.js |   82   adblockpluscore/lib/antiadblockInit.js | 
|   90   adblockpluscore/lib/cssRules.js |   83   adblockpluscore/lib/cssRules.js | 
|   91   adblockpluscore/lib/downloader.js |   84   adblockpluscore/lib/downloader.js | 
|   92   adblockpluscore/lib/elemHide.js |   85   adblockpluscore/lib/elemHide.js | 
|   93   adblockpluscore/lib/events.js |   86   adblockpluscore/lib/events.js | 
|   94   adblockpluscore/lib/filterClasses.js |   87   adblockpluscore/lib/filterClasses.js | 
|   95   adblockpluscore/lib/filterListener.js |   88   adblockpluscore/lib/filterListener.js | 
|   96   adblockpluscore/lib/filterNotifier.js |   89   adblockpluscore/lib/filterNotifier.js | 
|   97   adblockpluscore/lib/filterStorage.js |   90   adblockpluscore/lib/filterStorage.js | 
 |   91   adblockpluscore/lib/jsbn.js | 
|   98   adblockpluscore/lib/matcher.js |   92   adblockpluscore/lib/matcher.js | 
|   99   adblockpluscore/lib/notification.js |   93   adblockpluscore/lib/notification.js | 
 |   94   adblockpluscore/lib/rsa.js | 
 |   95   adblockpluscore/lib/rusha.js | 
|  100   adblockpluscore/lib/subscriptionClasses.js |   96   adblockpluscore/lib/subscriptionClasses.js | 
|  101   adblockpluscore/lib/synchronizer.js |   97   adblockpluscore/lib/synchronizer.js | 
|  102 lib/adblockplus.js[module] = true |   98 lib/adblockplus.js[module] = true | 
|  103 lib/adblockplus.js[source_repo] = https://hg.adblockplus.org/adblockpluscore/ |   99 lib/adblockplus.js[source_repo] = https://hg.adblockplus.org/adblockpluscore/ | 
|  104 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB
     locker,contentBlocking,subscriptionInit,filterComposer,stats,uninstall |  100 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB
     locker,contentBlocking,subscriptionInit,filterComposer,stats,uninstall | 
|  105 ext/common.js = ext/common.js |  101 ext/common.js = ext/common.js | 
|  106 ext/background.js = ext/background.js |  102 ext/background.js = ext/background.js | 
|  107 ext/background.js[brace_style] = expand |  103 ext/background.js[brace_style] = expand | 
|  108 include.postload.js = subscriptionLink.postload.js composer.postload.js |  104 include.postload.js = subscriptionLink.postload.js composer.postload.js | 
|  109  |  105  | 
| (...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
|  143   addSubscription.label |  139   addSubscription.label | 
|  144   addSubscriptionAdd.label |  140   addSubscriptionAdd.label | 
|  145   addSubscriptionOther.label |  141   addSubscriptionOther.label | 
|  146   acceptableAds2.label |  142   acceptableAds2.label | 
|  147   viewList.label |  143   viewList.label | 
|  148   readMore.label |  144   readMore.label | 
|  149 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label |  145 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label | 
|  150   title.label |  146   title.label | 
|  151 adblockplus/chrome/locale/*/meta.properties = =name |  147 adblockplus/chrome/locale/*/meta.properties = =name | 
|  152 adblockplusui/locale/*/firstRun.json = =* |  148 adblockplusui/locale/*/firstRun.json = =* | 
| OLD | NEW |