Index: chrome/common/extensions/docs/server2/templates/intros/idle.html |
=================================================================== |
--- chrome/common/extensions/docs/server2/templates/intros/idle.html (revision 150606) |
+++ chrome/common/extensions/docs/server2/templates/intros/idle.html (working copy) |
@@ -1,6 +1,3 @@ |
-<div id="pageData-name" class="pageData">Idle</div> |
- |
-<!-- BEGIN AUTHORED CONTENT --> |
<h2 id="manifest">Manifest</h2> |
<p>You must declare the "idle" permission in your extension's manifest to use the idle API. |
For example: |
@@ -13,6 +10,4 @@ |
"idle" |
]</b>, |
... |
-}</pre> |
- |
-<!-- END AUTHORED CONTENT --> |
+}</pre> |