Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(240)

Unified Diff: chrome/common/extensions/api/_manifest_features.json

Issue 254503002: Add mime_type_handler key to extension manifests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Make the field optional Created 6 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/common/extensions/mime_types_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/_manifest_features.json
diff --git a/chrome/common/extensions/api/_manifest_features.json b/chrome/common/extensions/api/_manifest_features.json
index d8d1c9ec6f585c6055a87455aadafa67fca00ff2..11e58c2f849035d0645705767de434d48e1a8193 100644
--- a/chrome/common/extensions/api/_manifest_features.json
+++ b/chrome/common/extensions/api/_manifest_features.json
@@ -298,6 +298,18 @@
"mhjfbmdgcfjbbpaeojofohoefgiehjai" // PDF
]
},
+ "mime_types_handler": {
+ "channel": "stable",
+ "extension_types": [ "extension", "legacy_packaged_app", "platform_app" ],
+ "whitelist": [
+ "oickdpebdnfbgkcaoklfcdhjniefkcji", // browser_tests
+ "gbkeegbaiigmenfmjfclcdgdpimamgkj", // QuickOffice
+ "ionpfmkccalenbmnddpbmocokhaknphg", // QuickOffice Dev
+ "bpmcpldpdmajfigpchkicefoigmkfalc", // Quickoffice component extension
+ "ehibbfinohgbchlgdbfpikodjaojhccn", // Editor
+ "mhjfbmdgcfjbbpaeojofohoefgiehjai" // PDF
+ ]
+ },
"minimum_chrome_version": {
"channel": "stable",
"extension_types": [
« no previous file with comments | « no previous file | chrome/common/extensions/mime_types_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698