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

Unified Diff: metadata.edge

Issue 29458601: Issue 5315 - Add support for Microsoft Edge (Closed)
Patch Set: Created June 7, 2017, 12:41 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
« lib/prefs.js ('K') | « lib/prefs.js ('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,19 @@
+[default]
+inherit = metadata.chrome
+
+[general]
+version = 0.9.10.0
+basename = adblockplusedge
+app_id_release = EyeoGmbH.AdblockPlus
+app_id_devbuild = EyeoGmbH.AdblockPlusdevelopmentbuild
+publisher_id = CN=4F066043-8AFE-41C9-B762-6C15E77E3F88
+background_color = red
+
+[compat]
+edge = 37.14332.1000.0
+windows = 10.0.14332.0/12.0.0.0
Sebastian Noack 2017/06/07 14:42:14 Does the build number has been updated yet to refl
Oleksandr 2017/06/14 03:41:01 Updated the build number. Also extension_id_releas
+
+[appx_assets]
+logo_44.png = icons/abp-44.png
+logo_50.png = icons/abp-50.png
+logo_150.png = icons/abp-150.png
Sebastian Noack 2017/06/07 14:42:14 Since I cannot comment on binary files, I do so he
Oleksandr 2017/06/14 03:41:02 Done.
« lib/prefs.js ('K') | « lib/prefs.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld