LEFT | RIGHT |
1 [general] | 1 [general] |
2 basename = adblockpluschrome | 2 basename = adblockpluschrome |
3 version = 1.3.3 | 3 version = 1.3.4 |
4 backgroundScripts = lib/adblockplus_compat.js | 4 backgroundScripts = lib/adblockplus_compat.js |
5 lib/adblockplus.js | 5 lib/adblockplus.js |
6 lib/punycode.js | 6 lib/punycode.js |
7 lib/publicSuffixList.js | 7 lib/publicSuffixList.js |
8 lib/basedomain.js | 8 lib/basedomain.js |
9 lib/sha1.js | 9 lib/sha1.js |
10 lib/jsbn.js | 10 lib/jsbn.js |
11 lib/rsa.js | 11 lib/rsa.js |
12 webrequest.js | 12 webrequest.js |
13 background.js | 13 background.js |
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
63 subscription.delete.label | 63 subscription.delete.label |
64 addSubscription.label | 64 addSubscription.label |
65 addSubscriptionAdd.label | 65 addSubscriptionAdd.label |
66 addSubscriptionOther.label | 66 addSubscriptionOther.label |
67 acceptableAds2.label | 67 acceptableAds2.label |
68 viewList.label | 68 viewList.label |
69 readMore.label | 69 readMore.label |
70 subscriptionSelection.dtd = location.label | 70 subscriptionSelection.dtd = location.label |
71 title.label | 71 title.label |
72 remove = hovercraft | 72 remove = hovercraft |
LEFT | RIGHT |