Left: | ||
Right: |
LEFT | RIGHT |
---|---|
1 [default] | 1 [default] |
2 inherit = metadata.common | 2 inherit = metadata.chrome |
3 | 3 |
4 [general] | 4 [general] |
5 version = 0.9.10.0 | |
5 basename = adblockplusedge | 6 basename = adblockplusedge |
6 app_id = EyeoGmbH.AdblockPlus | 7 app_id = EyeoGmbH.AdblockPlus |
7 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 | 8 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 |
8 permissions = tabs | |
9 http://*/* | |
10 https://*/* | |
11 contextMenus | |
12 webRequest | |
13 webRequestBlocking | |
14 webNavigation | |
15 storage | |
16 unlimitedStorage | |
17 notifications | |
18 options = options.html | |
19 background_color = red | 9 background_color = red |
20 | 10 |
21 [compat] | 11 [compat] |
22 edge = 37.14332.1000.0 | 12 edge = 37.14332.1000.0 |
23 windows = 10.0.14332.0/12.0.0.0 | 13 windows = 10.0.14332.0/12.0.0.0 |
24 | 14 |
25 [mapping] | |
26 icons = chrome/icons | |
27 | |
28 [appx_assets] | 15 [appx_assets] |
29 logo_44.png = icons/abp-44.png | 16 logo_44.png = icons/abp-44.png |
30 logo_50.png = icons/abp-50.png | 17 logo_50.png = icons/abp-50.png |
31 logo_150.png = icons/detailed/abp-150.png | 18 logo_150.png = icons/abp-150.png |
kzar
2016/12/01 12:11:01
I don't see icons/details/abp-150.png in the repos
Oleksandr
2016/12/01 14:18:04
Done.
| |
LEFT | RIGHT |