Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/json/api_availabilities.json |
| diff --git a/chrome/common/extensions/docs/templates/json/api_availabilities.json b/chrome/common/extensions/docs/templates/json/api_availabilities.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a2a7c1744e464e6b18986c89f01dd10b470f9864 |
| --- /dev/null |
| +++ b/chrome/common/extensions/docs/templates/json/api_availabilities.json |
| @@ -0,0 +1,8 @@ |
| +{ |
| + "devtools.inspectedWindow": "18", |
| + "devtools.panels": "18", |
| + "devtools.network": "18", |
| + "input.ime": "18", |
| + "notifications": "dev", |
| + "webstore": "15" |
|
epeterson
2013/05/13 02:38:10
These APIs are here because they are strange.
dev
|
| +} |