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 450 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
461 </div> | 461 </div> |
462 <div> | 462 <div> |
463 <dt> | 463 <dt> |
464 <var>settings</var> | 464 <var>settings</var> |
465 <em> | 465 <em> |
466 <!-- TYPE --> | 466 <!-- TYPE --> |
467 <div style="display:inline"> | 467 <div style="display:inline"> |
468 ( | 468 ( |
469 <span id="typeTemplate"> | 469 <span id="typeTemplate"> |
470 <span> | 470 <span> |
471 <a>types.ChromeSetting</a> | 471 <a href="types.html#type-ChromeSetting">ChromeSetting</a
> |
472 </span> | 472 </span> |
473 </span> | 473 </span> |
474 ) | 474 ) |
475 </div> | 475 </div> |
476 </em> | 476 </em> |
477 </dt> | 477 </dt> |
478 <dd>Proxy settings to be used. The value of this setting is a ProxyCon
fig object.</dd> | 478 <dd>Proxy settings to be used. The value of this setting is a ProxyCon
fig object.</dd> |
479 <!-- OBJECT PROPERTIES --> | 479 <!-- OBJECT PROPERTIES --> |
480 <!-- OBJECT METHODS --> | 480 <!-- OBJECT METHODS --> |
481 <!-- OBJECT EVENT FIELDS --> | 481 <!-- OBJECT EVENT FIELDS --> |
(...skipping 653 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1135 _uff=0; | 1135 _uff=0; |
1136 urchinTracker(); | 1136 urchinTracker(); |
1137 } | 1137 } |
1138 catch(e) {/* urchinTracker not available. */} | 1138 catch(e) {/* urchinTracker not available. */} |
1139 </script> | 1139 </script> |
1140 <!-- end analytics --> | 1140 <!-- end analytics --> |
1141 </div> | 1141 </div> |
1142 </div> <!-- /gc-footer --> | 1142 </div> <!-- /gc-footer --> |
1143 </div> <!-- /gc-container --> | 1143 </div> <!-- /gc-container --> |
1144 </body></html> | 1144 </body></html> |
OLD | NEW |