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

Unified Diff: chrome/common/extensions/docs/templates/private/intro_tables/content_scripts.html

Issue 375133002: Docserver: Display API features that are available to content scripts (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address comments Created 6 years, 5 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/intro_tables/content_scripts.html
diff --git a/chrome/common/extensions/docs/templates/private/intro_tables/content_scripts.html b/chrome/common/extensions/docs/templates/private/intro_tables/content_scripts.html
new file mode 100644
index 0000000000000000000000000000000000000000..11836a78305bf672fb82d9353695ce2db1a3716d
--- /dev/null
+++ b/chrome/common/extensions/docs/templates/private/intro_tables/content_scripts.html
@@ -0,0 +1,10 @@
+{{^content.contentScriptSupport.restrictedTo}}
not at google - send to devlin 2014/07/10 17:31:27 could you reverse the order of these checks? I'd p
+ Fully supported.
not at google - send to devlin 2014/07/10 17:31:28 Arbitrary place for this comment: I noticed that t
+{{:}}
+ {{#n:content.contentScriptSupport.restrictedTo}}
+ {{^n.first}}
+ {{^n.last}},{{/n.last}}{{?n.last}} and {{/n.last}}
+ {{/n.first}}
+ $(ref:{{n.parent}}.{{n.node}} {{n.node}})
+ {{/content.contentScriptSupport.restrictedTo}} are supported.
+{{/content.contentScriptSupport.restrictedTo}}
not at google - send to devlin 2014/07/10 17:31:28 could you add at the bottom here "<a href="content

Powered by Google App Engine
This is Rietveld 408576698