| 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 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 201 <li><a href="alarms.html" js="">alarms</a> | 201 <li><a href="alarms.html" js="">alarms</a> |
| 202 </li><li><a href="app.window.html" js="">app.window</a> | 202 </li><li><a href="app.window.html" js="">app.window</a> |
| 203 </li><li><a href="contextMenus.html" js="">contextMenus</a> | 203 </li><li><a href="contextMenus.html" js="">contextMenus</a> |
| 204 </li><li><a href="events.html" js="">events</a> | 204 </li><li><a href="events.html" js="">events</a> |
| 205 </li><li><a href="fileSystem.html" js="">fileSystem</a> | 205 </li><li><a href="fileSystem.html" js="">fileSystem</a> |
| 206 </li><li><a href="i18n.html" js="">i18n</a> | 206 </li><li><a href="i18n.html" js="">i18n</a> |
| 207 </li><li><a href="idle.html" js="">idle</a> | 207 </li><li><a href="idle.html" js="">idle</a> |
| 208 </li><li><a href="mediaGalleries.html" js="">mediaGalleries</a> | 208 </li><li><a href="mediaGalleries.html" js="">mediaGalleries</a> |
| 209 </li><li><a href="permissions.html" js="">permissions</a> | 209 </li><li><a href="permissions.html" js="">permissions</a> |
| 210 </li><li><a href="runtime.html" js="">runtime</a> | 210 </li><li><a href="runtime.html" js="">runtime</a> |
| 211 </li><li><a href="socket.html" js="">socket</a> |
| 211 </li><li><a href="storage.html" js="">storage</a> | 212 </li><li><a href="storage.html" js="">storage</a> |
| 212 </li><li><a href="tts.html" js="">tts</a> | 213 </li><li><a href="tts.html" js="">tts</a> |
| 213 </li><li><a href="types.html" js="">types</a> | 214 </li><li><a href="types.html" js="">types</a> |
| 214 </li><li><a href="webstore.html" js="">webstore</a> | 215 </li><li><a href="webstore.html" js="">webstore</a> |
| 215 </li> | 216 </li> |
| 216 </ul> | 217 </ul> |
| 217 <h2 id="experimental">Experimental APIs</h2> | 218 <h2 id="experimental">Experimental APIs</h2> |
| 218 <p> | 219 <p> |
| 219 Chrome also has | 220 Chrome also has |
| 220 <a href="experimental.html">experimental APIs</a>, | 221 <a href="experimental.html">experimental APIs</a>, |
| (...skipping 55 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 276 _uff=0; | 277 _uff=0; |
| 277 urchinTracker(); | 278 urchinTracker(); |
| 278 } | 279 } |
| 279 catch(e) {/* urchinTracker not available. */} | 280 catch(e) {/* urchinTracker not available. */} |
| 280 </script> | 281 </script> |
| 281 <!-- end analytics --> | 282 <!-- end analytics --> |
| 282 </div> | 283 </div> |
| 283 </div> <!-- /gc-footer --> | 284 </div> <!-- /gc-footer --> |
| 284 </div> <!-- /gc-container --> | 285 </div> <!-- /gc-container --> |
| 285 </body></html> | 286 </body></html> |
| OLD | NEW |