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 b937288cdb1c8fca066cd04d618fb6fdfc7d76f0..2645cf1ed1adecc68f9e4fa497d0123ed0e14c93 100644 |
--- a/chrome/common/extensions/api/_manifest_features.json |
+++ b/chrome/common/extensions/api/_manifest_features.json |
@@ -22,6 +22,10 @@ |
// via the manifest. |
"extension_types": ["packaged_app", "hosted_app"] |
}, |
+ "author": { |
+ "channel": "stable", |
+ "extension_types": "all" |
+ }, |
"background": { |
"channel": "stable", |
"extension_types": [ |