| Index: extensions/common/api/_manifest_features.json
|
| diff --git a/extensions/common/api/_manifest_features.json b/extensions/common/api/_manifest_features.json
|
| index fbe0f5edf3c8be31f68411eca3b0073718e24bcc..0d04b6db2af04e47752065fed320772c437520a0 100644
|
| --- a/extensions/common/api/_manifest_features.json
|
| +++ b/extensions/common/api/_manifest_features.json
|
| @@ -182,6 +182,26 @@
|
| "channel": "stable",
|
| "extension_types": "all"
|
| },
|
| + "mime_types": {
|
| + "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
|
| + ]
|
| + },
|
| + "mime_types_handler": {
|
| + "channel": "stable",
|
| + "extension_types": [ "extension", "legacy_packaged_app", "platform_app" ],
|
| + "whitelist": [
|
| + "oickdpebdnfbgkcaoklfcdhjniefkcji", // browser_tests
|
| + "mhjfbmdgcfjbbpaeojofohoefgiehjai" // PDF
|
| + ]
|
| + },
|
| "nacl_modules": {
|
| "channel": "stable",
|
| "extension_types": [
|
|
|