| OLD | NEW |
| (Empty) |
| 1 [general] | |
| 2 version = 1.12.4 | |
| 3 backgroundScripts = lib/polyfills/fetch.js | |
| 4 ext/common.js | |
| 5 ext/background.js | |
| 6 lib/compat.js | |
| 7 lib/info.js | |
| 8 lib/publicSuffixList.js | |
| 9 lib/adblockplus.js | |
| 10 messageResponder.js | |
| 11 background.js | |
| 12 testScripts = ../ext/common.js | |
| 13 ../ext/background.js | |
| 14 ../lib/compat.js | |
| 15 ../lib/info.js | |
| 16 ../lib/adblockplus.js | |
| 17 ../lib/publicSuffixList.js | |
| 18 common.js | |
| 19 tests/prefs.js | |
| 20 tests/versionComparator.js | |
| 21 tests/url.js | |
| 22 tests/cssEscaping.js | |
| 23 permissions = http://*/* https://*/* | |
| 24 author = eyeo GmbH | |
| 25 | |
| 26 [contentScripts] | |
| 27 document_start = ext/common.js ext/content.js elemHideEmulation.js include.prelo
ad.js | |
| 28 document_end = include.postload.js | |
| 29 | |
| 30 [mapping] | |
| 31 ext/content.js = chrome/ext/content.js | |
| 32 ext/popup.js = chrome/ext/popup.js | |
| 33 subscriptions.xml = adblockpluscore/chrome/content/ui/subscriptions.xml | |
| 34 firstRun.html = adblockplusui/firstRun.html | |
| 35 common.js = adblockplusui/common.js | |
| 36 firstRun.js = adblockplusui/firstRun.js | |
| 37 i18n.js = adblockplusui/i18n.js | |
| 38 messageResponder.js = adblockplusui/messageResponder.js | |
| 39 icons/detailed/abp-128.png = adblockplusui/skin/abp-128.png | |
| 40 skin/common.css = adblockplusui/skin/common.css | |
| 41 skin/firstRun.css = adblockplusui/skin/firstRun.css | |
| 42 skin/ajax-loader.gif = adblockplusui/skin/ajax-loader.gif | |
| 43 skin/background.png = adblockplusui/skin/background.png | |
| 44 skin/background-main.png = adblockplusui/skin/background-main.png | |
| 45 skin/background-share.png = adblockplusui/skin/background-share.png | |
| 46 skin/donate.png = adblockplusui/skin/donate.png | |
| 47 skin/abb-logo.png = adblockplusui/skin/abb-logo.png | |
| 48 skin/fonts/CreteRound-Italic.otf = adblockplusui/skin/fonts/CreteRound-Italic.ot
f | |
| 49 skin/fonts/CreteRound-Regular.otf = adblockplusui/skin/fonts/CreteRound-Regular.
otf | |
| 50 skin/social/facebook.png = adblockplusui/skin/social/facebook.png | |
| 51 skin/social/googleplus.png = adblockplusui/skin/social/googleplus.png | |
| 52 skin/social/renren.png = adblockplusui/skin/social/renren.png | |
| 53 skin/social/twitter.png = adblockplusui/skin/social/twitter.png | |
| 54 skin/social/weibo.png = adblockplusui/skin/social/weibo.png | |
| 55 | |
| 56 [convert_js] | |
| 57 lib/adblockplus.js = | |
| 58 lib/filterComposer.js | |
| 59 lib/filterValidation.js | |
| 60 lib/icon.js | |
| 61 lib/io.js | |
| 62 lib/messaging.js | |
| 63 lib/notificationHelper.js | |
| 64 lib/prefs.js | |
| 65 lib/punycode.js | |
| 66 lib/requestBlocker.js | |
| 67 lib/stats.js | |
| 68 lib/subscriptionInit.js | |
| 69 lib/tldjs.js | |
| 70 lib/url.js | |
| 71 lib/utils.js | |
| 72 lib/whitelisting.js | |
| 73 adblockpluscore/lib/coreUtils.js | |
| 74 adblockpluscore/lib/antiadblockInit.js | |
| 75 adblockpluscore/lib/common.js | |
| 76 adblockpluscore/lib/downloader.js | |
| 77 adblockpluscore/lib/elemHide.js | |
| 78 adblockpluscore/lib/elemHideEmulation.js | |
| 79 adblockpluscore/lib/events.js | |
| 80 adblockpluscore/lib/filterClasses.js | |
| 81 adblockpluscore/lib/filterListener.js | |
| 82 adblockpluscore/lib/filterNotifier.js | |
| 83 adblockpluscore/lib/filterStorage.js | |
| 84 adblockpluscore/lib/jsbn.js | |
| 85 adblockpluscore/lib/matcher.js | |
| 86 adblockpluscore/lib/notification.js | |
| 87 adblockpluscore/lib/rsa.js | |
| 88 adblockpluscore/lib/rusha.js | |
| 89 adblockpluscore/lib/subscriptionClasses.js | |
| 90 adblockpluscore/lib/synchronizer.js | |
| 91 lib/adblockplus.js[module] = true | |
| 92 lib/adblockplus.js[autoload] = filterListener,synchronizer,requestBlocker,popupB
locker,subscriptionInit,filterComposer,stats,uninstall,csp | |
| 93 ext/common.js = ext/common.js | |
| 94 ext/background.js = ext/background.js | |
| 95 include.postload.js = subscriptionLink.postload.js composer.postload.js | |
| 96 elemHideEmulation.js = adblockpluscore/lib/common.js adblockpluscore/chrome/cont
ent/elemHideEmulation.js | |
| 97 | |
| 98 [import_locales] | |
| 99 adblockplus/chrome/locale/*/global.properties = subscription_invalid_location | |
| 100 remove_subscription_warning | |
| 101 notification_antiadblock_title | |
| 102 notification_antiadblock_message | |
| 103 filter_unknown_option | |
| 104 filter_invalid_regexp | |
| 105 filter_elemhide_duplicate_id | |
| 106 filter_elemhide_nocriteria | |
| 107 filter_elemhideemulation_nodomain | |
| 108 adblockplus/chrome/locale/*/overlay.dtd = hideplaceholders.label | |
| 109 notification.button.yes | |
| 110 notification.button.no | |
| 111 notification.closing.button.hide | |
| 112 notification.closing.button.optout | |
| 113 shownotifications.label | |
| 114 adblockplus/chrome/locale/*/filters.dtd = subscription.lastDownload.inProgress | |
| 115 subscription.lastDownload.invalidURL | |
| 116 subscription.lastDownload.connectionError | |
| 117 subscription.lastDownload.invalidData | |
| 118 subscription.lastDownload.checksumMismatch | |
| 119 subscription.enabled.label | |
| 120 subscription.delete.label | |
| 121 addSubscription.label | |
| 122 addSubscriptionAdd.label | |
| 123 addSubscriptionOther.label | |
| 124 acceptableAds2.label | |
| 125 viewList.label | |
| 126 readMore.label | |
| 127 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label | |
| 128 title.label | |
| 129 adblockplus/chrome/locale/*/meta.properties = =name | |
| 130 adblockplusui/locale/*/firstRun.json = =* | |
| OLD | NEW |