LEFT | RIGHT |
1 [general] | 1 [general] |
2 version = 1.3.3.7 | 2 version = 1.2.3 |
3 author = Eyeo GmbH | 3 author = Eyeo GmbH |
4 basename = adblockplusedge | 4 basename = adblockplusedge |
5 display_name = Adblock Plus | 5 app_id = EyeoGmbH.AdblockPlus |
6 description = Adblock Plus is the most popular ad blocker ever, and also support
s websites by not blocking unobstrusive ads by default (configurable). | 6 publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 |
7 background_color = red | 7 background_color = red |
8 extension_id = 1.0 | |
9 permissions = tabs | 8 permissions = tabs |
10 http://*/* | 9 http://*/* |
11 https://*/* | 10 https://*/* |
12 contextMenus | 11 contextMenus |
13 webRequest | 12 webRequest |
14 webRequestBlocking | 13 webRequestBlocking |
15 webNavigation | 14 webNavigation |
16 storage | 15 storage |
17 unlimitedStorage | 16 unlimitedStorage |
18 notifications | 17 notifications |
19 options = options.html | 18 options = options.html |
20 devtools = devtools.html | |
21 managedStorageSchema = managed-storage-schema.json | |
22 | |
23 [package_identity] | |
24 name = EyeoGmbH.AdblockPlus | |
25 publisher = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 | |
26 | 19 |
27 [appx_assets] | 20 [appx_assets] |
28 logo_44.png = chrome/icons/abp-44.png | 21 logo_44.png = chrome/icons/abp-44.png |
29 logo_50.png = chrome/icons/abp-50.png | 22 logo_50.png = chrome/icons/abp-50.png |
30 logo_150.png = chrome/icons/abp-150.png | 23 logo_150.png = chrome/icons/abp-150.png |
31 | 24 |
32 [mapping] | 25 [mapping] |
33 icons = chrome/icons | 26 icons = chrome/icons |
34 | 27 |
35 [compat] | 28 [compat] |
36 edge = 37.14332.1000.0 | 29 edge = 37.14332.1000.0 |
| 30 windows = 10.0.14332.0/12.0.0.0 |
LEFT | RIGHT |