| Index: metadata.edge | 
| =================================================================== | 
| new file mode 100644 | 
| --- /dev/null | 
| +++ b/metadata.edge | 
| @@ -0,0 +1,31 @@ | 
| +[default] | 
| +inherit = metadata.common | 
| + | 
| +[general] | 
| +basename = adblockplusedge | 
| +app_id = EyeoGmbH.AdblockPlus | 
| +publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 | 
| +permissions = tabs | 
| +  http://*/* | 
| +  https://*/* | 
| +  contextMenus | 
| +  webRequest | 
| +  webRequestBlocking | 
| +  webNavigation | 
| +  storage | 
| +  unlimitedStorage | 
| +  notifications | 
| +options = options.html | 
| +background_color = red | 
| + | 
| +[compat] | 
| +edge = 37.14332.1000.0 | 
| +windows = 10.0.14332.0/12.0.0.0 | 
| + | 
| +[mapping] | 
| +icons = chrome/icons | 
| + | 
| +[appx_assets] | 
| +logo_44.png = chrome/icons/detailed/abp-48.png | 
| +logo_50.png = icons/detailed/abp-64.png | 
| +logo_150.png = icons/detailed/abp-150.png | 
|  |