OLD | NEW |
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: |
2 1) The <head> information in this page is significant, should be uniform | 2 1) The <head> information in this page is significant, should be uniform |
3 across api docs and should be edited only with knowledge of the | 3 across api docs and should be edited only with knowledge of the |
4 templating mechanism. | 4 templating mechanism. |
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a | 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a |
6 browser, it will be re-generated from the template, json schema and | 6 browser, it will be re-generated from the template, json schema and |
7 authored overview content. | 7 authored overview content. |
8 4) The <body>.innerHTML is also generated by an offline step so that this | 8 4) The <body>.innerHTML is also generated by an offline step so that this |
9 page may easily be indexed by search engines. | 9 page may easily be indexed by search engines. |
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> | 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> |
(...skipping 1583 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1594 <div> | 1594 <div> |
1595 <dt> | 1595 <dt> |
1596 <var>tab</var> | 1596 <var>tab</var> |
1597 <em> | 1597 <em> |
1598 <!-- TYPE --> | 1598 <!-- TYPE --> |
1599 <div style="display:inline"> | 1599 <div style="display:inline"> |
1600 ( | 1600 ( |
1601 <span class="optional">optional</span> | 1601 <span class="optional">optional</span> |
1602 <span id="typeTemplate"> | 1602 <span id="typeTemplate"> |
1603 <span> | 1603 <span> |
1604 <a href="tabs.html#type-Tab">Tab</a> | 1604 <a>tabs.Tab</a> |
1605 </span> | 1605 </span> |
1606 </span> | 1606 </span> |
1607 ) | 1607 ) |
1608 </div> | 1608 </div> |
1609 </em> | 1609 </em> |
1610 </dt> | 1610 </dt> |
1611 <dd>This property will <b>only</b> be present when the connection was
opened from a tab or content script.</dd> | 1611 <dd>This property will <b>only</b> be present when the connection was
opened from a tab or content script.</dd> |
1612 <!-- OBJECT PROPERTIES --> | 1612 <!-- OBJECT PROPERTIES --> |
1613 <!-- OBJECT METHODS --> | 1613 <!-- OBJECT METHODS --> |
1614 <!-- OBJECT EVENT FIELDS --> | 1614 <!-- OBJECT EVENT FIELDS --> |
(...skipping 344 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1959 _uff=0; | 1959 _uff=0; |
1960 urchinTracker(); | 1960 urchinTracker(); |
1961 } | 1961 } |
1962 catch(e) {/* urchinTracker not available. */} | 1962 catch(e) {/* urchinTracker not available. */} |
1963 </script> | 1963 </script> |
1964 <!-- end analytics --> | 1964 <!-- end analytics --> |
1965 </div> | 1965 </div> |
1966 </div> <!-- /gc-footer --> | 1966 </div> <!-- /gc-footer --> |
1967 </div> <!-- /gc-container --> | 1967 </div> <!-- /gc-container --> |
1968 </body></html> | 1968 </body></html> |
OLD | NEW |