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

Unified Diff: metadata.chrome

Issue 29389570: Issue 4787 - Add compat value for minimum opera version (Closed)
Patch Set: update deps and verified new manifest json Created March 20, 2017, 12:20 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 | « dependencies ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.chrome
===================================================================
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -17,16 +17,17 @@
devtools = devtools.html
browserAction = icons/abp-16.png icons/abp-19.png icons/abp-20.png icons/abp-32.png icons/abp-38.png icons/abp-40.png popup.html
icons = icons/abp-16.png icons/abp-32.png icons/detailed/abp-48.png
icons/detailed/abp-64.png icons/detailed/abp-128.png
managedStorageSchema = managed-storage-schema.json
[compat]
chrome = 49.0
+opera = 36.0
[mapping]
icons/abp-16.png = chrome/icons/abp-16.png
icons/abp-16-whitelisted.png = chrome/icons/abp-16-whitelisted.png
icons/abp-16-notification-critical.png = chrome/icons/abp-16-notification-critical.png
icons/abp-16-notification-information.png = chrome/icons/abp-16-notification-information.png
icons/abp-19.png = chrome/icons/abp-19.png
icons/abp-19-whitelisted.png = chrome/icons/abp-19-whitelisted.png
« no previous file with comments | « dependencies ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld