Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(145)

Unified Diff: chrome/common/extensions/docs/templates/private/permissions/tabs.html

Issue 23494015: Docserver: fix bug where we were overriding hand-written descriptions of (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: small clarification Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698