Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.edge

Issue 29365879: Issue 4616 - Push Edge related changes to the edge bookmark of adblockpluschrome (Closed)
Patch Set: Fix typo in README.md Created Dec. 1, 2016, 12:08 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « icons/abp-50.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 = icons/abp-44.png
+logo_50.png = icons/abp-50.png
+logo_150.png = icons/detailed/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.
« no previous file with comments | « icons/abp-50.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld