| Index: tests/metadata.edge | 
| =================================================================== | 
| new file mode 100644 | 
| --- /dev/null | 
| +++ b/tests/metadata.edge | 
| @@ -0,0 +1,37 @@ | 
| +[general] | 
| +version = 1.3.3.7 | 
| +author = Eyeo GmbH | 
| +basename = adblockplusedge | 
| +display_name = Adblock Plus | 
| +description = Adblock Plus is the most popular ad blocker ever, and also supports websites by not blocking unobstrusive ads by default (configurable). | 
| +background_color = red | 
| +extension_id = 1.0 | 
| +permissions = tabs | 
| + http://*/* | 
| + https://*/* | 
| + contextMenus | 
| + webRequest | 
| + webRequestBlocking | 
| + webNavigation | 
| + storage | 
| + unlimitedStorage | 
| + notifications | 
| +options = options.html | 
| +devtools = devtools.html | 
| +managedStorageSchema = managed-storage-schema.json | 
| + | 
| +[package_identity] | 
| +name = EyeoGmbH.AdblockPlus | 
| +publisher = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88 | 
| + | 
| +[appx_assets] | 
| +logo_44.png = chrome/icons/abp-44.png | 
| +logo_50.png = chrome/icons/abp-50.png | 
| +logo_150.png = chrome/icons/abp-150.png | 
| + | 
| +[mapping] | 
| +icons = chrome/icons | 
| + | 
| +[compat] | 
| +edge = 37.14332.1000.0 | 
| +windows = 10.0.14332.0/12.0.0.0 |