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 632 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
643 to <code>a.com</code>, | 643 to <code>a.com</code>, |
644 or vice versa, | 644 or vice versa, |
645 also triggers a warning. | 645 also triggers a warning. |
646 </p> | 646 </p> |
647 </td> | 647 </td> |
648 </tr> | 648 </tr> |
649 | 649 |
650 <tr> | 650 <tr> |
651 <td style="font-weight:bold"> | 651 <td style="font-weight:bold"> |
652 <!-- IDS_EXTENSION_PROMPT_WARNING_MANAGEMENT --> | 652 <!-- IDS_EXTENSION_PROMPT_WARNING_MANAGEMENT --> |
653 Your list of installed apps, extensions, and themes | 653 Your list of apps, extensions, and themes |
654 <br> | 654 <br> |
655 <span style="font-weight:normal; font-style:italic">or</span> | 655 <span style="font-weight:normal; font-style:italic">or</span> |
656 <br> | 656 <br> |
657 Manage themes, extensions, and apps | 657 Manage themes, extensions, and apps |
658 | 658 |
659 <!-- PENDING: remove "Manage...apps" alternative message | 659 <!-- PENDING: remove "Manage...apps" alternative message |
660 once the fix is out on stable channel --> | 660 once the fix is out on stable channel --> |
661 <!-- See http://crbug.com/67859 --> | 661 <!-- See http://crbug.com/67859 --> |
662 </td> | 662 </td> |
663 <td> | 663 <td> |
(...skipping 302 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
966 _uff=0; | 966 _uff=0; |
967 urchinTracker(); | 967 urchinTracker(); |
968 } | 968 } |
969 catch(e) {/* urchinTracker not available. */} | 969 catch(e) {/* urchinTracker not available. */} |
970 </script> | 970 </script> |
971 <!-- end analytics --> | 971 <!-- end analytics --> |
972 </div> | 972 </div> |
973 </div> <!-- /gc-footer --> | 973 </div> <!-- /gc-footer --> |
974 </div> <!-- /gc-container --> | 974 </div> <!-- /gc-container --> |
975 </body></html> | 975 </body></html> |
OLD | NEW |