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 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
201 </li> | 201 </li> |
202 </ol> | 202 </ol> |
203 </li><li> | 203 </li><li> |
204 <a href="#examples"> Examples </a> | 204 <a href="#examples"> Examples </a> |
205 <ol> | 205 <ol> |
206 <li style="display: none; "> | 206 <li style="display: none; "> |
207 <a>h3Name</a> | 207 <a>h3Name</a> |
208 </li> | 208 </li> |
209 </ol> | 209 </ol> |
210 </li> | 210 </li> |
211 <div> | |
212 <li> | 211 <li> |
213 <a href="#apiReference">API reference: chrome.tabs</a> | 212 <a href="#apiReference">API reference: chrome.tabs</a> |
214 <ol> | 213 <ol> |
215 <li style="display: none; "> | 214 <li style="display: none; "> |
216 <a href="#properties">Properties</a> | 215 <a href="#properties">Properties</a> |
217 <ol> | 216 <ol> |
218 <li> | 217 <li> |
219 <a href="#property-anchor">propertyName</a> | 218 <a href="#property-anchor">propertyName</a> |
220 </li> | 219 </li> |
221 </ol> | 220 </ol> |
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
275 <li> | 274 <li> |
276 <a href="#types">Types</a> | 275 <a href="#types">Types</a> |
277 <ol> | 276 <ol> |
278 <li> | 277 <li> |
279 <a href="#type-Tab">Tab</a> | 278 <a href="#type-Tab">Tab</a> |
280 </li> | 279 </li> |
281 </ol> | 280 </ol> |
282 </li> | 281 </li> |
283 </ol> | 282 </ol> |
284 </li> | 283 </li> |
285 </div> | |
286 </ol> | 284 </ol> |
287 </div> | 285 </div> |
288 <!-- /TABLE OF CONTENTS --> | 286 <!-- /TABLE OF CONTENTS --> |
289 | 287 |
290 <!-- STATIC CONTENT PLACEHOLDER --> | 288 <!-- STATIC CONTENT PLACEHOLDER --> |
291 <div id="static"><div id="pageData-name" class="pageData">Tabs</div> | 289 <div id="static"><div id="pageData-name" class="pageData">Tabs</div> |
292 | 290 |
293 <!-- BEGIN AUTHORED CONTENT --> | 291 <!-- BEGIN AUTHORED CONTENT --> |
294 <p id="classSummary"> | 292 <p id="classSummary"> |
295 Use the <code>chrome.tabs</code> module | 293 Use the <code>chrome.tabs</code> module |
(...skipping 4632 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4928 urchinTracker(); | 4926 urchinTracker(); |
4929 } | 4927 } |
4930 catch(e) {/* urchinTracker not available. */} | 4928 catch(e) {/* urchinTracker not available. */} |
4931 </script> | 4929 </script> |
4932 <!-- end analytics --> | 4930 <!-- end analytics --> |
4933 </div> | 4931 </div> |
4934 </div> <!-- /gc-footer --> | 4932 </div> <!-- /gc-footer --> |
4935 </div> <!-- /gc-container --> | 4933 </div> <!-- /gc-container --> |
4936 </body></html> | 4934 </body></html> |
4937 | 4935 |
OLD | NEW |