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
|