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 419 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
430 APIs on the Dev channel are subject to change. | 430 APIs on the Dev channel are subject to change. |
431 </p> | 431 </p> |
432 </td> | 432 </td> |
433 </tr> | 433 </tr> |
434 <tr> | 434 <tr> |
435 <td> | 435 <td> |
436 <a href="http://code.google.com/chrome/extensions/trunk/overview.html">...
/extensions/<b>trunk/</b>...</a> | 436 <a href="http://code.google.com/chrome/extensions/trunk/overview.html">...
/extensions/<b>trunk/</b>...</a> |
437 </td> | 437 </td> |
438 <td> | 438 <td> |
439 The very latest documentation. | 439 The very latest documentation. |
440 Look here if you're using a tip-of-tree version of | 440 Look here if you're using |
| 441 <a href="http://tools.google.com/dlpage/chromesxs">Canary</a> |
| 442 or a tip-of-tree version of |
441 <a href="http://dev.chromium.org">Chromium</a> | 443 <a href="http://dev.chromium.org">Chromium</a> |
442 or if you're curious about features to come. | 444 or if you're curious about features to come. |
443 This version might also have bug fixes and feature information | 445 This version might also have bug fixes and feature information |
444 that are relevant to the current doc | 446 that are relevant to the current doc |
445 but haven't been integrated into it yet. | 447 but haven't been integrated into it yet. |
446 | 448 |
447 <p> | 449 <p> |
448 <strong>Note:</strong> | 450 <strong>Note:</strong> |
449 The trunk version of the doc is preliminary and might have errors. | 451 The trunk version of the doc is preliminary and might have errors. |
450 </p> | 452 </p> |
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
660 _uff=0; | 662 _uff=0; |
661 urchinTracker(); | 663 urchinTracker(); |
662 } | 664 } |
663 catch(e) {/* urchinTracker not available. */} | 665 catch(e) {/* urchinTracker not available. */} |
664 </script> | 666 </script> |
665 <!-- end analytics --> | 667 <!-- end analytics --> |
666 </div> | 668 </div> |
667 </div> <!-- /gc-footer --> | 669 </div> <!-- /gc-footer --> |
668 </div> <!-- /gc-container --> | 670 </div> <!-- /gc-container --> |
669 </body></html> | 671 </body></html> |
OLD | NEW |