LEFT | RIGHT |
1 [general] | 1 [general] |
| 2 version = 1.7.2 |
2 backgroundScripts = ext/common.js | 3 backgroundScripts = ext/common.js |
3 ext/background.js | 4 ext/background.js |
4 lib/compat.js | 5 lib/compat.js |
5 lib/info.js | 6 lib/info.js |
6 lib/io.js | 7 lib/io.js |
7 lib/adblockplus.js | 8 lib/adblockplus.js |
8 lib/punycode.js | 9 lib/punycode.js |
9 lib/publicSuffixList.js | 10 lib/publicSuffixList.js |
10 lib/basedomain.js | 11 lib/basedomain.js |
11 lib/sha1.js | 12 lib/sha1.js |
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
94 addSubscription.label | 95 addSubscription.label |
95 addSubscriptionAdd.label | 96 addSubscriptionAdd.label |
96 addSubscriptionOther.label | 97 addSubscriptionOther.label |
97 acceptableAds2.label | 98 acceptableAds2.label |
98 viewList.label | 99 viewList.label |
99 readMore.label | 100 readMore.label |
100 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label | 101 adblockplus/chrome/locale/*/subscriptionSelection.dtd = location.label |
101 title.label | 102 title.label |
102 adblockplus/chrome/locale/*/meta.properties = =name | 103 adblockplus/chrome/locale/*/meta.properties = =name |
103 adblockplus/chrome/locale/*/firstRun.properties = =* | 104 adblockplus/chrome/locale/*/firstRun.properties = =* |
LEFT | RIGHT |