| 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 5462 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5473 can ensure that your extension won't be run in an earlier brow
ser version. | 5473 can ensure that your extension won't be run in an earlier brow
ser version. |
| 5474 </p> | 5474 </p> |
| 5475 </div> <!-- /description --> | 5475 </div> <!-- /description --> |
| 5476 | 5476 |
| 5477 </div><div class="apiItem"> | 5477 </div><div class="apiItem"> |
| 5478 <a name="method-update"></a> <!-- method-anchor --> | 5478 <a name="method-update"></a> <!-- method-anchor --> |
| 5479 <h4>update</h4> | 5479 <h4>update</h4> |
| 5480 | 5480 |
| 5481 <div class="summary"><span style="display: none; ">void</span> | 5481 <div class="summary"><span style="display: none; ">void</span> |
| 5482 <!-- Note: intentionally longer 80 columns --> | 5482 <!-- Note: intentionally longer 80 columns --> |
| 5483 <span>chrome.tabs.update</span>(<span class="null"><span style
="display: none; ">, </span><span>integer</span> | 5483 <span>chrome.tabs.update</span>(<span class="optional"><span s
tyle="display: none; ">, </span><span>integer</span> |
| 5484 <var><span>tabId</span></var></span><span class="null"><sp
an>, </span><span>object</span> | 5484 <var><span>tabId</span></var></span><span class="null"><sp
an>, </span><span>object</span> |
| 5485 <var><span>updateProperties</span></var></span><span class
="optional"><span>, </span><span>function</span> | 5485 <var><span>updateProperties</span></var></span><span class
="optional"><span>, </span><span>function</span> |
| 5486 <var><span>callback</span></var></span>)</div> | 5486 <var><span>callback</span></var></span>)</div> |
| 5487 | 5487 |
| 5488 <div class="description"> | 5488 <div class="description"> |
| 5489 <p class="todo" style="display: none; ">Undocumented.</p> | 5489 <p class="todo" style="display: none; ">Undocumented.</p> |
| 5490 <p>Modifies the properties of a tab. Properties that are not spe
cified in <var>updateProperties</var> are not modified. Note: This function can
be used without requesting the 'tabs' permission in the manifest.</p> | 5490 <p>Modifies the properties of a tab. Properties that are not spe
cified in <var>updateProperties</var> are not modified. Note: This function can
be used without requesting the 'tabs' permission in the manifest.</p> |
| 5491 | 5491 |
| 5492 <!-- PARAMETERS --> | 5492 <!-- PARAMETERS --> |
| 5493 <h4>Parameters</h4> | 5493 <h4>Parameters</h4> |
| 5494 <dl> | 5494 <dl> |
| 5495 <div> | 5495 <div> |
| 5496 <div> | 5496 <div> |
| 5497 <dt> | 5497 <dt> |
| 5498 <var>tabId</var> | 5498 <var>tabId</var> |
| 5499 <em> | 5499 <em> |
| 5500 | 5500 |
| 5501 <!-- TYPE --> | 5501 <!-- TYPE --> |
| 5502 <div style="display:inline"> | 5502 <div style="display:inline"> |
| 5503 ( | 5503 ( |
| 5504 <span class="optional" style="display: none; ">optional</spa
n> | 5504 <span class="optional">optional</span> |
| 5505 <span class="enum" style="display: none; ">enumerated</span> | 5505 <span class="enum" style="display: none; ">enumerated</span> |
| 5506 <span id="typeTemplate"> | 5506 <span id="typeTemplate"> |
| 5507 <span style="display: none; "> | 5507 <span style="display: none; "> |
| 5508 <a> Type</a> | 5508 <a> Type</a> |
| 5509 </span> | 5509 </span> |
| 5510 <span> | 5510 <span> |
| 5511 <span style="display: none; "> | 5511 <span style="display: none; "> |
| 5512 array of <span><span></span></span> | 5512 array of <span><span></span></span> |
| 5513 </span> | 5513 </span> |
| 5514 <span>integer</span> | 5514 <span>integer</span> |
| 5515 <span style="display: none; "></span> | 5515 <span style="display: none; "></span> |
| 5516 </span> | 5516 </span> |
| 5517 </span> | 5517 </span> |
| 5518 ) | 5518 ) |
| 5519 </div> | 5519 </div> |
| 5520 | 5520 |
| 5521 </em> | 5521 </em> |
| 5522 </dt> | 5522 </dt> |
| 5523 <dd class="todo"> | 5523 <dd class="todo" style="display: none; "> |
| 5524 Undocumented. | 5524 Undocumented. |
| 5525 </dd> | 5525 </dd> |
| 5526 <dd style="display: none; "> | 5526 <dd>Defaults to the selected tab of the <a href="windows.html#current-
window">current window</a>.</dd> |
| 5527 Description of this parameter from the json schema. | |
| 5528 </dd> | |
| 5529 <dd style="display: none; "> | 5527 <dd style="display: none; "> |
| 5530 This parameter was added in version | 5528 This parameter was added in version |
| 5531 <b><span></span></b>. | 5529 <b><span></span></b>. |
| 5532 You must omit this parameter in earlier versions, | 5530 You must omit this parameter in earlier versions, |
| 5533 and you may omit it in any version. If you require this | 5531 and you may omit it in any version. If you require this |
| 5534 parameter, the manifest key | 5532 parameter, the manifest key |
| 5535 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> | 5533 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 5536 can ensure that your extension won't be run in an earlier browser ve
rsion. | 5534 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 5537 </dd> | 5535 </dd> |
| 5538 | 5536 |
| (...skipping 3360 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8899 _uff=0; | 8897 _uff=0; |
| 8900 urchinTracker(); | 8898 urchinTracker(); |
| 8901 } | 8899 } |
| 8902 catch(e) {/* urchinTracker not available. */} | 8900 catch(e) {/* urchinTracker not available. */} |
| 8903 </script> | 8901 </script> |
| 8904 <!-- end analytics --> | 8902 <!-- end analytics --> |
| 8905 </div> | 8903 </div> |
| 8906 </div> <!-- /gc-footer --> | 8904 </div> <!-- /gc-footer --> |
| 8907 </div> <!-- /gc-container --> | 8905 </div> <!-- /gc-container --> |
| 8908 </body></html> | 8906 </body></html> |
| OLD | NEW |