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..386473d723e087b322b4da69471341578a6e3aff |
--- /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> objects used by several APIs including $ref:[tabs chrome.tabs] and $ref:[windows chrome.windows]. In many circumstances your {{platform}} will not need to declare the <code>"tabs"</code> permission to make use of these APIs. |