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 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
201 </li> | 201 </li> |
202 </ol> | 202 </ol> |
203 </li><li> | 203 </li><li> |
204 <a href="#current-window">The current window</a> | 204 <a href="#current-window">The current window</a> |
205 <ol> | 205 <ol> |
206 <li style="display: none; "> | 206 <li style="display: none; "> |
207 <a>h3Name</a> | 207 <a>h3Name</a> |
208 </li> | 208 </li> |
209 </ol> | 209 </ol> |
210 </li> | 210 </li> |
211 <div> | |
212 <li> | 211 <li> |
213 <a href="#apiReference">API reference: chrome.windows</a> | 212 <a href="#apiReference">API reference: chrome.windows</a> |
214 <ol> | 213 <ol> |
215 <li style="display: none; "> | 214 <li style="display: none; "> |
216 <a href="#properties">Properties</a> | 215 <a href="#properties">Properties</a> |
217 <ol> | 216 <ol> |
218 <li> | 217 <li> |
219 <a href="#property-anchor">propertyName</a> | 218 <a href="#property-anchor">propertyName</a> |
220 </li> | 219 </li> |
221 </ol> | 220 </ol> |
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
255 <li> | 254 <li> |
256 <a href="#types">Types</a> | 255 <a href="#types">Types</a> |
257 <ol> | 256 <ol> |
258 <li> | 257 <li> |
259 <a href="#type-Window">Window</a> | 258 <a href="#type-Window">Window</a> |
260 </li> | 259 </li> |
261 </ol> | 260 </ol> |
262 </li> | 261 </li> |
263 </ol> | 262 </ol> |
264 </li> | 263 </li> |
265 </div> | |
266 </ol> | 264 </ol> |
267 </div> | 265 </div> |
268 <!-- /TABLE OF CONTENTS --> | 266 <!-- /TABLE OF CONTENTS --> |
269 | 267 |
270 <!-- STATIC CONTENT PLACEHOLDER --> | 268 <!-- STATIC CONTENT PLACEHOLDER --> |
271 <div id="static"><div id="pageData-name" class="pageData">Windows</div> | 269 <div id="static"><div id="pageData-name" class="pageData">Windows</div> |
272 | 270 |
273 <!-- BEGIN AUTHORED CONTENT --> | 271 <!-- BEGIN AUTHORED CONTENT --> |
274 <p id="classSummary"> | 272 <p id="classSummary"> |
275 Use the <code>chrome.windows</code> module | 273 Use the <code>chrome.windows</code> module |
(...skipping 2258 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2534 urchinTracker(); | 2532 urchinTracker(); |
2535 } | 2533 } |
2536 catch(e) {/* urchinTracker not available. */} | 2534 catch(e) {/* urchinTracker not available. */} |
2537 </script> | 2535 </script> |
2538 <!-- end analytics --> | 2536 <!-- end analytics --> |
2539 </div> | 2537 </div> |
2540 </div> <!-- /gc-footer --> | 2538 </div> <!-- /gc-footer --> |
2541 </div> <!-- /gc-container --> | 2539 </div> <!-- /gc-container --> |
2542 </body></html> | 2540 </body></html> |
2543 | 2541 |
OLD | NEW |