Index: chrome/common/extensions/docs/templates/private/permissions/tabs.html |
diff --git a/chrome/common/extensions/docs/templates/private/permissions/tabs.html b/chrome/common/extensions/docs/templates/private/permissions/tabs.html |
new file mode 100644 |
index 0000000000000000000000000000000000000000..0f0a45f17093d99254909b29f936c6a42c5ae31f |
--- /dev/null |
+++ b/chrome/common/extensions/docs/templates/private/permissions/tabs.html |
@@ -0,0 +1 @@ |
+Gives your {{platform}} access to privileged fields of the <code>$ref:[tabs.Tab Tab]</code> type from the $ref:[tabs chrome.tabs] API. In many circumstances, your {{platform}} will not need to declare the <code>"tabs"</code> permission. |
Jeffrey Yasskin
2013/08/30 19:55:47
Is there anything from the chrome.windows API that
not at google - send to devlin
2013/08/30 20:35:33
Not really, the sensitive data is all in Tab. But
|