| 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 197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 208 </li> | 208 </li> |
| 209 </ol> | 209 </ol> |
| 210 </li><li> | 210 </li><li> |
| 211 <a href="#overview-examples">Examples</a> | 211 <a href="#overview-examples">Examples</a> |
| 212 <ol> | 212 <ol> |
| 213 <li style="display: none; "> | 213 <li style="display: none; "> |
| 214 <a>h3Name</a> | 214 <a>h3Name</a> |
| 215 </li> | 215 </li> |
| 216 </ol> | 216 </ol> |
| 217 </li> | 217 </li> |
| 218 <div> | |
| 219 <li> | 218 <li> |
| 220 <a href="#apiReference">API reference: chrome.bookmarks</a> | 219 <a href="#apiReference">API reference: chrome.bookmarks</a> |
| 221 <ol> | 220 <ol> |
| 222 <li style="display: none; "> | 221 <li style="display: none; "> |
| 223 <a href="#properties">Properties</a> | 222 <a href="#properties">Properties</a> |
| 224 <ol> | 223 <ol> |
| 225 <li> | 224 <li> |
| 226 <a href="#property-anchor">propertyName</a> | 225 <a href="#property-anchor">propertyName</a> |
| 227 </li> | 226 </li> |
| 228 </ol> | 227 </ol> |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 272 <li> | 271 <li> |
| 273 <a href="#types">Types</a> | 272 <a href="#types">Types</a> |
| 274 <ol> | 273 <ol> |
| 275 <li> | 274 <li> |
| 276 <a href="#type-BookmarkTreeNode">BookmarkTreeNode</a> | 275 <a href="#type-BookmarkTreeNode">BookmarkTreeNode</a> |
| 277 </li> | 276 </li> |
| 278 </ol> | 277 </ol> |
| 279 </li> | 278 </li> |
| 280 </ol> | 279 </ol> |
| 281 </li> | 280 </li> |
| 282 </div> | |
| 283 </ol> | 281 </ol> |
| 284 </div> | 282 </div> |
| 285 <!-- /TABLE OF CONTENTS --> | 283 <!-- /TABLE OF CONTENTS --> |
| 286 | 284 |
| 287 <!-- STATIC CONTENT PLACEHOLDER --> | 285 <!-- STATIC CONTENT PLACEHOLDER --> |
| 288 <div id="static"><div id="pageData-name" class="pageData">Bookmarks</div
> | 286 <div id="static"><div id="pageData-name" class="pageData">Bookmarks</div
> |
| 289 | 287 |
| 290 <!-- BEGIN AUTHORED CONTENT --> | 288 <!-- BEGIN AUTHORED CONTENT --> |
| 291 <p id="classSummary"> | 289 <p id="classSummary"> |
| 292 Use the <code>chrome.bookmarks</code> module to create, organize, | 290 Use the <code>chrome.bookmarks</code> module to create, organize, |
| (...skipping 3537 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3830 urchinTracker(); | 3828 urchinTracker(); |
| 3831 } | 3829 } |
| 3832 catch(e) {/* urchinTracker not available. */} | 3830 catch(e) {/* urchinTracker not available. */} |
| 3833 </script> | 3831 </script> |
| 3834 <!-- end analytics --> | 3832 <!-- end analytics --> |
| 3835 </div> | 3833 </div> |
| 3836 </div> <!-- /gc-footer --> | 3834 </div> <!-- /gc-footer --> |
| 3837 </div> <!-- /gc-container --> | 3835 </div> <!-- /gc-container --> |
| 3838 </body></html> | 3836 </body></html> |
| 3839 | 3837 |
| OLD | NEW |