OLD | NEW |
1 [default] | 1 [default] |
2 inherit = metadata.common | 2 inherit = metadata.common |
3 | 3 |
4 [general] | 4 [general] |
5 basename = adblockpluschrome | 5 basename = adblockpluschrome |
6 version = 1.6.1 | 6 version = 1.6.1 |
7 permissions = tabs | 7 permissions = tabs |
8 http://*/* | 8 http://*/* |
9 https://*/* | 9 https://*/* |
10 contextMenus | 10 contextMenus |
11 webRequest | 11 webRequest |
12 webRequestBlocking | 12 webRequestBlocking |
13 webNavigation | 13 webNavigation |
14 unlimitedStorage | 14 unlimitedStorage |
15 notifications | 15 notifications |
16 options = options.html | 16 options = options.html |
17 pageAction = icons/abp-19.png popup.html | 17 browserAction = icons/abp-19.png popup.html |
18 icons = icons/abp-?.png | 18 icons = icons/abp-?.png |
19 webAccessible = block.html | 19 webAccessible = block.html |
20 | 20 |
21 [compat] | 21 [compat] |
22 chrome = 18.0 | 22 chrome = 18.0 |
23 | 23 |
24 [convert_js] | 24 [convert_js] |
25 lib/io.js = lib/filesystem/io.js | 25 lib/io.js = lib/filesystem/io.js |
26 --arg module=true | 26 --arg module=true |
27 | 27 |
(...skipping 28 matching lines...) Expand all Loading... |
56 icons/abp-19-whitelisted-notification-critical-9.png = icons/abp-19.png -> blend
(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-critical.pn
g, 0.9) | 56 icons/abp-19-whitelisted-notification-critical-9.png = icons/abp-19.png -> blend
(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-critical.pn
g, 0.9) |
57 icons/abp-19-whitelisted-notification-information-1.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.1) | 57 icons/abp-19-whitelisted-notification-information-1.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.1) |
58 icons/abp-19-whitelisted-notification-information-2.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.2) | 58 icons/abp-19-whitelisted-notification-information-2.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.2) |
59 icons/abp-19-whitelisted-notification-information-3.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.3) | 59 icons/abp-19-whitelisted-notification-information-3.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.3) |
60 icons/abp-19-whitelisted-notification-information-4.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.4) | 60 icons/abp-19-whitelisted-notification-information-4.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.4) |
61 icons/abp-19-whitelisted-notification-information-5.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.5) | 61 icons/abp-19-whitelisted-notification-information-5.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.5) |
62 icons/abp-19-whitelisted-notification-information-6.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.6) | 62 icons/abp-19-whitelisted-notification-information-6.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.6) |
63 icons/abp-19-whitelisted-notification-information-7.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.7) | 63 icons/abp-19-whitelisted-notification-information-7.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.7) |
64 icons/abp-19-whitelisted-notification-information-8.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.8) | 64 icons/abp-19-whitelisted-notification-information-8.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.8) |
65 icons/abp-19-whitelisted-notification-information-9.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.9) | 65 icons/abp-19-whitelisted-notification-information-9.png = icons/abp-19.png -> bl
end(255, 255, 255, 0.2) -> grayscale -> blend(icons/abp-19-notification-informat
ion.png, 0.9) |
OLD | NEW |