| OLD | NEW | 
|---|
| 1 [general] | 1 [general] | 
| 2 version = 1.8.10 | 2 version = 1.8.10 | 
| 3 backgroundScripts = ext/common.js | 3 backgroundScripts = ext/common.js | 
| 4   ext/background.js | 4   ext/background.js | 
| 5   lib/compat.js | 5   lib/compat.js | 
| 6   lib/info.js | 6   lib/info.js | 
| 7   lib/io.js | 7   lib/io.js | 
| 8   lib/adblockplus.js | 8   lib/adblockplus.js | 
| 9   lib/punycode.js | 9   lib/punycode.js | 
| 10   lib/publicSuffixList.js | 10   lib/publicSuffixList.js | 
| 11   lib/basedomain.js |  | 
| 12   lib/sha1.js | 11   lib/sha1.js | 
| 13   lib/jsbn.js | 12   lib/jsbn.js | 
| 14   lib/rsa.js | 13   lib/rsa.js | 
| 15   webrequest.js | 14   webrequest.js | 
| 16   messageResponder.js | 15   messageResponder.js | 
| 17   popupBlocker.js | 16   popupBlocker.js | 
| 18   iconAnimation.js | 17   iconAnimation.js | 
| 19   background.js | 18   background.js | 
| 20 permissions = http://*/* https://*/* | 19 permissions = http://*/* https://*/* | 
| 21 | 20 | 
| (...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 105   addSubscription.label | 104   addSubscription.label | 
| 106   addSubscriptionAdd.label | 105   addSubscriptionAdd.label | 
| 107   addSubscriptionOther.label | 106   addSubscriptionOther.label | 
| 108   acceptableAds2.label | 107   acceptableAds2.label | 
| 109   viewList.label | 108   viewList.label | 
| 110   readMore.label | 109   readMore.label | 
| 111 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label | 110 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label | 
| 112   title.label | 111   title.label | 
| 113 adblockplus/chrome/locale/*/meta.properties = =name | 112 adblockplus/chrome/locale/*/meta.properties = =name | 
| 114 adblockplusui/locale/*/firstRun.json = =* | 113 adblockplusui/locale/*/firstRun.json = =* | 
| OLD | NEW | 
|---|