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 276 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
287 <a href="#type-VisitItem">VisitItem</a> | 287 <a href="#type-VisitItem">VisitItem</a> |
288 </li> | 288 </li> |
289 </ol> | 289 </ol> |
290 </li> | 290 </li> |
291 </ol> | 291 </ol> |
292 </li> | 292 </li> |
293 </ol> | 293 </ol> |
294 </div> | 294 </div> |
295 <!-- /TABLE OF CONTENTS --> | 295 <!-- /TABLE OF CONTENTS --> |
296 | 296 |
| 297 <!-- Standard content lead-in for experimental API pages --> |
| 298 <p id="classSummary" style="display: none; "> |
| 299 For information on how to use experimental APIs, see the <a href="expe
rimental.html">chrome.experimental.* APIs</a> page. |
| 300 </p> |
| 301 |
297 <!-- STATIC CONTENT PLACEHOLDER --> | 302 <!-- STATIC CONTENT PLACEHOLDER --> |
298 <div id="static"><!-- BEGIN AUTHORED CONTENT --> | 303 <div id="static"><!-- BEGIN AUTHORED CONTENT --> |
299 <p id="classSummary"> | 304 <p id="classSummary"> |
300 Use the <code>chrome.history</code> module to interact with the | 305 Use the <code>chrome.history</code> module to interact with the |
301 browser's record of visited pages. You can add, remove, and query | 306 browser's record of visited pages. You can add, remove, and query |
302 for URLs in the browser's history. | 307 for URLs in the browser's history. |
303 To override the history page with your own version, see | 308 To override the history page with your own version, see |
304 <a href="override.html">Override Pages</a>. | 309 <a href="override.html">Override Pages</a>. |
305 </p> | 310 </p> |
306 | 311 |
(...skipping 2607 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2914 _uff=0; | 2919 _uff=0; |
2915 urchinTracker(); | 2920 urchinTracker(); |
2916 } | 2921 } |
2917 catch(e) {/* urchinTracker not available. */} | 2922 catch(e) {/* urchinTracker not available. */} |
2918 </script> | 2923 </script> |
2919 <!-- end analytics --> | 2924 <!-- end analytics --> |
2920 </div> | 2925 </div> |
2921 </div> <!-- /gc-footer --> | 2926 </div> <!-- /gc-footer --> |
2922 </div> <!-- /gc-container --> | 2927 </div> <!-- /gc-container --> |
2923 </body></html> | 2928 </body></html> |
OLD | NEW |