| 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 312 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 323               </ol> | 323               </ol> | 
| 324             </li> | 324             </li> | 
| 325               <li> | 325               <li> | 
| 326                 <a href="#apiReference">API reference: chrome.windows</a> | 326                 <a href="#apiReference">API reference: chrome.windows</a> | 
| 327                 <ol> | 327                 <ol> | 
| 328                   <li> | 328                   <li> | 
| 329             <a href="#properties">Properties</a> | 329             <a href="#properties">Properties</a> | 
| 330             <ol> | 330             <ol> | 
| 331               <li> | 331               <li> | 
| 332                 <a href="#property-WINDOW_ID_NONE">WINDOW_ID_NONE</a> | 332                 <a href="#property-WINDOW_ID_NONE">WINDOW_ID_NONE</a> | 
|  | 333               </li><li> | 
|  | 334                 <a href="#property-WINDOW_ID_CURRENT">WINDOW_ID_CURRENT</a> | 
| 333               </li> | 335               </li> | 
| 334             </ol> | 336             </ol> | 
| 335           </li> | 337           </li> | 
| 336                   <li> | 338                   <li> | 
| 337             <a href="#global-methods">Methods</a> | 339             <a href="#global-methods">Methods</a> | 
| 338             <ol> | 340             <ol> | 
| 339               <li> | 341               <li> | 
| 340                 <a href="#method-create">create</a> | 342                 <a href="#method-create">create</a> | 
| 341               </li><li> | 343               </li><li> | 
| 342                 <a href="#method-get">get</a> | 344                 <a href="#method-get">get</a> | 
| (...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 555           <dd style="display: none; "> | 557           <dd style="display: none; "> | 
| 556             <div></div> | 558             <div></div> | 
| 557           </dd> | 559           </dd> | 
| 558 | 560 | 
| 559           <!-- FUNCTION PARAMETERS --> | 561           <!-- FUNCTION PARAMETERS --> | 
| 560           <dd style="display: none; "> | 562           <dd style="display: none; "> | 
| 561             <div></div> | 563             <div></div> | 
| 562           </dd> | 564           </dd> | 
| 563 | 565 | 
| 564         </div> | 566         </div> | 
|  | 567             </div><div> | 
|  | 568               <a name="property-WINDOW_ID_CURRENT"></a> | 
|  | 569               <h4>WINDOW_ID_CURRENT</h4> | 
|  | 570               <div class="summary"> | 
|  | 571                 <!-- Note: intentionally longer 80 columns --> | 
|  | 572                 <span>chrome.windows.</span><span>WINDOW_ID_CURRENT</span> | 
|  | 573               </div> | 
|  | 574               <div> | 
|  | 575           <dt> | 
|  | 576             <var>WINDOW_ID_CURRENT</var> | 
|  | 577               <em> | 
|  | 578 | 
|  | 579                 <!-- TYPE --> | 
|  | 580                 <div style="display:inline"> | 
|  | 581                   ( | 
|  | 582                     <span class="optional" style="display: none; ">optional</spa
      n> | 
|  | 583                     <span class="enum" style="display: none; ">enumerated</span> | 
|  | 584                     <span id="typeTemplate"> | 
|  | 585                       <span style="display: none; "> | 
|  | 586                         <a> Type</a> | 
|  | 587                       </span> | 
|  | 588                       <span> | 
|  | 589                         <span style="display: none; "> | 
|  | 590                           array of <span><span></span></span> | 
|  | 591                         </span> | 
|  | 592                         <span>integer</span> | 
|  | 593                         <span style="display: none; "></span> | 
|  | 594                       </span> | 
|  | 595                     </span> | 
|  | 596                   ) | 
|  | 597                 </div> | 
|  | 598 | 
|  | 599               </em> | 
|  | 600           </dt> | 
|  | 601           <dd class="todo" style="display: none; "> | 
|  | 602             Undocumented. | 
|  | 603           </dd> | 
|  | 604           <dd>The windowId value that represents the <a href="windows.html#curre
      nt-window">current window</a>.</dd> | 
|  | 605           <dd style="display: none; "> | 
|  | 606             This parameter was added in version | 
|  | 607             <b><span></span></b>. | 
|  | 608             You must omit this parameter in earlier versions, | 
|  | 609             and you may omit it in any version.  If you require this | 
|  | 610             parameter, the manifest key | 
|  | 611             <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
      n</a> | 
|  | 612             can ensure that your extension won't be run in an earlier browser ve
      rsion. | 
|  | 613           </dd> | 
|  | 614 | 
|  | 615           <!-- OBJECT PROPERTIES --> | 
|  | 616           <dd style="display: none; "> | 
|  | 617             <dl> | 
|  | 618               <div> | 
|  | 619                 <div> | 
|  | 620                 </div> | 
|  | 621               </div> | 
|  | 622             </dl> | 
|  | 623           </dd> | 
|  | 624 | 
|  | 625           <!-- OBJECT METHODS --> | 
|  | 626           <dd style="display: none; "> | 
|  | 627             <div></div> | 
|  | 628           </dd> | 
|  | 629 | 
|  | 630           <!-- OBJECT EVENT FIELDS --> | 
|  | 631           <dd style="display: none; "> | 
|  | 632             <div></div> | 
|  | 633           </dd> | 
|  | 634 | 
|  | 635           <!-- FUNCTION PARAMETERS --> | 
|  | 636           <dd style="display: none; "> | 
|  | 637             <div></div> | 
|  | 638           </dd> | 
|  | 639 | 
|  | 640         </div> | 
| 565             </div> | 641             </div> | 
| 566 | 642 | 
| 567           </div> <!-- /apiGroup --> | 643           </div> <!-- /apiGroup --> | 
| 568 | 644 | 
| 569           <!-- METHODS --> | 645           <!-- METHODS --> | 
| 570           <div id="methodsTemplate" class="apiGroup"> | 646           <div id="methodsTemplate" class="apiGroup"> | 
| 571             <a name="global-methods"></a> | 647             <a name="global-methods"></a> | 
| 572             <h3>Methods</h3> | 648             <h3>Methods</h3> | 
| 573 | 649 | 
| 574             <!-- iterates over all functions --> | 650             <!-- iterates over all functions --> | 
| (...skipping 4455 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 5030     _uff=0; | 5106     _uff=0; | 
| 5031     urchinTracker(); | 5107     urchinTracker(); | 
| 5032   } | 5108   } | 
| 5033   catch(e) {/* urchinTracker not available. */} | 5109   catch(e) {/* urchinTracker not available. */} | 
| 5034 </script> | 5110 </script> | 
| 5035 <!-- end analytics --> | 5111 <!-- end analytics --> | 
| 5036       </div> | 5112       </div> | 
| 5037     </div> <!-- /gc-footer --> | 5113     </div> <!-- /gc-footer --> | 
| 5038   </div> <!-- /gc-container --> | 5114   </div> <!-- /gc-container --> | 
| 5039 </body></html> | 5115 </body></html> | 
| OLD | NEW | 
|---|