| OLD | NEW |
| 1 [general] | 1 [general] |
| 2 version = 1.10 | 2 version = 1.10 |
| 3 backgroundScripts = | 3 backgroundScripts = |
| 4 lib/polyfill/url.js |
| 4 lib/polyfill/promise.js | 5 lib/polyfill/promise.js |
| 5 lib/polyfill/fetch.js | 6 lib/polyfill/fetch.js |
| 6 ext/common.js | 7 ext/common.js |
| 7 ext/background.js | 8 ext/background.js |
| 8 lib/compat.js | 9 lib/compat.js |
| 9 lib/info.js | 10 lib/info.js |
| 10 lib/adblockplus.js | 11 lib/adblockplus.js |
| 11 lib/punycode.js | 12 lib/punycode.js |
| 12 lib/publicSuffixList.js | 13 lib/publicSuffixList.js |
| 13 lib/sha1.js | 14 lib/sha1.js |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 134 addSubscription.label | 135 addSubscription.label |
| 135 addSubscriptionAdd.label | 136 addSubscriptionAdd.label |
| 136 addSubscriptionOther.label | 137 addSubscriptionOther.label |
| 137 acceptableAds2.label | 138 acceptableAds2.label |
| 138 viewList.label | 139 viewList.label |
| 139 readMore.label | 140 readMore.label |
| 140 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label | 141 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label |
| 141 title.label | 142 title.label |
| 142 adblockplus/chrome/locale/*/meta.properties = =name | 143 adblockplus/chrome/locale/*/meta.properties = =name |
| 143 adblockplusui/locale/*/firstRun.json = =* | 144 adblockplusui/locale/*/firstRun.json = =* |
| OLD | NEW |