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 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
100 | 100 |
101 <div id="functionParametersTemplate"> | 101 <div id="functionParametersTemplate"> |
102 <h5>Parameters</h5> | 102 <h5>Parameters</h5> |
103 <dl> | 103 <dl> |
104 <div> | 104 <div> |
105 <div> | 105 <div> |
106 </div> | 106 </div> |
107 </div> | 107 </div> |
108 </dl> | 108 </dl> |
109 </div> | 109 </div> |
| 110 |
| 111 <!-- Individual subsections from the table of contents --> |
| 112 <ol> |
| 113 <li id="propertiesTocTemplate"> |
| 114 <a href="#properties">Properties</a> |
| 115 <ol> |
| 116 <li> |
| 117 <a href="#property-anchor">propertyName</a> |
| 118 </li> |
| 119 </ol> |
| 120 </li> |
| 121 <li id="methodsTocTemplate"> |
| 122 <a>Methods</a> |
| 123 <ol> |
| 124 <li> |
| 125 <a href="#method-anchor">methodName</a> |
| 126 </li> |
| 127 </ol> |
| 128 </li> |
| 129 <li id="eventsTocTemplate"> |
| 130 <a>Events</a> |
| 131 <ol> |
| 132 <li> |
| 133 <a href="#event-anchor">eventName</a> |
| 134 </li> |
| 135 </ol> |
| 136 </li> |
| 137 <li id="typesTocTemplate"> |
| 138 <a href="#types">Types</a> |
| 139 <ol> |
| 140 <li> |
| 141 <a href="#id-anchor">id</a> |
| 142 <ol> |
| 143 <div></div> |
| 144 <div></div> |
| 145 </ol> |
| 146 </li> |
| 147 </ol> |
| 148 </li> |
| 149 </ol> |
110 </div> <!-- /SUBTEMPLATES --> | 150 </div> <!-- /SUBTEMPLATES --> |
111 | 151 |
112 <a id="top"></a> | 152 <a id="top"></a> |
113 <div id="skipto"> | 153 <div id="skipto"> |
114 <a href="#gc-pagecontent">Skip to page content</a> | 154 <a href="#gc-pagecontent">Skip to page content</a> |
115 <a href="#gc-toc">Skip to main navigation</a> | 155 <a href="#gc-toc">Skip to main navigation</a> |
116 </div> | 156 </div> |
117 <!-- API HEADER --> | 157 <!-- API HEADER --> |
118 <table id="header" width="100%" cellspacing="0" border="0"> | 158 <table id="header" width="100%" cellspacing="0" border="0"> |
119 <tbody><tr> | 159 <tbody><tr> |
(...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
282 <ol> | 322 <ol> |
283 <li style="display: none; "> | 323 <li style="display: none; "> |
284 <a>h3Name</a> | 324 <a>h3Name</a> |
285 </li> | 325 </li> |
286 </ol> | 326 </ol> |
287 </li> | 327 </li> |
288 <li> | 328 <li> |
289 <a href="#apiReference">API reference: chrome.proxy</a> | 329 <a href="#apiReference">API reference: chrome.proxy</a> |
290 <ol> | 330 <ol> |
291 <li> | 331 <li> |
292 <a href="#properties">Properties</a> | 332 <a href="#properties">Properties</a> |
293 <ol> | 333 <ol> |
294 <li> | 334 <li> |
295 <a href="#property-settings">settings</a> | 335 <a href="#property-settings">settings</a> |
296 </li> | 336 </li> |
297 </ol> | 337 </ol> |
298 </li> | 338 </li> |
299 <li style="display: none; "> | 339 <li style="display: none; "> |
300 <a>Methods</a> | 340 <a>Methods</a> |
301 <ol> | 341 <ol> |
302 <li> | 342 <li> |
303 <a href="#method-anchor">methodName</a> | 343 <a href="#method-anchor">methodName</a> |
304 </li> | 344 </li> |
305 </ol> | 345 </ol> |
306 </li> | 346 </li> |
307 <li> | 347 <li> |
308 <a href="#global-events">Events</a> | 348 <a href="#global-events">Events</a> |
309 <ol> | 349 <ol> |
310 <li> | 350 <li> |
311 <a href="#event-onProxyError">onProxyError</a> | 351 <a href="#event-onProxyError">onProxyError</a> |
312 </li> | 352 </li> |
313 </ol> | 353 </ol> |
314 </li> | 354 </li> |
315 <li> | 355 <li> |
316 <a href="#types">Types</a> | 356 <a href="#types">Types</a> |
317 <ol> | 357 <ol> |
318 <li> | 358 <li> |
319 <a href="#type-ProxyServer">ProxyServer</a> | 359 <a href="#type-ProxyServer">ProxyServer</a> |
320 </li><li> | 360 <ol> |
321 <a href="#type-ProxyRules">ProxyRules</a> | 361 <li style="display: none; "> |
322 </li><li> | 362 <a>Methods</a> |
323 <a href="#type-PacScript">PacScript</a> | 363 <ol> |
324 </li><li> | 364 <li> |
325 <a href="#type-ProxyConfig">ProxyConfig</a> | 365 <a href="#method-anchor">methodName</a> |
326 </li> | 366 </li> |
327 </ol> | 367 </ol> |
328 </li> | 368 </li> |
| 369 <li style="display: none; "> |
| 370 <a>Events</a> |
| 371 <ol> |
| 372 <li> |
| 373 <a href="#event-anchor">eventName</a> |
| 374 </li> |
| 375 </ol> |
| 376 </li> |
| 377 </ol> |
| 378 </li><li> |
| 379 <a href="#type-ProxyRules">ProxyRules</a> |
| 380 <ol> |
| 381 <li style="display: none; "> |
| 382 <a>Methods</a> |
| 383 <ol> |
| 384 <li> |
| 385 <a href="#method-anchor">methodName</a> |
| 386 </li> |
| 387 </ol> |
| 388 </li> |
| 389 <li style="display: none; "> |
| 390 <a>Events</a> |
| 391 <ol> |
| 392 <li> |
| 393 <a href="#event-anchor">eventName</a> |
| 394 </li> |
| 395 </ol> |
| 396 </li> |
| 397 </ol> |
| 398 </li><li> |
| 399 <a href="#type-PacScript">PacScript</a> |
| 400 <ol> |
| 401 <li style="display: none; "> |
| 402 <a>Methods</a> |
| 403 <ol> |
| 404 <li> |
| 405 <a href="#method-anchor">methodName</a> |
| 406 </li> |
| 407 </ol> |
| 408 </li> |
| 409 <li style="display: none; "> |
| 410 <a>Events</a> |
| 411 <ol> |
| 412 <li> |
| 413 <a href="#event-anchor">eventName</a> |
| 414 </li> |
| 415 </ol> |
| 416 </li> |
| 417 </ol> |
| 418 </li><li> |
| 419 <a href="#type-ProxyConfig">ProxyConfig</a> |
| 420 <ol> |
| 421 <li style="display: none; "> |
| 422 <a>Methods</a> |
| 423 <ol> |
| 424 <li> |
| 425 <a href="#method-anchor">methodName</a> |
| 426 </li> |
| 427 </ol> |
| 428 </li> |
| 429 <li style="display: none; "> |
| 430 <a>Events</a> |
| 431 <ol> |
| 432 <li> |
| 433 <a href="#event-anchor">eventName</a> |
| 434 </li> |
| 435 </ol> |
| 436 </li> |
| 437 </ol> |
| 438 </li> |
| 439 </ol> |
| 440 </li> |
329 </ol> | 441 </ol> |
330 </li> | 442 </li> |
331 </ol> | 443 </ol> |
332 </div> | 444 </div> |
333 <!-- /TABLE OF CONTENTS --> | 445 <!-- /TABLE OF CONTENTS --> |
334 | 446 |
335 <!-- Standard content lead-in for experimental API pages --> | 447 <!-- Standard content lead-in for experimental API pages --> |
336 <p id="classSummary" style="display: none; "> | 448 <p id="classSummary" style="display: none; "> |
337 For information on how to use experimental APIs, see the <a href="expe
rimental.html">chrome.experimental.* APIs</a> page. | 449 For information on how to use experimental APIs, see the <a href="expe
rimental.html">chrome.experimental.* APIs</a> page. |
338 </p> | 450 </p> |
(...skipping 2051 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2390 _uff=0; | 2502 _uff=0; |
2391 urchinTracker(); | 2503 urchinTracker(); |
2392 } | 2504 } |
2393 catch(e) {/* urchinTracker not available. */} | 2505 catch(e) {/* urchinTracker not available. */} |
2394 </script> | 2506 </script> |
2395 <!-- end analytics --> | 2507 <!-- end analytics --> |
2396 </div> | 2508 </div> |
2397 </div> <!-- /gc-footer --> | 2509 </div> <!-- /gc-footer --> |
2398 </div> <!-- /gc-container --> | 2510 </div> <!-- /gc-container --> |
2399 </body></html> | 2511 </body></html> |
OLD | NEW |