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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
270 <li> | 269 <li> |
271 <a href="#types">Types</a> | 270 <a href="#types">Types</a> |
272 <ol> | 271 <ol> |
273 <li> | 272 <li> |
274 <a href="#type-BookmarkTreeNode">BookmarkTreeNode</a> | 273 <a href="#type-BookmarkTreeNode">BookmarkTreeNode</a> |
275 </li> | 274 </li> |
276 </ol> | 275 </ol> |
277 </li> | 276 </li> |
278 </ol> | 277 </ol> |
279 </li> | 278 </li> |
280 </div> | |
281 </ol> | 279 </ol> |
282 </div> | 280 </div> |
283 <!-- /TABLE OF CONTENTS --> | 281 <!-- /TABLE OF CONTENTS --> |
284 | 282 |
285 <!-- STATIC CONTENT PLACEHOLDER --> | 283 <!-- STATIC CONTENT PLACEHOLDER --> |
286 <div id="static"><div id="pageData-name" class="pageData">Bookmarks</div
> | 284 <div id="static"><div id="pageData-name" class="pageData">Bookmarks</div
> |
287 | 285 |
288 <!-- BEGIN AUTHORED CONTENT --> | 286 <!-- BEGIN AUTHORED CONTENT --> |
289 <p id="classSummary"> | 287 <p id="classSummary"> |
290 Use the <code>chrome.bookmarks</code> module to create, organize, | 288 Use the <code>chrome.bookmarks</code> module to create, organize, |
(...skipping 3348 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3639 urchinTracker(); | 3637 urchinTracker(); |
3640 } | 3638 } |
3641 catch(e) {/* urchinTracker not available. */} | 3639 catch(e) {/* urchinTracker not available. */} |
3642 </script> | 3640 </script> |
3643 <!-- end analytics --> | 3641 <!-- end analytics --> |
3644 </div> | 3642 </div> |
3645 </div> <!-- /gc-footer --> | 3643 </div> <!-- /gc-footer --> |
3646 </div> <!-- /gc-container --> | 3644 </div> <!-- /gc-container --> |
3647 </body></html> | 3645 </body></html> |
3648 | 3646 |
OLD | NEW |