| Index: chrome/common/extensions/docs/server2/templates/articles/content_scripts.html
|
| ===================================================================
|
| --- chrome/common/extensions/docs/server2/templates/articles/content_scripts.html (revision 150606)
|
| +++ chrome/common/extensions/docs/server2/templates/articles/content_scripts.html (working copy)
|
| @@ -1,6 +1,6 @@
|
| -<div id="pageData-name" class="pageData">Content Scripts</div>
|
| -<div id="pageData-showTOC" class="pageData">true</div>
|
| +<h1>Content Scripts</h1>
|
|
|
| +
|
| <p>
|
| Content scripts are JavaScript files that run in the context of web pages.
|
| By using the standard
|
| @@ -458,4 +458,4 @@
|
|
|
| <p>
|
| <iframe title="YouTube video player" width="640" height="390" src="http://www.youtube.com/embed/B4M_a7xejYI?rel=0" frameborder="0" allowfullscreen></iframe>
|
| -</p>
|
| +</p>
|
|
|