| 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 127 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 138 <li class="leftNavSelected">Options Pages</li> | 138 <li class="leftNavSelected">Options Pages</li> |
| 139 <li><a href="override.html">Override Pages</a></li> | 139 <li><a href="override.html">Override Pages</a></li> |
| 140 <li><a href="pageAction.html">Page Actions</a></li> | 140 <li><a href="pageAction.html">Page Actions</a></li> |
| 141 <li><a href="themes.html">Themes</a></li> | 141 <li><a href="themes.html">Themes</a></li> |
| 142 </ul> | 142 </ul> |
| 143 </li> | 143 </li> |
| 144 <li>Browser Interaction | 144 <li>Browser Interaction |
| 145 <ul> | 145 <ul> |
| 146 <li><a href="bookmarks.html">Bookmarks</a></li> | 146 <li><a href="bookmarks.html">Bookmarks</a></li> |
| 147 <li><a href="events.html">Events</a></li> | 147 <li><a href="events.html">Events</a></li> |
| 148 <li><a href="history.html">History</a></li> |
| 148 <li><a href="tabs.html">Tabs</a></li> | 149 <li><a href="tabs.html">Tabs</a></li> |
| 149 <li><a href="windows.html">Windows</a></li> | 150 <li><a href="windows.html">Windows</a></li> |
| 150 </ul> | 151 </ul> |
| 151 </li> | 152 </li> |
| 152 <li>Implementation | 153 <li>Implementation |
| 153 <ul> | 154 <ul> |
| 154 <li><a href="background_pages.html">Background Pages</a></li> | 155 <li><a href="background_pages.html">Background Pages</a></li> |
| 155 <li><a href="content_scripts.html">Content Scripts</a></li> | 156 <li><a href="content_scripts.html">Content Scripts</a></li> |
| 156 <li><a href="xhr.html">Cross-Origin XHR</a></li> | 157 <li><a href="xhr.html">Cross-Origin XHR</a></li> |
| 157 <li><a href="i18n.html">Internationalization</a></li> | 158 <li><a href="i18n.html">Internationalization</a></li> |
| (...skipping 362 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 520 _uff=0; | 521 _uff=0; |
| 521 urchinTracker(); | 522 urchinTracker(); |
| 522 } | 523 } |
| 523 catch(e) {/* urchinTracker not available. */} | 524 catch(e) {/* urchinTracker not available. */} |
| 524 </script> | 525 </script> |
| 525 <!-- end analytics --> | 526 <!-- end analytics --> |
| 526 </div> | 527 </div> |
| 527 </div> <!-- /gc-footer --> | 528 </div> <!-- /gc-footer --> |
| 528 </div> <!-- /gc-container --> | 529 </div> <!-- /gc-container --> |
| 529 </body></html> | 530 </body></html> |
| OLD | NEW |