Index: chrome/common/extensions/docs/tabs.html |
diff --git a/chrome/common/extensions/docs/tabs.html b/chrome/common/extensions/docs/tabs.html |
index dfab0959260a8b0c3a9aa81d6929c68a3cb17d90..32eef62cc065070580d68e8aa789c3c23e2f2aa3 100644 |
--- a/chrome/common/extensions/docs/tabs.html |
+++ b/chrome/common/extensions/docs/tabs.html |
@@ -1138,6 +1138,34 @@ For other examples and for help in viewing the source code, see |
<!-- OBJECT EVENT FIELDS --> |
<!-- FUNCTION PARAMETERS --> |
</div> |
+ </div><div> |
+ <div> |
+ <dt> |
+ <var>run_at</var> |
+ <em> |
+ <!-- TYPE --> |
+ <div style="display:inline"> |
+ ( |
+ <span class="optional">optional</span> |
+ <span class="enum">enumerated</span> |
+ <span id="typeTemplate"> |
+ <span> |
+ <span>string</span> |
+ <span>["document_start", "document_end", "document_idle"]</span> |
+ </span> |
+ </span> |
+ ) |
+ </div> |
+ </em> |
+ </dt> |
+ <dd class="todo"> |
+ Undocumented. |
+ </dd> |
+ <!-- OBJECT PROPERTIES --> |
+ <!-- OBJECT METHODS --> |
+ <!-- OBJECT EVENT FIELDS --> |
+ <!-- FUNCTION PARAMETERS --> |
+ </div> |
</div> |
</dl> |
</dd> |
@@ -1675,6 +1703,34 @@ For other examples and for help in viewing the source code, see |
<!-- OBJECT EVENT FIELDS --> |
<!-- FUNCTION PARAMETERS --> |
</div> |
+ </div><div> |
+ <div> |
+ <dt> |
+ <var>run_at</var> |
+ <em> |
+ <!-- TYPE --> |
+ <div style="display:inline"> |
+ ( |
+ <span class="optional">optional</span> |
+ <span class="enum">enumerated</span> |
+ <span id="typeTemplate"> |
+ <span> |
+ <span>string</span> |
+ <span>["document_start", "document_end", "document_idle"]</span> |
+ </span> |
+ </span> |
+ ) |
+ </div> |
+ </em> |
+ </dt> |
+ <dd class="todo"> |
+ Undocumented. |
+ </dd> |
+ <!-- OBJECT PROPERTIES --> |
+ <!-- OBJECT METHODS --> |
+ <!-- OBJECT EVENT FIELDS --> |
+ <!-- FUNCTION PARAMETERS --> |
+ </div> |
</div> |
</dl> |
</dd> |