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..bd3a08d5b18e7fe8fec6e50d7cdaaab4e607ee4e |
--- /dev/null |
+++ b/chrome/common/extensions/docs/templates/json/api_availabilities.json |
@@ -0,0 +1,6 @@ |
+{ |
+ "idle" : "6", |
+ "contextMenus" : "6", |
+ "tts" : "14", |
+ "webstore" : "15" |
+} |
not at google - send to devlin
2013/04/27 01:48:34
nice! I'm curious, what's preventing these APIs fr
epeterson
2013/04/27 23:17:23
Definitely take a look at how I'm using the _permi
not at google - send to devlin
2013/04/30 17:20:30
My comment was more that contextMenus seems no mor
|