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 eaae3d11febbc8af97c3222f6edaa1a6b3805166..591cb16ef48cd52faac334483cb7ba658c90c253 100644 |
| --- a/chrome/common/extensions/api/_manifest_features.json |
| +++ b/chrome/common/extensions/api/_manifest_features.json |
| @@ -199,6 +199,10 @@ |
| ], |
| "min_manifest_version": 2 |
| }, |
| + "script_badge": { |
| + "channel": "dev", |
| + "extension_types": ["extension"] |
| + }, |
| "signature": { |
| "channel": "stable", |
| "extension_types": "all" |