| 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 93 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 104 <li><a href="background_pages.html">Background Pages</a></li> | 104 <li><a href="background_pages.html">Background Pages</a></li> |
| 105 <li><a href="content_scripts.html">Content Scripts</a></li> | 105 <li><a href="content_scripts.html">Content Scripts</a></li> |
| 106 <li><a href="events.html">Events</a></li> | 106 <li><a href="events.html">Events</a></li> |
| 107 <li><a href="tabs.html">Tabs</a></li> | 107 <li><a href="tabs.html">Tabs</a></li> |
| 108 <li><a href="windows.html">Windows</a></li> | 108 <li><a href="windows.html">Windows</a></li> |
| 109 <li><a href="bookmarks.html">Bookmarks</a></li> | 109 <li><a href="bookmarks.html">Bookmarks</a></li> |
| 110 <li><a href="themes.html">Themes</a></li> | 110 <li><a href="themes.html">Themes</a></li> |
| 111 <li><a href="npapi.html">NPAPI Plugins</a></li> | 111 <li><a href="npapi.html">NPAPI Plugins</a></li> |
| 112 <li><a href="xhr.html">Cross-Origin XHR</a></li> | 112 <li><a href="xhr.html">Cross-Origin XHR</a></li> |
| 113 <li><a href="packaging.html">Packaging</a></li> | 113 <li><a href="packaging.html">Packaging</a></li> |
| 114 <li>Autoupdate</li> | 114 <li><a href="autoupdate.html">Autoupdate</a></li> |
| 115 </ul> | 115 </ul> |
| 116 </li> | 116 </li> |
| 117 <li><a href="tutorials.html"><div>Tutorials</div></a> | 117 <li><a href="tutorials.html"><div>Tutorials</div></a> |
| 118 <ul> | 118 <ul> |
| 119 <li><a href="tut_debugging.html">Debugging</a></li> | 119 <li><a href="tut_debugging.html">Debugging</a></li> |
| 120 </ul> | 120 </ul> |
| 121 </li> | 121 </li> |
| 122 <li>Reference | 122 <li>Reference |
| 123 <ul> | 123 <ul> |
| 124 <li> Formats | 124 <li> Formats |
| (...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 386 Attribution 3.0 License</a>, and code samples are licensed under the | 386 Attribution 3.0 License</a>, and code samples are licensed under the |
| 387 <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD Lic
ense</a>. | 387 <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD Lic
ense</a>. |
| 388 </p> | 388 </p> |
| 389 <p> | 389 <p> |
| 390 ©2009 Google | 390 ©2009 Google |
| 391 </p> | 391 </p> |
| 392 </div> <!-- /pageFooter --> | 392 </div> <!-- /pageFooter --> |
| 393 </div> <!-- /container --> | 393 </div> <!-- /container --> |
| 394 </body></html> | 394 </body></html> |
| 395 | 395 |
| OLD | NEW |