Chromium Code Reviews| 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 ec2f9eaaa5cf044fc1701bc0fb02a47277f098b2..b9607753266ae26dddafabb28226b215bc6a39e2 100644 |
| --- a/chrome/common/extensions/api/_manifest_features.json |
| +++ b/chrome/common/extensions/api/_manifest_features.json |
| @@ -234,6 +234,10 @@ |
| "extension_types": ["extension"], |
| "max_manifest_version": 1 |
| }, |
| + "page_launcher": { |
| + "channel": "stable", |
|
skare_
2013/01/30 00:49:51
(product-level): dev first?
Rune Fevang
2013/01/30 01:32:12
I'm not really sure how this is done usually, I se
|
| + "extension_types": ["platform_app"] |
| + }, |
| "permissions": { |
| "channel": "stable", |
| "extension_types": [ |