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 1452 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1463 </span> | 1463 </span> |
1464 </span> | 1464 </span> |
1465 ) | 1465 ) |
1466 </div> | 1466 </div> |
1467 | 1467 |
1468 </em> | 1468 </em> |
1469 </dt> | 1469 </dt> |
1470 <dd class="todo" style="display: none; "> | 1470 <dd class="todo" style="display: none; "> |
1471 Undocumented. | 1471 Undocumented. |
1472 </dd> | 1472 </dd> |
1473 <dd>Name of the grammar to use. Defaults to 'builtin:search'.</dd> | 1473 <dd>Name of the grammar to use. Defaults to 'builtin:dictation'.</dd> |
1474 <dd style="display: none; "> | 1474 <dd style="display: none; "> |
1475 This parameter was added in version | 1475 This parameter was added in version |
1476 <b><span></span></b>. | 1476 <b><span></span></b>. |
1477 You must omit this parameter in earlier versions, | 1477 You must omit this parameter in earlier versions, |
1478 and you may omit it in any version. If you require this | 1478 and you may omit it in any version. If you require this |
1479 parameter, the manifest key | 1479 parameter, the manifest key |
1480 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> | 1480 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
1481 can ensure that your extension won't be run in an earlier browser ve
rsion. | 1481 can ensure that your extension won't be run in an earlier browser ve
rsion. |
1482 </dd> | 1482 </dd> |
1483 | 1483 |
(...skipping 640 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2124 _uff=0; | 2124 _uff=0; |
2125 urchinTracker(); | 2125 urchinTracker(); |
2126 } | 2126 } |
2127 catch(e) {/* urchinTracker not available. */} | 2127 catch(e) {/* urchinTracker not available. */} |
2128 </script> | 2128 </script> |
2129 <!-- end analytics --> | 2129 <!-- end analytics --> |
2130 </div> | 2130 </div> |
2131 </div> <!-- /gc-footer --> | 2131 </div> <!-- /gc-footer --> |
2132 </div> <!-- /gc-container --> | 2132 </div> <!-- /gc-container --> |
2133 </body></html> | 2133 </body></html> |
OLD | NEW |