Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(146)

Side by Side Diff: chrome/common/extensions/docs/bookmarks.html

Issue 2812023: Make the extension API docs point out the minimum version that supports an API call. (Closed)
Patch Set: Rebase for checkin. Created 10 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 </div> 52 </div>
53 53
54 </em> 54 </em>
55 </dt> 55 </dt>
56 <dd class="todo"> 56 <dd class="todo">
57 Undocumented. 57 Undocumented.
58 </dd> 58 </dd>
59 <dd> 59 <dd>
60 Description of this parameter from the json schema. 60 Description of this parameter from the json schema.
61 </dd> 61 </dd>
62 <dd>
63 This parameter was added in version
64 <b><span></span></b>.
65 You must omit this parameter in earlier versions,
66 and you may omit it in any version. If you require this
67 parameter, the manifest key
68 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
69 can ensure that your extension won't be run in an earlier browser ve rsion.
70 </dd>
62 71
63 <!-- OBJECT PROPERTIES --> 72 <!-- OBJECT PROPERTIES -->
64 <dd> 73 <dd>
65 <dl> 74 <dl>
66 <div> 75 <div>
67 <div> 76 <div>
68 </div> 77 </div>
69 </div> 78 </div>
70 </dl> 79 </dl>
71 </dd> 80 </dd>
(...skipping 393 matching lines...) Expand 10 before | Expand all | Expand 10 after
465 </div> 474 </div>
466 475
467 </em> 476 </em>
468 </dt> 477 </dt>
469 <dd class="todo"> 478 <dd class="todo">
470 Undocumented. 479 Undocumented.
471 </dd> 480 </dd>
472 <dd style="display: none; "> 481 <dd style="display: none; ">
473 Description of this parameter from the json schema. 482 Description of this parameter from the json schema.
474 </dd> 483 </dd>
484 <dd style="display: none; ">
485 This parameter was added in version
486 <b><span></span></b>.
487 You must omit this parameter in earlier versions,
488 and you may omit it in any version. If you require this
489 parameter, the manifest key
490 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
491 can ensure that your extension won't be run in an earlier browser ve rsion.
492 </dd>
475 493
476 <!-- OBJECT PROPERTIES --> 494 <!-- OBJECT PROPERTIES -->
477 <dd> 495 <dd>
478 <dl> 496 <dl>
479 <div> 497 <div>
480 <div> 498 <div>
481 <dt> 499 <dt>
482 <var>parentId</var> 500 <var>parentId</var>
483 <em> 501 <em>
484 502
(...skipping 18 matching lines...) Expand all
503 </div> 521 </div>
504 522
505 </em> 523 </em>
506 </dt> 524 </dt>
507 <dd class="todo"> 525 <dd class="todo">
508 Undocumented. 526 Undocumented.
509 </dd> 527 </dd>
510 <dd style="display: none; "> 528 <dd style="display: none; ">
511 Description of this parameter from the json schema. 529 Description of this parameter from the json schema.
512 </dd> 530 </dd>
531 <dd style="display: none; ">
532 This parameter was added in version
533 <b><span></span></b>.
534 You must omit this parameter in earlier versions,
535 and you may omit it in any version. If you require this
536 parameter, the manifest key
537 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
538 can ensure that your extension won't be run in an earlier browser ve rsion.
539 </dd>
513 540
514 <!-- OBJECT PROPERTIES --> 541 <!-- OBJECT PROPERTIES -->
515 <dd style="display: none; "> 542 <dd style="display: none; ">
516 <dl> 543 <dl>
517 <div> 544 <div>
518 <div> 545 <div>
519 </div> 546 </div>
520 </div> 547 </div>
521 </dl> 548 </dl>
522 </dd> 549 </dd>
(...skipping 25 matching lines...) Expand all
548 </div> 575 </div>
549 576
550 </em> 577 </em>
551 </dt> 578 </dt>
552 <dd class="todo"> 579 <dd class="todo">
553 Undocumented. 580 Undocumented.
554 </dd> 581 </dd>
555 <dd style="display: none; "> 582 <dd style="display: none; ">
556 Description of this parameter from the json schema. 583 Description of this parameter from the json schema.
557 </dd> 584 </dd>
585 <dd style="display: none; ">
586 This parameter was added in version
587 <b><span></span></b>.
588 You must omit this parameter in earlier versions,
589 and you may omit it in any version. If you require this
590 parameter, the manifest key
591 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
592 can ensure that your extension won't be run in an earlier browser ve rsion.
593 </dd>
558 594
559 <!-- OBJECT PROPERTIES --> 595 <!-- OBJECT PROPERTIES -->
560 <dd style="display: none; "> 596 <dd style="display: none; ">
561 <dl> 597 <dl>
562 <div> 598 <div>
563 <div> 599 <div>
564 </div> 600 </div>
565 </div> 601 </div>
566 </dl> 602 </dl>
567 </dd> 603 </dd>
(...skipping 25 matching lines...) Expand all
593 </div> 629 </div>
594 630
595 </em> 631 </em>
596 </dt> 632 </dt>
597 <dd class="todo"> 633 <dd class="todo">
598 Undocumented. 634 Undocumented.
599 </dd> 635 </dd>
600 <dd style="display: none; "> 636 <dd style="display: none; ">
601 Description of this parameter from the json schema. 637 Description of this parameter from the json schema.
602 </dd> 638 </dd>
639 <dd style="display: none; ">
640 This parameter was added in version
641 <b><span></span></b>.
642 You must omit this parameter in earlier versions,
643 and you may omit it in any version. If you require this
644 parameter, the manifest key
645 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
646 can ensure that your extension won't be run in an earlier browser ve rsion.
647 </dd>
603 648
604 <!-- OBJECT PROPERTIES --> 649 <!-- OBJECT PROPERTIES -->
605 <dd style="display: none; "> 650 <dd style="display: none; ">
606 <dl> 651 <dl>
607 <div> 652 <div>
608 <div> 653 <div>
609 </div> 654 </div>
610 </div> 655 </div>
611 </dl> 656 </dl>
612 </dd> 657 </dd>
(...skipping 25 matching lines...) Expand all
638 </div> 683 </div>
639 684
640 </em> 685 </em>
641 </dt> 686 </dt>
642 <dd class="todo"> 687 <dd class="todo">
643 Undocumented. 688 Undocumented.
644 </dd> 689 </dd>
645 <dd style="display: none; "> 690 <dd style="display: none; ">
646 Description of this parameter from the json schema. 691 Description of this parameter from the json schema.
647 </dd> 692 </dd>
693 <dd style="display: none; ">
694 This parameter was added in version
695 <b><span></span></b>.
696 You must omit this parameter in earlier versions,
697 and you may omit it in any version. If you require this
698 parameter, the manifest key
699 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
700 can ensure that your extension won't be run in an earlier browser ve rsion.
701 </dd>
648 702
649 <!-- OBJECT PROPERTIES --> 703 <!-- OBJECT PROPERTIES -->
650 <dd style="display: none; "> 704 <dd style="display: none; ">
651 <dl> 705 <dl>
652 <div> 706 <div>
653 <div> 707 <div>
654 </div> 708 </div>
655 </div> 709 </div>
656 </dl> 710 </dl>
657 </dd> 711 </dd>
(...skipping 29 matching lines...) Expand all
687 </div> 741 </div>
688 742
689 </em> 743 </em>
690 </dt> 744 </dt>
691 <dd class="todo"> 745 <dd class="todo">
692 Undocumented. 746 Undocumented.
693 </dd> 747 </dd>
694 <dd style="display: none; "> 748 <dd style="display: none; ">
695 Description of this parameter from the json schema. 749 Description of this parameter from the json schema.
696 </dd> 750 </dd>
751 <dd style="display: none; ">
752 This parameter was added in version
753 <b><span></span></b>.
754 You must omit this parameter in earlier versions,
755 and you may omit it in any version. If you require this
756 parameter, the manifest key
757 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
758 can ensure that your extension won't be run in an earlier browser ve rsion.
759 </dd>
697 760
698 <!-- OBJECT PROPERTIES --> 761 <!-- OBJECT PROPERTIES -->
699 <dd style="display: none; "> 762 <dd style="display: none; ">
700 <dl> 763 <dl>
701 <div> 764 <div>
702 <div> 765 <div>
703 </div> 766 </div>
704 </div> 767 </div>
705 </dl> 768 </dl>
706 </dd> 769 </dd>
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
760 </div> 823 </div>
761 824
762 </em> 825 </em>
763 </dt> 826 </dt>
764 <dd class="todo"> 827 <dd class="todo">
765 Undocumented. 828 Undocumented.
766 </dd> 829 </dd>
767 <dd style="display: none; "> 830 <dd style="display: none; ">
768 Description of this parameter from the json schema. 831 Description of this parameter from the json schema.
769 </dd> 832 </dd>
833 <dd style="display: none; ">
834 This parameter was added in version
835 <b><span></span></b>.
836 You must omit this parameter in earlier versions,
837 and you may omit it in any version. If you require this
838 parameter, the manifest key
839 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
840 can ensure that your extension won't be run in an earlier browser ve rsion.
841 </dd>
770 842
771 <!-- OBJECT PROPERTIES --> 843 <!-- OBJECT PROPERTIES -->
772 <dd style="display: none; "> 844 <dd style="display: none; ">
773 <dl> 845 <dl>
774 <div> 846 <div>
775 <div> 847 <div>
776 </div> 848 </div>
777 </div> 849 </div>
778 </dl> 850 </dl>
779 </dd> 851 </dd>
780 </div> 852 </div>
781 </div> 853 </div>
782 </dl> 854 </dl>
783 </div> 855 </div>
784 </div> 856 </div>
785 857
858 <!-- MIN_VERSION -->
859 <p style="display: none; ">
860 This function was added in version <b><span></span></b>.
861 If you require this function, the manifest key
862 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
863 can ensure that your extension won't be run in an earlier brow ser version.
864 </p>
786 </div> <!-- /description --> 865 </div> <!-- /description -->
787 866
788 </div><div class="apiItem" style="display: none; "> 867 </div><div class="apiItem" style="display: none; ">
789 <a></a> <!-- method-anchor --> 868 <a></a> <!-- method-anchor -->
790 <h4>method name</h4> 869 <h4>method name</h4>
791 870
792 <div class="summary"><span>void</span> 871 <div class="summary"><span>void</span>
793 <!-- Note: intentionally longer 80 columns --> 872 <!-- Note: intentionally longer 80 columns -->
794 <span>chrome.module.methodName</span>(<span><span>, </span><sp an></span> 873 <span>chrome.module.methodName</span>(<span><span>, </span><sp an></span>
795 <var><span></span></var></span>)</div> 874 <var><span></span></var></span>)</div>
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
835 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 914 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre>
836 <dl> 915 <dl>
837 <div> 916 <div>
838 <div> 917 <div>
839 </div> 918 </div>
840 </div> 919 </div>
841 </dl> 920 </dl>
842 </div> 921 </div>
843 </div> 922 </div>
844 923
924 <!-- MIN_VERSION -->
925 <p>
926 This function was added in version <b><span></span></b>.
927 If you require this function, the manifest key
928 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
929 can ensure that your extension won't be run in an earlier brow ser version.
930 </p>
845 </div> <!-- /description --> 931 </div> <!-- /description -->
846 932
847 </div><div class="apiItem"> 933 </div><div class="apiItem">
848 <a name="method-get"></a> <!-- method-anchor --> 934 <a name="method-get"></a> <!-- method-anchor -->
849 <h4>get</h4> 935 <h4>get</h4>
850 936
851 <div class="summary"><span style="display: none; ">void</span> 937 <div class="summary"><span style="display: none; ">void</span>
852 <!-- Note: intentionally longer 80 columns --> 938 <!-- Note: intentionally longer 80 columns -->
853 <span>chrome.bookmarks.get</span>(<span class="null"><span sty le="display: none; ">, </span><span>string or array of string</span> 939 <span>chrome.bookmarks.get</span>(<span class="null"><span sty le="display: none; ">, </span><span>string or array of string</span>
854 <var><span>idOrIdList</span></var></span><span class="null "><span>, </span><span>function</span> 940 <var><span>idOrIdList</span></var></span><span class="null "><span>, </span><span>function</span>
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
886 </span> 972 </span>
887 ) 973 )
888 </div> 974 </div>
889 975
890 </em> 976 </em>
891 </dt> 977 </dt>
892 <dd class="todo" style="display: none; "> 978 <dd class="todo" style="display: none; ">
893 Undocumented. 979 Undocumented.
894 </dd> 980 </dd>
895 <dd>A single string-valued id, or an array of string-valued ids</dd> 981 <dd>A single string-valued id, or an array of string-valued ids</dd>
982 <dd style="display: none; ">
983 This parameter was added in version
984 <b><span></span></b>.
985 You must omit this parameter in earlier versions,
986 and you may omit it in any version. If you require this
987 parameter, the manifest key
988 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
989 can ensure that your extension won't be run in an earlier browser ve rsion.
990 </dd>
896 991
897 <!-- OBJECT PROPERTIES --> 992 <!-- OBJECT PROPERTIES -->
898 <dd style="display: none; "> 993 <dd style="display: none; ">
899 <dl> 994 <dl>
900 <div> 995 <div>
901 <div> 996 <div>
902 </div> 997 </div>
903 </div> 998 </div>
904 </dl> 999 </dl>
905 </dd> 1000 </dd>
(...skipping 25 matching lines...) Expand all
931 </div> 1026 </div>
932 1027
933 </em> 1028 </em>
934 </dt> 1029 </dt>
935 <dd class="todo"> 1030 <dd class="todo">
936 Undocumented. 1031 Undocumented.
937 </dd> 1032 </dd>
938 <dd style="display: none; "> 1033 <dd style="display: none; ">
939 Description of this parameter from the json schema. 1034 Description of this parameter from the json schema.
940 </dd> 1035 </dd>
1036 <dd style="display: none; ">
1037 This parameter was added in version
1038 <b><span></span></b>.
1039 You must omit this parameter in earlier versions,
1040 and you may omit it in any version. If you require this
1041 parameter, the manifest key
1042 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1043 can ensure that your extension won't be run in an earlier browser ve rsion.
1044 </dd>
941 1045
942 <!-- OBJECT PROPERTIES --> 1046 <!-- OBJECT PROPERTIES -->
943 <dd style="display: none; "> 1047 <dd style="display: none; ">
944 <dl> 1048 <dl>
945 <div> 1049 <div>
946 <div> 1050 <div>
947 </div> 1051 </div>
948 </div> 1052 </div>
949 </dl> 1053 </dl>
950 </dd> 1054 </dd>
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
1015 </div> 1119 </div>
1016 1120
1017 </em> 1121 </em>
1018 </dt> 1122 </dt>
1019 <dd class="todo"> 1123 <dd class="todo">
1020 Undocumented. 1124 Undocumented.
1021 </dd> 1125 </dd>
1022 <dd style="display: none; "> 1126 <dd style="display: none; ">
1023 Description of this parameter from the json schema. 1127 Description of this parameter from the json schema.
1024 </dd> 1128 </dd>
1129 <dd style="display: none; ">
1130 This parameter was added in version
1131 <b><span></span></b>.
1132 You must omit this parameter in earlier versions,
1133 and you may omit it in any version. If you require this
1134 parameter, the manifest key
1135 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1136 can ensure that your extension won't be run in an earlier browser ve rsion.
1137 </dd>
1025 1138
1026 <!-- OBJECT PROPERTIES --> 1139 <!-- OBJECT PROPERTIES -->
1027 <dd style="display: none; "> 1140 <dd style="display: none; ">
1028 <dl> 1141 <dl>
1029 <div> 1142 <div>
1030 <div> 1143 <div>
1031 </div> 1144 </div>
1032 </div> 1145 </div>
1033 </dl> 1146 </dl>
1034 </dd> 1147 </dd>
1035 </div> 1148 </div>
1036 </div> 1149 </div>
1037 </dl> 1150 </dl>
1038 </div> 1151 </div>
1039 </div> 1152 </div>
1040 1153
1154 <!-- MIN_VERSION -->
1155 <p style="display: none; ">
1156 This function was added in version <b><span></span></b>.
1157 If you require this function, the manifest key
1158 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
1159 can ensure that your extension won't be run in an earlier brow ser version.
1160 </p>
1041 </div> <!-- /description --> 1161 </div> <!-- /description -->
1042 1162
1043 </div><div class="apiItem"> 1163 </div><div class="apiItem">
1044 <a name="method-getChildren"></a> <!-- method-anchor --> 1164 <a name="method-getChildren"></a> <!-- method-anchor -->
1045 <h4>getChildren</h4> 1165 <h4>getChildren</h4>
1046 1166
1047 <div class="summary"><span style="display: none; ">void</span> 1167 <div class="summary"><span style="display: none; ">void</span>
1048 <!-- Note: intentionally longer 80 columns --> 1168 <!-- Note: intentionally longer 80 columns -->
1049 <span>chrome.bookmarks.getChildren</span>(<span class="null">< span style="display: none; ">, </span><span>string</span> 1169 <span>chrome.bookmarks.getChildren</span>(<span class="null">< span style="display: none; ">, </span><span>string</span>
1050 <var><span>id</span></var></span><span class="null"><span> , </span><span>function</span> 1170 <var><span>id</span></var></span><span class="null"><span> , </span><span>function</span>
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
1084 </div> 1204 </div>
1085 1205
1086 </em> 1206 </em>
1087 </dt> 1207 </dt>
1088 <dd class="todo"> 1208 <dd class="todo">
1089 Undocumented. 1209 Undocumented.
1090 </dd> 1210 </dd>
1091 <dd style="display: none; "> 1211 <dd style="display: none; ">
1092 Description of this parameter from the json schema. 1212 Description of this parameter from the json schema.
1093 </dd> 1213 </dd>
1214 <dd style="display: none; ">
1215 This parameter was added in version
1216 <b><span></span></b>.
1217 You must omit this parameter in earlier versions,
1218 and you may omit it in any version. If you require this
1219 parameter, the manifest key
1220 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1221 can ensure that your extension won't be run in an earlier browser ve rsion.
1222 </dd>
1094 1223
1095 <!-- OBJECT PROPERTIES --> 1224 <!-- OBJECT PROPERTIES -->
1096 <dd style="display: none; "> 1225 <dd style="display: none; ">
1097 <dl> 1226 <dl>
1098 <div> 1227 <div>
1099 <div> 1228 <div>
1100 </div> 1229 </div>
1101 </div> 1230 </div>
1102 </dl> 1231 </dl>
1103 </dd> 1232 </dd>
(...skipping 25 matching lines...) Expand all
1129 </div> 1258 </div>
1130 1259
1131 </em> 1260 </em>
1132 </dt> 1261 </dt>
1133 <dd class="todo"> 1262 <dd class="todo">
1134 Undocumented. 1263 Undocumented.
1135 </dd> 1264 </dd>
1136 <dd style="display: none; "> 1265 <dd style="display: none; ">
1137 Description of this parameter from the json schema. 1266 Description of this parameter from the json schema.
1138 </dd> 1267 </dd>
1268 <dd style="display: none; ">
1269 This parameter was added in version
1270 <b><span></span></b>.
1271 You must omit this parameter in earlier versions,
1272 and you may omit it in any version. If you require this
1273 parameter, the manifest key
1274 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1275 can ensure that your extension won't be run in an earlier browser ve rsion.
1276 </dd>
1139 1277
1140 <!-- OBJECT PROPERTIES --> 1278 <!-- OBJECT PROPERTIES -->
1141 <dd style="display: none; "> 1279 <dd style="display: none; ">
1142 <dl> 1280 <dl>
1143 <div> 1281 <div>
1144 <div> 1282 <div>
1145 </div> 1283 </div>
1146 </div> 1284 </div>
1147 </dl> 1285 </dl>
1148 </dd> 1286 </dd>
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
1213 </div> 1351 </div>
1214 1352
1215 </em> 1353 </em>
1216 </dt> 1354 </dt>
1217 <dd class="todo"> 1355 <dd class="todo">
1218 Undocumented. 1356 Undocumented.
1219 </dd> 1357 </dd>
1220 <dd style="display: none; "> 1358 <dd style="display: none; ">
1221 Description of this parameter from the json schema. 1359 Description of this parameter from the json schema.
1222 </dd> 1360 </dd>
1361 <dd style="display: none; ">
1362 This parameter was added in version
1363 <b><span></span></b>.
1364 You must omit this parameter in earlier versions,
1365 and you may omit it in any version. If you require this
1366 parameter, the manifest key
1367 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1368 can ensure that your extension won't be run in an earlier browser ve rsion.
1369 </dd>
1223 1370
1224 <!-- OBJECT PROPERTIES --> 1371 <!-- OBJECT PROPERTIES -->
1225 <dd style="display: none; "> 1372 <dd style="display: none; ">
1226 <dl> 1373 <dl>
1227 <div> 1374 <div>
1228 <div> 1375 <div>
1229 </div> 1376 </div>
1230 </div> 1377 </div>
1231 </dl> 1378 </dl>
1232 </dd> 1379 </dd>
1233 </div> 1380 </div>
1234 </div> 1381 </div>
1235 </dl> 1382 </dl>
1236 </div> 1383 </div>
1237 </div> 1384 </div>
1238 1385
1386 <!-- MIN_VERSION -->
1387 <p style="display: none; ">
1388 This function was added in version <b><span></span></b>.
1389 If you require this function, the manifest key
1390 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
1391 can ensure that your extension won't be run in an earlier brow ser version.
1392 </p>
1239 </div> <!-- /description --> 1393 </div> <!-- /description -->
1240 1394
1241 </div><div class="apiItem"> 1395 </div><div class="apiItem">
1242 <a name="method-getRecent"></a> <!-- method-anchor --> 1396 <a name="method-getRecent"></a> <!-- method-anchor -->
1243 <h4>getRecent</h4> 1397 <h4>getRecent</h4>
1244 1398
1245 <div class="summary"><span style="display: none; ">void</span> 1399 <div class="summary"><span style="display: none; ">void</span>
1246 <!-- Note: intentionally longer 80 columns --> 1400 <!-- Note: intentionally longer 80 columns -->
1247 <span>chrome.bookmarks.getRecent</span>(<span class="null"><sp an style="display: none; ">, </span><span>integer</span> 1401 <span>chrome.bookmarks.getRecent</span>(<span class="null"><sp an style="display: none; ">, </span><span>integer</span>
1248 <var><span>numberOfItems</span></var></span><span class="n ull"><span>, </span><span>function</span> 1402 <var><span>numberOfItems</span></var></span><span class="n ull"><span>, </span><span>function</span>
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
1280 </span> 1434 </span>
1281 ) 1435 )
1282 </div> 1436 </div>
1283 1437
1284 </em> 1438 </em>
1285 </dt> 1439 </dt>
1286 <dd class="todo" style="display: none; "> 1440 <dd class="todo" style="display: none; ">
1287 Undocumented. 1441 Undocumented.
1288 </dd> 1442 </dd>
1289 <dd>The maximum number of items to return.</dd> 1443 <dd>The maximum number of items to return.</dd>
1444 <dd style="display: none; ">
1445 This parameter was added in version
1446 <b><span></span></b>.
1447 You must omit this parameter in earlier versions,
1448 and you may omit it in any version. If you require this
1449 parameter, the manifest key
1450 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1451 can ensure that your extension won't be run in an earlier browser ve rsion.
1452 </dd>
1290 1453
1291 <!-- OBJECT PROPERTIES --> 1454 <!-- OBJECT PROPERTIES -->
1292 <dd style="display: none; "> 1455 <dd style="display: none; ">
1293 <dl> 1456 <dl>
1294 <div> 1457 <div>
1295 <div> 1458 <div>
1296 </div> 1459 </div>
1297 </div> 1460 </div>
1298 </dl> 1461 </dl>
1299 </dd> 1462 </dd>
(...skipping 25 matching lines...) Expand all
1325 </div> 1488 </div>
1326 1489
1327 </em> 1490 </em>
1328 </dt> 1491 </dt>
1329 <dd class="todo"> 1492 <dd class="todo">
1330 Undocumented. 1493 Undocumented.
1331 </dd> 1494 </dd>
1332 <dd style="display: none; "> 1495 <dd style="display: none; ">
1333 Description of this parameter from the json schema. 1496 Description of this parameter from the json schema.
1334 </dd> 1497 </dd>
1498 <dd style="display: none; ">
1499 This parameter was added in version
1500 <b><span></span></b>.
1501 You must omit this parameter in earlier versions,
1502 and you may omit it in any version. If you require this
1503 parameter, the manifest key
1504 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1505 can ensure that your extension won't be run in an earlier browser ve rsion.
1506 </dd>
1335 1507
1336 <!-- OBJECT PROPERTIES --> 1508 <!-- OBJECT PROPERTIES -->
1337 <dd style="display: none; "> 1509 <dd style="display: none; ">
1338 <dl> 1510 <dl>
1339 <div> 1511 <div>
1340 <div> 1512 <div>
1341 </div> 1513 </div>
1342 </div> 1514 </div>
1343 </dl> 1515 </dl>
1344 </dd> 1516 </dd>
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
1409 </div> 1581 </div>
1410 1582
1411 </em> 1583 </em>
1412 </dt> 1584 </dt>
1413 <dd class="todo"> 1585 <dd class="todo">
1414 Undocumented. 1586 Undocumented.
1415 </dd> 1587 </dd>
1416 <dd style="display: none; "> 1588 <dd style="display: none; ">
1417 Description of this parameter from the json schema. 1589 Description of this parameter from the json schema.
1418 </dd> 1590 </dd>
1591 <dd style="display: none; ">
1592 This parameter was added in version
1593 <b><span></span></b>.
1594 You must omit this parameter in earlier versions,
1595 and you may omit it in any version. If you require this
1596 parameter, the manifest key
1597 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1598 can ensure that your extension won't be run in an earlier browser ve rsion.
1599 </dd>
1419 1600
1420 <!-- OBJECT PROPERTIES --> 1601 <!-- OBJECT PROPERTIES -->
1421 <dd style="display: none; "> 1602 <dd style="display: none; ">
1422 <dl> 1603 <dl>
1423 <div> 1604 <div>
1424 <div> 1605 <div>
1425 </div> 1606 </div>
1426 </div> 1607 </div>
1427 </dl> 1608 </dl>
1428 </dd> 1609 </dd>
1429 </div> 1610 </div>
1430 </div> 1611 </div>
1431 </dl> 1612 </dl>
1432 </div> 1613 </div>
1433 </div> 1614 </div>
1434 1615
1616 <!-- MIN_VERSION -->
1617 <p style="display: none; ">
1618 This function was added in version <b><span></span></b>.
1619 If you require this function, the manifest key
1620 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
1621 can ensure that your extension won't be run in an earlier brow ser version.
1622 </p>
1435 </div> <!-- /description --> 1623 </div> <!-- /description -->
1436 1624
1437 </div><div class="apiItem"> 1625 </div><div class="apiItem">
1438 <a name="method-getTree"></a> <!-- method-anchor --> 1626 <a name="method-getTree"></a> <!-- method-anchor -->
1439 <h4>getTree</h4> 1627 <h4>getTree</h4>
1440 1628
1441 <div class="summary"><span style="display: none; ">void</span> 1629 <div class="summary"><span style="display: none; ">void</span>
1442 <!-- Note: intentionally longer 80 columns --> 1630 <!-- Note: intentionally longer 80 columns -->
1443 <span>chrome.bookmarks.getTree</span>(<span class="null"><span style="display: none; ">, </span><span>function</span> 1631 <span>chrome.bookmarks.getTree</span>(<span class="null"><span style="display: none; ">, </span><span>function</span>
1444 <var><span>callback</span></var></span>)</div> 1632 <var><span>callback</span></var></span>)</div>
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1477 </div> 1665 </div>
1478 1666
1479 </em> 1667 </em>
1480 </dt> 1668 </dt>
1481 <dd class="todo"> 1669 <dd class="todo">
1482 Undocumented. 1670 Undocumented.
1483 </dd> 1671 </dd>
1484 <dd style="display: none; "> 1672 <dd style="display: none; ">
1485 Description of this parameter from the json schema. 1673 Description of this parameter from the json schema.
1486 </dd> 1674 </dd>
1675 <dd style="display: none; ">
1676 This parameter was added in version
1677 <b><span></span></b>.
1678 You must omit this parameter in earlier versions,
1679 and you may omit it in any version. If you require this
1680 parameter, the manifest key
1681 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1682 can ensure that your extension won't be run in an earlier browser ve rsion.
1683 </dd>
1487 1684
1488 <!-- OBJECT PROPERTIES --> 1685 <!-- OBJECT PROPERTIES -->
1489 <dd style="display: none; "> 1686 <dd style="display: none; ">
1490 <dl> 1687 <dl>
1491 <div> 1688 <div>
1492 <div> 1689 <div>
1493 </div> 1690 </div>
1494 </div> 1691 </div>
1495 </dl> 1692 </dl>
1496 </dd> 1693 </dd>
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
1561 </div> 1758 </div>
1562 1759
1563 </em> 1760 </em>
1564 </dt> 1761 </dt>
1565 <dd class="todo"> 1762 <dd class="todo">
1566 Undocumented. 1763 Undocumented.
1567 </dd> 1764 </dd>
1568 <dd style="display: none; "> 1765 <dd style="display: none; ">
1569 Description of this parameter from the json schema. 1766 Description of this parameter from the json schema.
1570 </dd> 1767 </dd>
1768 <dd style="display: none; ">
1769 This parameter was added in version
1770 <b><span></span></b>.
1771 You must omit this parameter in earlier versions,
1772 and you may omit it in any version. If you require this
1773 parameter, the manifest key
1774 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1775 can ensure that your extension won't be run in an earlier browser ve rsion.
1776 </dd>
1571 1777
1572 <!-- OBJECT PROPERTIES --> 1778 <!-- OBJECT PROPERTIES -->
1573 <dd style="display: none; "> 1779 <dd style="display: none; ">
1574 <dl> 1780 <dl>
1575 <div> 1781 <div>
1576 <div> 1782 <div>
1577 </div> 1783 </div>
1578 </div> 1784 </div>
1579 </dl> 1785 </dl>
1580 </dd> 1786 </dd>
1581 </div> 1787 </div>
1582 </div> 1788 </div>
1583 </dl> 1789 </dl>
1584 </div> 1790 </div>
1585 </div> 1791 </div>
1586 1792
1793 <!-- MIN_VERSION -->
1794 <p style="display: none; ">
1795 This function was added in version <b><span></span></b>.
1796 If you require this function, the manifest key
1797 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
1798 can ensure that your extension won't be run in an earlier brow ser version.
1799 </p>
1587 </div> <!-- /description --> 1800 </div> <!-- /description -->
1588 1801
1589 </div><div class="apiItem" style="display: none; "> 1802 </div><div class="apiItem" style="display: none; ">
1590 <a></a> <!-- method-anchor --> 1803 <a></a> <!-- method-anchor -->
1591 <h4>method name</h4> 1804 <h4>method name</h4>
1592 1805
1593 <div class="summary"><span>void</span> 1806 <div class="summary"><span>void</span>
1594 <!-- Note: intentionally longer 80 columns --> 1807 <!-- Note: intentionally longer 80 columns -->
1595 <span>chrome.module.methodName</span>(<span><span>, </span><sp an></span> 1808 <span>chrome.module.methodName</span>(<span><span>, </span><sp an></span>
1596 <var><span></span></var></span>)</div> 1809 <var><span></span></var></span>)</div>
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1636 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre> 1849 <pre>function(<span>Type param1, Type param2</span>) <span cla ss="subdued">{...}</span>);</pre>
1637 <dl> 1850 <dl>
1638 <div> 1851 <div>
1639 <div> 1852 <div>
1640 </div> 1853 </div>
1641 </div> 1854 </div>
1642 </dl> 1855 </dl>
1643 </div> 1856 </div>
1644 </div> 1857 </div>
1645 1858
1859 <!-- MIN_VERSION -->
1860 <p>
1861 This function was added in version <b><span></span></b>.
1862 If you require this function, the manifest key
1863 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
1864 can ensure that your extension won't be run in an earlier brow ser version.
1865 </p>
1646 </div> <!-- /description --> 1866 </div> <!-- /description -->
1647 1867
1648 </div><div class="apiItem"> 1868 </div><div class="apiItem">
1649 <a name="method-move"></a> <!-- method-anchor --> 1869 <a name="method-move"></a> <!-- method-anchor -->
1650 <h4>move</h4> 1870 <h4>move</h4>
1651 1871
1652 <div class="summary"><span style="display: none; ">void</span> 1872 <div class="summary"><span style="display: none; ">void</span>
1653 <!-- Note: intentionally longer 80 columns --> 1873 <!-- Note: intentionally longer 80 columns -->
1654 <span>chrome.bookmarks.move</span>(<span class="null"><span st yle="display: none; ">, </span><span>string</span> 1874 <span>chrome.bookmarks.move</span>(<span class="null"><span st yle="display: none; ">, </span><span>string</span>
1655 <var><span>id</span></var></span><span class="null"><span> , </span><span>object</span> 1875 <var><span>id</span></var></span><span class="null"><span> , </span><span>object</span>
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1690 </div> 1910 </div>
1691 1911
1692 </em> 1912 </em>
1693 </dt> 1913 </dt>
1694 <dd class="todo"> 1914 <dd class="todo">
1695 Undocumented. 1915 Undocumented.
1696 </dd> 1916 </dd>
1697 <dd style="display: none; "> 1917 <dd style="display: none; ">
1698 Description of this parameter from the json schema. 1918 Description of this parameter from the json schema.
1699 </dd> 1919 </dd>
1920 <dd style="display: none; ">
1921 This parameter was added in version
1922 <b><span></span></b>.
1923 You must omit this parameter in earlier versions,
1924 and you may omit it in any version. If you require this
1925 parameter, the manifest key
1926 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1927 can ensure that your extension won't be run in an earlier browser ve rsion.
1928 </dd>
1700 1929
1701 <!-- OBJECT PROPERTIES --> 1930 <!-- OBJECT PROPERTIES -->
1702 <dd style="display: none; "> 1931 <dd style="display: none; ">
1703 <dl> 1932 <dl>
1704 <div> 1933 <div>
1705 <div> 1934 <div>
1706 </div> 1935 </div>
1707 </div> 1936 </div>
1708 </dl> 1937 </dl>
1709 </dd> 1938 </dd>
(...skipping 25 matching lines...) Expand all
1735 </div> 1964 </div>
1736 1965
1737 </em> 1966 </em>
1738 </dt> 1967 </dt>
1739 <dd class="todo"> 1968 <dd class="todo">
1740 Undocumented. 1969 Undocumented.
1741 </dd> 1970 </dd>
1742 <dd style="display: none; "> 1971 <dd style="display: none; ">
1743 Description of this parameter from the json schema. 1972 Description of this parameter from the json schema.
1744 </dd> 1973 </dd>
1974 <dd style="display: none; ">
1975 This parameter was added in version
1976 <b><span></span></b>.
1977 You must omit this parameter in earlier versions,
1978 and you may omit it in any version. If you require this
1979 parameter, the manifest key
1980 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
1981 can ensure that your extension won't be run in an earlier browser ve rsion.
1982 </dd>
1745 1983
1746 <!-- OBJECT PROPERTIES --> 1984 <!-- OBJECT PROPERTIES -->
1747 <dd> 1985 <dd>
1748 <dl> 1986 <dl>
1749 <div> 1987 <div>
1750 <div> 1988 <div>
1751 <dt> 1989 <dt>
1752 <var>parentId</var> 1990 <var>parentId</var>
1753 <em> 1991 <em>
1754 1992
(...skipping 18 matching lines...) Expand all
1773 </div> 2011 </div>
1774 2012
1775 </em> 2013 </em>
1776 </dt> 2014 </dt>
1777 <dd class="todo"> 2015 <dd class="todo">
1778 Undocumented. 2016 Undocumented.
1779 </dd> 2017 </dd>
1780 <dd style="display: none; "> 2018 <dd style="display: none; ">
1781 Description of this parameter from the json schema. 2019 Description of this parameter from the json schema.
1782 </dd> 2020 </dd>
2021 <dd style="display: none; ">
2022 This parameter was added in version
2023 <b><span></span></b>.
2024 You must omit this parameter in earlier versions,
2025 and you may omit it in any version. If you require this
2026 parameter, the manifest key
2027 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2028 can ensure that your extension won't be run in an earlier browser ve rsion.
2029 </dd>
1783 2030
1784 <!-- OBJECT PROPERTIES --> 2031 <!-- OBJECT PROPERTIES -->
1785 <dd style="display: none; "> 2032 <dd style="display: none; ">
1786 <dl> 2033 <dl>
1787 <div> 2034 <div>
1788 <div> 2035 <div>
1789 </div> 2036 </div>
1790 </div> 2037 </div>
1791 </dl> 2038 </dl>
1792 </dd> 2039 </dd>
(...skipping 25 matching lines...) Expand all
1818 </div> 2065 </div>
1819 2066
1820 </em> 2067 </em>
1821 </dt> 2068 </dt>
1822 <dd class="todo"> 2069 <dd class="todo">
1823 Undocumented. 2070 Undocumented.
1824 </dd> 2071 </dd>
1825 <dd style="display: none; "> 2072 <dd style="display: none; ">
1826 Description of this parameter from the json schema. 2073 Description of this parameter from the json schema.
1827 </dd> 2074 </dd>
2075 <dd style="display: none; ">
2076 This parameter was added in version
2077 <b><span></span></b>.
2078 You must omit this parameter in earlier versions,
2079 and you may omit it in any version. If you require this
2080 parameter, the manifest key
2081 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2082 can ensure that your extension won't be run in an earlier browser ve rsion.
2083 </dd>
1828 2084
1829 <!-- OBJECT PROPERTIES --> 2085 <!-- OBJECT PROPERTIES -->
1830 <dd style="display: none; "> 2086 <dd style="display: none; ">
1831 <dl> 2087 <dl>
1832 <div> 2088 <div>
1833 <div> 2089 <div>
1834 </div> 2090 </div>
1835 </div> 2091 </div>
1836 </dl> 2092 </dl>
1837 </dd> 2093 </dd>
(...skipping 29 matching lines...) Expand all
1867 </div> 2123 </div>
1868 2124
1869 </em> 2125 </em>
1870 </dt> 2126 </dt>
1871 <dd class="todo"> 2127 <dd class="todo">
1872 Undocumented. 2128 Undocumented.
1873 </dd> 2129 </dd>
1874 <dd style="display: none; "> 2130 <dd style="display: none; ">
1875 Description of this parameter from the json schema. 2131 Description of this parameter from the json schema.
1876 </dd> 2132 </dd>
2133 <dd style="display: none; ">
2134 This parameter was added in version
2135 <b><span></span></b>.
2136 You must omit this parameter in earlier versions,
2137 and you may omit it in any version. If you require this
2138 parameter, the manifest key
2139 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2140 can ensure that your extension won't be run in an earlier browser ve rsion.
2141 </dd>
1877 2142
1878 <!-- OBJECT PROPERTIES --> 2143 <!-- OBJECT PROPERTIES -->
1879 <dd style="display: none; "> 2144 <dd style="display: none; ">
1880 <dl> 2145 <dl>
1881 <div> 2146 <div>
1882 <div> 2147 <div>
1883 </div> 2148 </div>
1884 </div> 2149 </div>
1885 </dl> 2150 </dl>
1886 </dd> 2151 </dd>
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
1940 </div> 2205 </div>
1941 2206
1942 </em> 2207 </em>
1943 </dt> 2208 </dt>
1944 <dd class="todo"> 2209 <dd class="todo">
1945 Undocumented. 2210 Undocumented.
1946 </dd> 2211 </dd>
1947 <dd style="display: none; "> 2212 <dd style="display: none; ">
1948 Description of this parameter from the json schema. 2213 Description of this parameter from the json schema.
1949 </dd> 2214 </dd>
2215 <dd style="display: none; ">
2216 This parameter was added in version
2217 <b><span></span></b>.
2218 You must omit this parameter in earlier versions,
2219 and you may omit it in any version. If you require this
2220 parameter, the manifest key
2221 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2222 can ensure that your extension won't be run in an earlier browser ve rsion.
2223 </dd>
1950 2224
1951 <!-- OBJECT PROPERTIES --> 2225 <!-- OBJECT PROPERTIES -->
1952 <dd style="display: none; "> 2226 <dd style="display: none; ">
1953 <dl> 2227 <dl>
1954 <div> 2228 <div>
1955 <div> 2229 <div>
1956 </div> 2230 </div>
1957 </div> 2231 </div>
1958 </dl> 2232 </dl>
1959 </dd> 2233 </dd>
1960 </div> 2234 </div>
1961 </div> 2235 </div>
1962 </dl> 2236 </dl>
1963 </div> 2237 </div>
1964 </div> 2238 </div>
1965 2239
2240 <!-- MIN_VERSION -->
2241 <p style="display: none; ">
2242 This function was added in version <b><span></span></b>.
2243 If you require this function, the manifest key
2244 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
2245 can ensure that your extension won't be run in an earlier brow ser version.
2246 </p>
1966 </div> <!-- /description --> 2247 </div> <!-- /description -->
1967 2248
1968 </div><div class="apiItem"> 2249 </div><div class="apiItem">
1969 <a name="method-remove"></a> <!-- method-anchor --> 2250 <a name="method-remove"></a> <!-- method-anchor -->
1970 <h4>remove</h4> 2251 <h4>remove</h4>
1971 2252
1972 <div class="summary"><span style="display: none; ">void</span> 2253 <div class="summary"><span style="display: none; ">void</span>
1973 <!-- Note: intentionally longer 80 columns --> 2254 <!-- Note: intentionally longer 80 columns -->
1974 <span>chrome.bookmarks.remove</span>(<span class="null"><span style="display: none; ">, </span><span>string</span> 2255 <span>chrome.bookmarks.remove</span>(<span class="null"><span style="display: none; ">, </span><span>string</span>
1975 <var><span>id</span></var></span><span class="optional"><s pan>, </span><span>function</span> 2256 <var><span>id</span></var></span><span class="optional"><s pan>, </span><span>function</span>
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
2009 </div> 2290 </div>
2010 2291
2011 </em> 2292 </em>
2012 </dt> 2293 </dt>
2013 <dd class="todo"> 2294 <dd class="todo">
2014 Undocumented. 2295 Undocumented.
2015 </dd> 2296 </dd>
2016 <dd style="display: none; "> 2297 <dd style="display: none; ">
2017 Description of this parameter from the json schema. 2298 Description of this parameter from the json schema.
2018 </dd> 2299 </dd>
2300 <dd style="display: none; ">
2301 This parameter was added in version
2302 <b><span></span></b>.
2303 You must omit this parameter in earlier versions,
2304 and you may omit it in any version. If you require this
2305 parameter, the manifest key
2306 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2307 can ensure that your extension won't be run in an earlier browser ve rsion.
2308 </dd>
2019 2309
2020 <!-- OBJECT PROPERTIES --> 2310 <!-- OBJECT PROPERTIES -->
2021 <dd style="display: none; "> 2311 <dd style="display: none; ">
2022 <dl> 2312 <dl>
2023 <div> 2313 <div>
2024 <div> 2314 <div>
2025 </div> 2315 </div>
2026 </div> 2316 </div>
2027 </dl> 2317 </dl>
2028 </dd> 2318 </dd>
(...skipping 25 matching lines...) Expand all
2054 </div> 2344 </div>
2055 2345
2056 </em> 2346 </em>
2057 </dt> 2347 </dt>
2058 <dd class="todo"> 2348 <dd class="todo">
2059 Undocumented. 2349 Undocumented.
2060 </dd> 2350 </dd>
2061 <dd style="display: none; "> 2351 <dd style="display: none; ">
2062 Description of this parameter from the json schema. 2352 Description of this parameter from the json schema.
2063 </dd> 2353 </dd>
2354 <dd style="display: none; ">
2355 This parameter was added in version
2356 <b><span></span></b>.
2357 You must omit this parameter in earlier versions,
2358 and you may omit it in any version. If you require this
2359 parameter, the manifest key
2360 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2361 can ensure that your extension won't be run in an earlier browser ve rsion.
2362 </dd>
2064 2363
2065 <!-- OBJECT PROPERTIES --> 2364 <!-- OBJECT PROPERTIES -->
2066 <dd style="display: none; "> 2365 <dd style="display: none; ">
2067 <dl> 2366 <dl>
2068 <div> 2367 <div>
2069 <div> 2368 <div>
2070 </div> 2369 </div>
2071 </div> 2370 </div>
2072 </dl> 2371 </dl>
2073 </dd> 2372 </dd>
(...skipping 27 matching lines...) Expand all
2101 <pre>function(<span></span>) <span class="subdued">{...}</span >);</pre> 2400 <pre>function(<span></span>) <span class="subdued">{...}</span >);</pre>
2102 <dl> 2401 <dl>
2103 <div style="display: none; "> 2402 <div style="display: none; ">
2104 <div> 2403 <div>
2105 </div> 2404 </div>
2106 </div> 2405 </div>
2107 </dl> 2406 </dl>
2108 </div> 2407 </div>
2109 </div> 2408 </div>
2110 2409
2410 <!-- MIN_VERSION -->
2411 <p style="display: none; ">
2412 This function was added in version <b><span></span></b>.
2413 If you require this function, the manifest key
2414 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
2415 can ensure that your extension won't be run in an earlier brow ser version.
2416 </p>
2111 </div> <!-- /description --> 2417 </div> <!-- /description -->
2112 2418
2113 </div><div class="apiItem"> 2419 </div><div class="apiItem">
2114 <a name="method-removeTree"></a> <!-- method-anchor --> 2420 <a name="method-removeTree"></a> <!-- method-anchor -->
2115 <h4>removeTree</h4> 2421 <h4>removeTree</h4>
2116 2422
2117 <div class="summary"><span style="display: none; ">void</span> 2423 <div class="summary"><span style="display: none; ">void</span>
2118 <!-- Note: intentionally longer 80 columns --> 2424 <!-- Note: intentionally longer 80 columns -->
2119 <span>chrome.bookmarks.removeTree</span>(<span class="null"><s pan style="display: none; ">, </span><span>string</span> 2425 <span>chrome.bookmarks.removeTree</span>(<span class="null"><s pan style="display: none; ">, </span><span>string</span>
2120 <var><span>id</span></var></span><span class="optional"><s pan>, </span><span>function</span> 2426 <var><span>id</span></var></span><span class="optional"><s pan>, </span><span>function</span>
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
2154 </div> 2460 </div>
2155 2461
2156 </em> 2462 </em>
2157 </dt> 2463 </dt>
2158 <dd class="todo"> 2464 <dd class="todo">
2159 Undocumented. 2465 Undocumented.
2160 </dd> 2466 </dd>
2161 <dd style="display: none; "> 2467 <dd style="display: none; ">
2162 Description of this parameter from the json schema. 2468 Description of this parameter from the json schema.
2163 </dd> 2469 </dd>
2470 <dd style="display: none; ">
2471 This parameter was added in version
2472 <b><span></span></b>.
2473 You must omit this parameter in earlier versions,
2474 and you may omit it in any version. If you require this
2475 parameter, the manifest key
2476 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2477 can ensure that your extension won't be run in an earlier browser ve rsion.
2478 </dd>
2164 2479
2165 <!-- OBJECT PROPERTIES --> 2480 <!-- OBJECT PROPERTIES -->
2166 <dd style="display: none; "> 2481 <dd style="display: none; ">
2167 <dl> 2482 <dl>
2168 <div> 2483 <div>
2169 <div> 2484 <div>
2170 </div> 2485 </div>
2171 </div> 2486 </div>
2172 </dl> 2487 </dl>
2173 </dd> 2488 </dd>
(...skipping 25 matching lines...) Expand all
2199 </div> 2514 </div>
2200 2515
2201 </em> 2516 </em>
2202 </dt> 2517 </dt>
2203 <dd class="todo"> 2518 <dd class="todo">
2204 Undocumented. 2519 Undocumented.
2205 </dd> 2520 </dd>
2206 <dd style="display: none; "> 2521 <dd style="display: none; ">
2207 Description of this parameter from the json schema. 2522 Description of this parameter from the json schema.
2208 </dd> 2523 </dd>
2524 <dd style="display: none; ">
2525 This parameter was added in version
2526 <b><span></span></b>.
2527 You must omit this parameter in earlier versions,
2528 and you may omit it in any version. If you require this
2529 parameter, the manifest key
2530 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2531 can ensure that your extension won't be run in an earlier browser ve rsion.
2532 </dd>
2209 2533
2210 <!-- OBJECT PROPERTIES --> 2534 <!-- OBJECT PROPERTIES -->
2211 <dd style="display: none; "> 2535 <dd style="display: none; ">
2212 <dl> 2536 <dl>
2213 <div> 2537 <div>
2214 <div> 2538 <div>
2215 </div> 2539 </div>
2216 </div> 2540 </div>
2217 </dl> 2541 </dl>
2218 </dd> 2542 </dd>
(...skipping 27 matching lines...) Expand all
2246 <pre>function(<span></span>) <span class="subdued">{...}</span >);</pre> 2570 <pre>function(<span></span>) <span class="subdued">{...}</span >);</pre>
2247 <dl> 2571 <dl>
2248 <div style="display: none; "> 2572 <div style="display: none; ">
2249 <div> 2573 <div>
2250 </div> 2574 </div>
2251 </div> 2575 </div>
2252 </dl> 2576 </dl>
2253 </div> 2577 </div>
2254 </div> 2578 </div>
2255 2579
2580 <!-- MIN_VERSION -->
2581 <p style="display: none; ">
2582 This function was added in version <b><span></span></b>.
2583 If you require this function, the manifest key
2584 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
2585 can ensure that your extension won't be run in an earlier brow ser version.
2586 </p>
2256 </div> <!-- /description --> 2587 </div> <!-- /description -->
2257 2588
2258 </div><div class="apiItem"> 2589 </div><div class="apiItem">
2259 <a name="method-search"></a> <!-- method-anchor --> 2590 <a name="method-search"></a> <!-- method-anchor -->
2260 <h4>search</h4> 2591 <h4>search</h4>
2261 2592
2262 <div class="summary"><span style="display: none; ">void</span> 2593 <div class="summary"><span style="display: none; ">void</span>
2263 <!-- Note: intentionally longer 80 columns --> 2594 <!-- Note: intentionally longer 80 columns -->
2264 <span>chrome.bookmarks.search</span>(<span class="null"><span style="display: none; ">, </span><span>string</span> 2595 <span>chrome.bookmarks.search</span>(<span class="null"><span style="display: none; ">, </span><span>string</span>
2265 <var><span>query</span></var></span><span class="null"><sp an>, </span><span>function</span> 2596 <var><span>query</span></var></span><span class="null"><sp an>, </span><span>function</span>
(...skipping 33 matching lines...) Expand 10 before | Expand all | Expand 10 after
2299 </div> 2630 </div>
2300 2631
2301 </em> 2632 </em>
2302 </dt> 2633 </dt>
2303 <dd class="todo"> 2634 <dd class="todo">
2304 Undocumented. 2635 Undocumented.
2305 </dd> 2636 </dd>
2306 <dd style="display: none; "> 2637 <dd style="display: none; ">
2307 Description of this parameter from the json schema. 2638 Description of this parameter from the json schema.
2308 </dd> 2639 </dd>
2640 <dd style="display: none; ">
2641 This parameter was added in version
2642 <b><span></span></b>.
2643 You must omit this parameter in earlier versions,
2644 and you may omit it in any version. If you require this
2645 parameter, the manifest key
2646 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2647 can ensure that your extension won't be run in an earlier browser ve rsion.
2648 </dd>
2309 2649
2310 <!-- OBJECT PROPERTIES --> 2650 <!-- OBJECT PROPERTIES -->
2311 <dd style="display: none; "> 2651 <dd style="display: none; ">
2312 <dl> 2652 <dl>
2313 <div> 2653 <div>
2314 <div> 2654 <div>
2315 </div> 2655 </div>
2316 </div> 2656 </div>
2317 </dl> 2657 </dl>
2318 </dd> 2658 </dd>
(...skipping 25 matching lines...) Expand all
2344 </div> 2684 </div>
2345 2685
2346 </em> 2686 </em>
2347 </dt> 2687 </dt>
2348 <dd class="todo"> 2688 <dd class="todo">
2349 Undocumented. 2689 Undocumented.
2350 </dd> 2690 </dd>
2351 <dd style="display: none; "> 2691 <dd style="display: none; ">
2352 Description of this parameter from the json schema. 2692 Description of this parameter from the json schema.
2353 </dd> 2693 </dd>
2694 <dd style="display: none; ">
2695 This parameter was added in version
2696 <b><span></span></b>.
2697 You must omit this parameter in earlier versions,
2698 and you may omit it in any version. If you require this
2699 parameter, the manifest key
2700 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2701 can ensure that your extension won't be run in an earlier browser ve rsion.
2702 </dd>
2354 2703
2355 <!-- OBJECT PROPERTIES --> 2704 <!-- OBJECT PROPERTIES -->
2356 <dd style="display: none; "> 2705 <dd style="display: none; ">
2357 <dl> 2706 <dl>
2358 <div> 2707 <div>
2359 <div> 2708 <div>
2360 </div> 2709 </div>
2361 </div> 2710 </div>
2362 </dl> 2711 </dl>
2363 </dd> 2712 </dd>
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
2428 </div> 2777 </div>
2429 2778
2430 </em> 2779 </em>
2431 </dt> 2780 </dt>
2432 <dd class="todo"> 2781 <dd class="todo">
2433 Undocumented. 2782 Undocumented.
2434 </dd> 2783 </dd>
2435 <dd style="display: none; "> 2784 <dd style="display: none; ">
2436 Description of this parameter from the json schema. 2785 Description of this parameter from the json schema.
2437 </dd> 2786 </dd>
2787 <dd style="display: none; ">
2788 This parameter was added in version
2789 <b><span></span></b>.
2790 You must omit this parameter in earlier versions,
2791 and you may omit it in any version. If you require this
2792 parameter, the manifest key
2793 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2794 can ensure that your extension won't be run in an earlier browser ve rsion.
2795 </dd>
2438 2796
2439 <!-- OBJECT PROPERTIES --> 2797 <!-- OBJECT PROPERTIES -->
2440 <dd style="display: none; "> 2798 <dd style="display: none; ">
2441 <dl> 2799 <dl>
2442 <div> 2800 <div>
2443 <div> 2801 <div>
2444 </div> 2802 </div>
2445 </div> 2803 </div>
2446 </dl> 2804 </dl>
2447 </dd> 2805 </dd>
2448 </div> 2806 </div>
2449 </div> 2807 </div>
2450 </dl> 2808 </dl>
2451 </div> 2809 </div>
2452 </div> 2810 </div>
2453 2811
2812 <!-- MIN_VERSION -->
2813 <p style="display: none; ">
2814 This function was added in version <b><span></span></b>.
2815 If you require this function, the manifest key
2816 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
2817 can ensure that your extension won't be run in an earlier brow ser version.
2818 </p>
2454 </div> <!-- /description --> 2819 </div> <!-- /description -->
2455 2820
2456 </div><div class="apiItem"> 2821 </div><div class="apiItem">
2457 <a name="method-update"></a> <!-- method-anchor --> 2822 <a name="method-update"></a> <!-- method-anchor -->
2458 <h4>update</h4> 2823 <h4>update</h4>
2459 2824
2460 <div class="summary"><span style="display: none; ">void</span> 2825 <div class="summary"><span style="display: none; ">void</span>
2461 <!-- Note: intentionally longer 80 columns --> 2826 <!-- Note: intentionally longer 80 columns -->
2462 <span>chrome.bookmarks.update</span>(<span class="null"><span style="display: none; ">, </span><span>string</span> 2827 <span>chrome.bookmarks.update</span>(<span class="null"><span style="display: none; ">, </span><span>string</span>
2463 <var><span>id</span></var></span><span class="null"><span> , </span><span>object</span> 2828 <var><span>id</span></var></span><span class="null"><span> , </span><span>object</span>
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
2498 </div> 2863 </div>
2499 2864
2500 </em> 2865 </em>
2501 </dt> 2866 </dt>
2502 <dd class="todo"> 2867 <dd class="todo">
2503 Undocumented. 2868 Undocumented.
2504 </dd> 2869 </dd>
2505 <dd style="display: none; "> 2870 <dd style="display: none; ">
2506 Description of this parameter from the json schema. 2871 Description of this parameter from the json schema.
2507 </dd> 2872 </dd>
2873 <dd style="display: none; ">
2874 This parameter was added in version
2875 <b><span></span></b>.
2876 You must omit this parameter in earlier versions,
2877 and you may omit it in any version. If you require this
2878 parameter, the manifest key
2879 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2880 can ensure that your extension won't be run in an earlier browser ve rsion.
2881 </dd>
2508 2882
2509 <!-- OBJECT PROPERTIES --> 2883 <!-- OBJECT PROPERTIES -->
2510 <dd style="display: none; "> 2884 <dd style="display: none; ">
2511 <dl> 2885 <dl>
2512 <div> 2886 <div>
2513 <div> 2887 <div>
2514 </div> 2888 </div>
2515 </div> 2889 </div>
2516 </dl> 2890 </dl>
2517 </dd> 2891 </dd>
(...skipping 25 matching lines...) Expand all
2543 </div> 2917 </div>
2544 2918
2545 </em> 2919 </em>
2546 </dt> 2920 </dt>
2547 <dd class="todo"> 2921 <dd class="todo">
2548 Undocumented. 2922 Undocumented.
2549 </dd> 2923 </dd>
2550 <dd style="display: none; "> 2924 <dd style="display: none; ">
2551 Description of this parameter from the json schema. 2925 Description of this parameter from the json schema.
2552 </dd> 2926 </dd>
2927 <dd style="display: none; ">
2928 This parameter was added in version
2929 <b><span></span></b>.
2930 You must omit this parameter in earlier versions,
2931 and you may omit it in any version. If you require this
2932 parameter, the manifest key
2933 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2934 can ensure that your extension won't be run in an earlier browser ve rsion.
2935 </dd>
2553 2936
2554 <!-- OBJECT PROPERTIES --> 2937 <!-- OBJECT PROPERTIES -->
2555 <dd> 2938 <dd>
2556 <dl> 2939 <dl>
2557 <div> 2940 <div>
2558 <div> 2941 <div>
2559 <dt> 2942 <dt>
2560 <var>title</var> 2943 <var>title</var>
2561 <em> 2944 <em>
2562 2945
(...skipping 18 matching lines...) Expand all
2581 </div> 2964 </div>
2582 2965
2583 </em> 2966 </em>
2584 </dt> 2967 </dt>
2585 <dd class="todo"> 2968 <dd class="todo">
2586 Undocumented. 2969 Undocumented.
2587 </dd> 2970 </dd>
2588 <dd style="display: none; "> 2971 <dd style="display: none; ">
2589 Description of this parameter from the json schema. 2972 Description of this parameter from the json schema.
2590 </dd> 2973 </dd>
2974 <dd style="display: none; ">
2975 This parameter was added in version
2976 <b><span></span></b>.
2977 You must omit this parameter in earlier versions,
2978 and you may omit it in any version. If you require this
2979 parameter, the manifest key
2980 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
2981 can ensure that your extension won't be run in an earlier browser ve rsion.
2982 </dd>
2591 2983
2592 <!-- OBJECT PROPERTIES --> 2984 <!-- OBJECT PROPERTIES -->
2593 <dd style="display: none; "> 2985 <dd style="display: none; ">
2594 <dl> 2986 <dl>
2595 <div> 2987 <div>
2596 <div> 2988 <div>
2597 </div> 2989 </div>
2598 </div> 2990 </div>
2599 </dl> 2991 </dl>
2600 </dd> 2992 </dd>
(...skipping 25 matching lines...) Expand all
2626 </div> 3018 </div>
2627 3019
2628 </em> 3020 </em>
2629 </dt> 3021 </dt>
2630 <dd class="todo"> 3022 <dd class="todo">
2631 Undocumented. 3023 Undocumented.
2632 </dd> 3024 </dd>
2633 <dd style="display: none; "> 3025 <dd style="display: none; ">
2634 Description of this parameter from the json schema. 3026 Description of this parameter from the json schema.
2635 </dd> 3027 </dd>
3028 <dd style="display: none; ">
3029 This parameter was added in version
3030 <b><span></span></b>.
3031 You must omit this parameter in earlier versions,
3032 and you may omit it in any version. If you require this
3033 parameter, the manifest key
3034 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3035 can ensure that your extension won't be run in an earlier browser ve rsion.
3036 </dd>
2636 3037
2637 <!-- OBJECT PROPERTIES --> 3038 <!-- OBJECT PROPERTIES -->
2638 <dd style="display: none; "> 3039 <dd style="display: none; ">
2639 <dl> 3040 <dl>
2640 <div> 3041 <div>
2641 <div> 3042 <div>
2642 </div> 3043 </div>
2643 </div> 3044 </div>
2644 </dl> 3045 </dl>
2645 </dd> 3046 </dd>
(...skipping 29 matching lines...) Expand all
2675 </div> 3076 </div>
2676 3077
2677 </em> 3078 </em>
2678 </dt> 3079 </dt>
2679 <dd class="todo"> 3080 <dd class="todo">
2680 Undocumented. 3081 Undocumented.
2681 </dd> 3082 </dd>
2682 <dd style="display: none; "> 3083 <dd style="display: none; ">
2683 Description of this parameter from the json schema. 3084 Description of this parameter from the json schema.
2684 </dd> 3085 </dd>
3086 <dd style="display: none; ">
3087 This parameter was added in version
3088 <b><span></span></b>.
3089 You must omit this parameter in earlier versions,
3090 and you may omit it in any version. If you require this
3091 parameter, the manifest key
3092 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3093 can ensure that your extension won't be run in an earlier browser ve rsion.
3094 </dd>
2685 3095
2686 <!-- OBJECT PROPERTIES --> 3096 <!-- OBJECT PROPERTIES -->
2687 <dd style="display: none; "> 3097 <dd style="display: none; ">
2688 <dl> 3098 <dl>
2689 <div> 3099 <div>
2690 <div> 3100 <div>
2691 </div> 3101 </div>
2692 </div> 3102 </div>
2693 </dl> 3103 </dl>
2694 </dd> 3104 </dd>
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
2748 </div> 3158 </div>
2749 3159
2750 </em> 3160 </em>
2751 </dt> 3161 </dt>
2752 <dd class="todo"> 3162 <dd class="todo">
2753 Undocumented. 3163 Undocumented.
2754 </dd> 3164 </dd>
2755 <dd style="display: none; "> 3165 <dd style="display: none; ">
2756 Description of this parameter from the json schema. 3166 Description of this parameter from the json schema.
2757 </dd> 3167 </dd>
3168 <dd style="display: none; ">
3169 This parameter was added in version
3170 <b><span></span></b>.
3171 You must omit this parameter in earlier versions,
3172 and you may omit it in any version. If you require this
3173 parameter, the manifest key
3174 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3175 can ensure that your extension won't be run in an earlier browser ve rsion.
3176 </dd>
2758 3177
2759 <!-- OBJECT PROPERTIES --> 3178 <!-- OBJECT PROPERTIES -->
2760 <dd style="display: none; "> 3179 <dd style="display: none; ">
2761 <dl> 3180 <dl>
2762 <div> 3181 <div>
2763 <div> 3182 <div>
2764 </div> 3183 </div>
2765 </div> 3184 </div>
2766 </dl> 3185 </dl>
2767 </dd> 3186 </dd>
2768 </div> 3187 </div>
2769 </div> 3188 </div>
2770 </dl> 3189 </dl>
2771 </div> 3190 </div>
2772 </div> 3191 </div>
2773 3192
3193 <!-- MIN_VERSION -->
3194 <p style="display: none; ">
3195 This function was added in version <b><span></span></b>.
3196 If you require this function, the manifest key
3197 <a href="manifest.html#minimum_chrome_version">minimum_chrome_ version</a>
3198 can ensure that your extension won't be run in an earlier brow ser version.
3199 </p>
2774 </div> <!-- /description --> 3200 </div> <!-- /description -->
2775 3201
2776 </div> <!-- /apiItem --> 3202 </div> <!-- /apiItem -->
2777 3203
2778 </div> <!-- /apiGroup --> 3204 </div> <!-- /apiGroup -->
2779 3205
2780 <!-- EVENTS --> 3206 <!-- EVENTS -->
2781 <div class="apiGroup"> 3207 <div class="apiGroup">
2782 <a name="events"></a> 3208 <a name="events"></a>
2783 <h3 id="events">Events</h3> 3209 <h3 id="events">Events</h3>
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
2826 </div> 3252 </div>
2827 3253
2828 </em> 3254 </em>
2829 </dt> 3255 </dt>
2830 <dd class="todo"> 3256 <dd class="todo">
2831 Undocumented. 3257 Undocumented.
2832 </dd> 3258 </dd>
2833 <dd style="display: none; "> 3259 <dd style="display: none; ">
2834 Description of this parameter from the json schema. 3260 Description of this parameter from the json schema.
2835 </dd> 3261 </dd>
3262 <dd style="display: none; ">
3263 This parameter was added in version
3264 <b><span></span></b>.
3265 You must omit this parameter in earlier versions,
3266 and you may omit it in any version. If you require this
3267 parameter, the manifest key
3268 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3269 can ensure that your extension won't be run in an earlier browser ve rsion.
3270 </dd>
2836 3271
2837 <!-- OBJECT PROPERTIES --> 3272 <!-- OBJECT PROPERTIES -->
2838 <dd style="display: none; "> 3273 <dd style="display: none; ">
2839 <dl> 3274 <dl>
2840 <div> 3275 <div>
2841 <div> 3276 <div>
2842 </div> 3277 </div>
2843 </div> 3278 </div>
2844 </dl> 3279 </dl>
2845 </dd> 3280 </dd>
(...skipping 25 matching lines...) Expand all
2871 </div> 3306 </div>
2872 3307
2873 </em> 3308 </em>
2874 </dt> 3309 </dt>
2875 <dd class="todo"> 3310 <dd class="todo">
2876 Undocumented. 3311 Undocumented.
2877 </dd> 3312 </dd>
2878 <dd style="display: none; "> 3313 <dd style="display: none; ">
2879 Description of this parameter from the json schema. 3314 Description of this parameter from the json schema.
2880 </dd> 3315 </dd>
3316 <dd style="display: none; ">
3317 This parameter was added in version
3318 <b><span></span></b>.
3319 You must omit this parameter in earlier versions,
3320 and you may omit it in any version. If you require this
3321 parameter, the manifest key
3322 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3323 can ensure that your extension won't be run in an earlier browser ve rsion.
3324 </dd>
2881 3325
2882 <!-- OBJECT PROPERTIES --> 3326 <!-- OBJECT PROPERTIES -->
2883 <dd> 3327 <dd>
2884 <dl> 3328 <dl>
2885 <div> 3329 <div>
2886 <div> 3330 <div>
2887 <dt> 3331 <dt>
2888 <var>title</var> 3332 <var>title</var>
2889 <em> 3333 <em>
2890 3334
(...skipping 18 matching lines...) Expand all
2909 </div> 3353 </div>
2910 3354
2911 </em> 3355 </em>
2912 </dt> 3356 </dt>
2913 <dd class="todo"> 3357 <dd class="todo">
2914 Undocumented. 3358 Undocumented.
2915 </dd> 3359 </dd>
2916 <dd style="display: none; "> 3360 <dd style="display: none; ">
2917 Description of this parameter from the json schema. 3361 Description of this parameter from the json schema.
2918 </dd> 3362 </dd>
3363 <dd style="display: none; ">
3364 This parameter was added in version
3365 <b><span></span></b>.
3366 You must omit this parameter in earlier versions,
3367 and you may omit it in any version. If you require this
3368 parameter, the manifest key
3369 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3370 can ensure that your extension won't be run in an earlier browser ve rsion.
3371 </dd>
2919 3372
2920 <!-- OBJECT PROPERTIES --> 3373 <!-- OBJECT PROPERTIES -->
2921 <dd style="display: none; "> 3374 <dd style="display: none; ">
2922 <dl> 3375 <dl>
2923 <div> 3376 <div>
2924 <div> 3377 <div>
2925 </div> 3378 </div>
2926 </div> 3379 </div>
2927 </dl> 3380 </dl>
2928 </dd> 3381 </dd>
(...skipping 25 matching lines...) Expand all
2954 </div> 3407 </div>
2955 3408
2956 </em> 3409 </em>
2957 </dt> 3410 </dt>
2958 <dd class="todo"> 3411 <dd class="todo">
2959 Undocumented. 3412 Undocumented.
2960 </dd> 3413 </dd>
2961 <dd style="display: none; "> 3414 <dd style="display: none; ">
2962 Description of this parameter from the json schema. 3415 Description of this parameter from the json schema.
2963 </dd> 3416 </dd>
3417 <dd style="display: none; ">
3418 This parameter was added in version
3419 <b><span></span></b>.
3420 You must omit this parameter in earlier versions,
3421 and you may omit it in any version. If you require this
3422 parameter, the manifest key
3423 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3424 can ensure that your extension won't be run in an earlier browser ve rsion.
3425 </dd>
2964 3426
2965 <!-- OBJECT PROPERTIES --> 3427 <!-- OBJECT PROPERTIES -->
2966 <dd style="display: none; "> 3428 <dd style="display: none; ">
2967 <dl> 3429 <dl>
2968 <div> 3430 <div>
2969 <div> 3431 <div>
2970 </div> 3432 </div>
2971 </div> 3433 </div>
2972 </dl> 3434 </dl>
2973 </dd> 3435 </dd>
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
3024 </div> 3486 </div>
3025 3487
3026 </em> 3488 </em>
3027 </dt> 3489 </dt>
3028 <dd class="todo"> 3490 <dd class="todo">
3029 Undocumented. 3491 Undocumented.
3030 </dd> 3492 </dd>
3031 <dd style="display: none; "> 3493 <dd style="display: none; ">
3032 Description of this parameter from the json schema. 3494 Description of this parameter from the json schema.
3033 </dd> 3495 </dd>
3496 <dd style="display: none; ">
3497 This parameter was added in version
3498 <b><span></span></b>.
3499 You must omit this parameter in earlier versions,
3500 and you may omit it in any version. If you require this
3501 parameter, the manifest key
3502 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3503 can ensure that your extension won't be run in an earlier browser ve rsion.
3504 </dd>
3034 3505
3035 <!-- OBJECT PROPERTIES --> 3506 <!-- OBJECT PROPERTIES -->
3036 <dd style="display: none; "> 3507 <dd style="display: none; ">
3037 <dl> 3508 <dl>
3038 <div> 3509 <div>
3039 <div> 3510 <div>
3040 </div> 3511 </div>
3041 </div> 3512 </div>
3042 </dl> 3513 </dl>
3043 </dd> 3514 </dd>
(...skipping 25 matching lines...) Expand all
3069 </div> 3540 </div>
3070 3541
3071 </em> 3542 </em>
3072 </dt> 3543 </dt>
3073 <dd class="todo"> 3544 <dd class="todo">
3074 Undocumented. 3545 Undocumented.
3075 </dd> 3546 </dd>
3076 <dd style="display: none; "> 3547 <dd style="display: none; ">
3077 Description of this parameter from the json schema. 3548 Description of this parameter from the json schema.
3078 </dd> 3549 </dd>
3550 <dd style="display: none; ">
3551 This parameter was added in version
3552 <b><span></span></b>.
3553 You must omit this parameter in earlier versions,
3554 and you may omit it in any version. If you require this
3555 parameter, the manifest key
3556 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3557 can ensure that your extension won't be run in an earlier browser ve rsion.
3558 </dd>
3079 3559
3080 <!-- OBJECT PROPERTIES --> 3560 <!-- OBJECT PROPERTIES -->
3081 <dd> 3561 <dd>
3082 <dl> 3562 <dl>
3083 <div> 3563 <div>
3084 <div> 3564 <div>
3085 <dt> 3565 <dt>
3086 <var>childIds</var> 3566 <var>childIds</var>
3087 <em> 3567 <em>
3088 3568
(...skipping 29 matching lines...) Expand all
3118 </div> 3598 </div>
3119 3599
3120 </em> 3600 </em>
3121 </dt> 3601 </dt>
3122 <dd class="todo"> 3602 <dd class="todo">
3123 Undocumented. 3603 Undocumented.
3124 </dd> 3604 </dd>
3125 <dd style="display: none; "> 3605 <dd style="display: none; ">
3126 Description of this parameter from the json schema. 3606 Description of this parameter from the json schema.
3127 </dd> 3607 </dd>
3608 <dd style="display: none; ">
3609 This parameter was added in version
3610 <b><span></span></b>.
3611 You must omit this parameter in earlier versions,
3612 and you may omit it in any version. If you require this
3613 parameter, the manifest key
3614 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3615 can ensure that your extension won't be run in an earlier browser ve rsion.
3616 </dd>
3128 3617
3129 <!-- OBJECT PROPERTIES --> 3618 <!-- OBJECT PROPERTIES -->
3130 <dd style="display: none; "> 3619 <dd style="display: none; ">
3131 <dl> 3620 <dl>
3132 <div> 3621 <div>
3133 <div> 3622 <div>
3134 </div> 3623 </div>
3135 </div> 3624 </div>
3136 </dl> 3625 </dl>
3137 </dd> 3626 </dd>
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
3188 </div> 3677 </div>
3189 3678
3190 </em> 3679 </em>
3191 </dt> 3680 </dt>
3192 <dd class="todo"> 3681 <dd class="todo">
3193 Undocumented. 3682 Undocumented.
3194 </dd> 3683 </dd>
3195 <dd style="display: none; "> 3684 <dd style="display: none; ">
3196 Description of this parameter from the json schema. 3685 Description of this parameter from the json schema.
3197 </dd> 3686 </dd>
3687 <dd style="display: none; ">
3688 This parameter was added in version
3689 <b><span></span></b>.
3690 You must omit this parameter in earlier versions,
3691 and you may omit it in any version. If you require this
3692 parameter, the manifest key
3693 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3694 can ensure that your extension won't be run in an earlier browser ve rsion.
3695 </dd>
3198 3696
3199 <!-- OBJECT PROPERTIES --> 3697 <!-- OBJECT PROPERTIES -->
3200 <dd style="display: none; "> 3698 <dd style="display: none; ">
3201 <dl> 3699 <dl>
3202 <div> 3700 <div>
3203 <div> 3701 <div>
3204 </div> 3702 </div>
3205 </div> 3703 </div>
3206 </dl> 3704 </dl>
3207 </dd> 3705 </dd>
(...skipping 25 matching lines...) Expand all
3233 </div> 3731 </div>
3234 3732
3235 </em> 3733 </em>
3236 </dt> 3734 </dt>
3237 <dd class="todo"> 3735 <dd class="todo">
3238 Undocumented. 3736 Undocumented.
3239 </dd> 3737 </dd>
3240 <dd style="display: none; "> 3738 <dd style="display: none; ">
3241 Description of this parameter from the json schema. 3739 Description of this parameter from the json schema.
3242 </dd> 3740 </dd>
3741 <dd style="display: none; ">
3742 This parameter was added in version
3743 <b><span></span></b>.
3744 You must omit this parameter in earlier versions,
3745 and you may omit it in any version. If you require this
3746 parameter, the manifest key
3747 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3748 can ensure that your extension won't be run in an earlier browser ve rsion.
3749 </dd>
3243 3750
3244 <!-- OBJECT PROPERTIES --> 3751 <!-- OBJECT PROPERTIES -->
3245 <dd style="display: none; "> 3752 <dd style="display: none; ">
3246 <dl> 3753 <dl>
3247 <div> 3754 <div>
3248 <div> 3755 <div>
3249 </div> 3756 </div>
3250 </div> 3757 </div>
3251 </dl> 3758 </dl>
3252 </dd> 3759 </dd>
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
3347 </div> 3854 </div>
3348 3855
3349 </em> 3856 </em>
3350 </dt> 3857 </dt>
3351 <dd class="todo"> 3858 <dd class="todo">
3352 Undocumented. 3859 Undocumented.
3353 </dd> 3860 </dd>
3354 <dd style="display: none; "> 3861 <dd style="display: none; ">
3355 Description of this parameter from the json schema. 3862 Description of this parameter from the json schema.
3356 </dd> 3863 </dd>
3864 <dd style="display: none; ">
3865 This parameter was added in version
3866 <b><span></span></b>.
3867 You must omit this parameter in earlier versions,
3868 and you may omit it in any version. If you require this
3869 parameter, the manifest key
3870 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3871 can ensure that your extension won't be run in an earlier browser ve rsion.
3872 </dd>
3357 3873
3358 <!-- OBJECT PROPERTIES --> 3874 <!-- OBJECT PROPERTIES -->
3359 <dd style="display: none; "> 3875 <dd style="display: none; ">
3360 <dl> 3876 <dl>
3361 <div> 3877 <div>
3362 <div> 3878 <div>
3363 </div> 3879 </div>
3364 </div> 3880 </div>
3365 </dl> 3881 </dl>
3366 </dd> 3882 </dd>
(...skipping 25 matching lines...) Expand all
3392 </div> 3908 </div>
3393 3909
3394 </em> 3910 </em>
3395 </dt> 3911 </dt>
3396 <dd class="todo"> 3912 <dd class="todo">
3397 Undocumented. 3913 Undocumented.
3398 </dd> 3914 </dd>
3399 <dd style="display: none; "> 3915 <dd style="display: none; ">
3400 Description of this parameter from the json schema. 3916 Description of this parameter from the json schema.
3401 </dd> 3917 </dd>
3918 <dd style="display: none; ">
3919 This parameter was added in version
3920 <b><span></span></b>.
3921 You must omit this parameter in earlier versions,
3922 and you may omit it in any version. If you require this
3923 parameter, the manifest key
3924 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3925 can ensure that your extension won't be run in an earlier browser ve rsion.
3926 </dd>
3402 3927
3403 <!-- OBJECT PROPERTIES --> 3928 <!-- OBJECT PROPERTIES -->
3404 <dd> 3929 <dd>
3405 <dl> 3930 <dl>
3406 <div> 3931 <div>
3407 <div> 3932 <div>
3408 <dt> 3933 <dt>
3409 <var>parentId</var> 3934 <var>parentId</var>
3410 <em> 3935 <em>
3411 3936
(...skipping 18 matching lines...) Expand all
3430 </div> 3955 </div>
3431 3956
3432 </em> 3957 </em>
3433 </dt> 3958 </dt>
3434 <dd class="todo"> 3959 <dd class="todo">
3435 Undocumented. 3960 Undocumented.
3436 </dd> 3961 </dd>
3437 <dd style="display: none; "> 3962 <dd style="display: none; ">
3438 Description of this parameter from the json schema. 3963 Description of this parameter from the json schema.
3439 </dd> 3964 </dd>
3965 <dd style="display: none; ">
3966 This parameter was added in version
3967 <b><span></span></b>.
3968 You must omit this parameter in earlier versions,
3969 and you may omit it in any version. If you require this
3970 parameter, the manifest key
3971 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
3972 can ensure that your extension won't be run in an earlier browser ve rsion.
3973 </dd>
3440 3974
3441 <!-- OBJECT PROPERTIES --> 3975 <!-- OBJECT PROPERTIES -->
3442 <dd style="display: none; "> 3976 <dd style="display: none; ">
3443 <dl> 3977 <dl>
3444 <div> 3978 <div>
3445 <div> 3979 <div>
3446 </div> 3980 </div>
3447 </div> 3981 </div>
3448 </dl> 3982 </dl>
3449 </dd> 3983 </dd>
(...skipping 25 matching lines...) Expand all
3475 </div> 4009 </div>
3476 4010
3477 </em> 4011 </em>
3478 </dt> 4012 </dt>
3479 <dd class="todo"> 4013 <dd class="todo">
3480 Undocumented. 4014 Undocumented.
3481 </dd> 4015 </dd>
3482 <dd style="display: none; "> 4016 <dd style="display: none; ">
3483 Description of this parameter from the json schema. 4017 Description of this parameter from the json schema.
3484 </dd> 4018 </dd>
4019 <dd style="display: none; ">
4020 This parameter was added in version
4021 <b><span></span></b>.
4022 You must omit this parameter in earlier versions,
4023 and you may omit it in any version. If you require this
4024 parameter, the manifest key
4025 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4026 can ensure that your extension won't be run in an earlier browser ve rsion.
4027 </dd>
3485 4028
3486 <!-- OBJECT PROPERTIES --> 4029 <!-- OBJECT PROPERTIES -->
3487 <dd style="display: none; "> 4030 <dd style="display: none; ">
3488 <dl> 4031 <dl>
3489 <div> 4032 <div>
3490 <div> 4033 <div>
3491 </div> 4034 </div>
3492 </div> 4035 </div>
3493 </dl> 4036 </dl>
3494 </dd> 4037 </dd>
(...skipping 25 matching lines...) Expand all
3520 </div> 4063 </div>
3521 4064
3522 </em> 4065 </em>
3523 </dt> 4066 </dt>
3524 <dd class="todo"> 4067 <dd class="todo">
3525 Undocumented. 4068 Undocumented.
3526 </dd> 4069 </dd>
3527 <dd style="display: none; "> 4070 <dd style="display: none; ">
3528 Description of this parameter from the json schema. 4071 Description of this parameter from the json schema.
3529 </dd> 4072 </dd>
4073 <dd style="display: none; ">
4074 This parameter was added in version
4075 <b><span></span></b>.
4076 You must omit this parameter in earlier versions,
4077 and you may omit it in any version. If you require this
4078 parameter, the manifest key
4079 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4080 can ensure that your extension won't be run in an earlier browser ve rsion.
4081 </dd>
3530 4082
3531 <!-- OBJECT PROPERTIES --> 4083 <!-- OBJECT PROPERTIES -->
3532 <dd style="display: none; "> 4084 <dd style="display: none; ">
3533 <dl> 4085 <dl>
3534 <div> 4086 <div>
3535 <div> 4087 <div>
3536 </div> 4088 </div>
3537 </div> 4089 </div>
3538 </dl> 4090 </dl>
3539 </dd> 4091 </dd>
(...skipping 25 matching lines...) Expand all
3565 </div> 4117 </div>
3566 4118
3567 </em> 4119 </em>
3568 </dt> 4120 </dt>
3569 <dd class="todo"> 4121 <dd class="todo">
3570 Undocumented. 4122 Undocumented.
3571 </dd> 4123 </dd>
3572 <dd style="display: none; "> 4124 <dd style="display: none; ">
3573 Description of this parameter from the json schema. 4125 Description of this parameter from the json schema.
3574 </dd> 4126 </dd>
4127 <dd style="display: none; ">
4128 This parameter was added in version
4129 <b><span></span></b>.
4130 You must omit this parameter in earlier versions,
4131 and you may omit it in any version. If you require this
4132 parameter, the manifest key
4133 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4134 can ensure that your extension won't be run in an earlier browser ve rsion.
4135 </dd>
3575 4136
3576 <!-- OBJECT PROPERTIES --> 4137 <!-- OBJECT PROPERTIES -->
3577 <dd style="display: none; "> 4138 <dd style="display: none; ">
3578 <dl> 4139 <dl>
3579 <div> 4140 <div>
3580 <div> 4141 <div>
3581 </div> 4142 </div>
3582 </div> 4143 </div>
3583 </dl> 4144 </dl>
3584 </dd> 4145 </dd>
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after
3635 </div> 4196 </div>
3636 4197
3637 </em> 4198 </em>
3638 </dt> 4199 </dt>
3639 <dd class="todo"> 4200 <dd class="todo">
3640 Undocumented. 4201 Undocumented.
3641 </dd> 4202 </dd>
3642 <dd style="display: none; "> 4203 <dd style="display: none; ">
3643 Description of this parameter from the json schema. 4204 Description of this parameter from the json schema.
3644 </dd> 4205 </dd>
4206 <dd style="display: none; ">
4207 This parameter was added in version
4208 <b><span></span></b>.
4209 You must omit this parameter in earlier versions,
4210 and you may omit it in any version. If you require this
4211 parameter, the manifest key
4212 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4213 can ensure that your extension won't be run in an earlier browser ve rsion.
4214 </dd>
3645 4215
3646 <!-- OBJECT PROPERTIES --> 4216 <!-- OBJECT PROPERTIES -->
3647 <dd style="display: none; "> 4217 <dd style="display: none; ">
3648 <dl> 4218 <dl>
3649 <div> 4219 <div>
3650 <div> 4220 <div>
3651 </div> 4221 </div>
3652 </div> 4222 </div>
3653 </dl> 4223 </dl>
3654 </dd> 4224 </dd>
(...skipping 25 matching lines...) Expand all
3680 </div> 4250 </div>
3681 4251
3682 </em> 4252 </em>
3683 </dt> 4253 </dt>
3684 <dd class="todo"> 4254 <dd class="todo">
3685 Undocumented. 4255 Undocumented.
3686 </dd> 4256 </dd>
3687 <dd style="display: none; "> 4257 <dd style="display: none; ">
3688 Description of this parameter from the json schema. 4258 Description of this parameter from the json schema.
3689 </dd> 4259 </dd>
4260 <dd style="display: none; ">
4261 This parameter was added in version
4262 <b><span></span></b>.
4263 You must omit this parameter in earlier versions,
4264 and you may omit it in any version. If you require this
4265 parameter, the manifest key
4266 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4267 can ensure that your extension won't be run in an earlier browser ve rsion.
4268 </dd>
3690 4269
3691 <!-- OBJECT PROPERTIES --> 4270 <!-- OBJECT PROPERTIES -->
3692 <dd> 4271 <dd>
3693 <dl> 4272 <dl>
3694 <div> 4273 <div>
3695 <div> 4274 <div>
3696 <dt> 4275 <dt>
3697 <var>parentId</var> 4276 <var>parentId</var>
3698 <em> 4277 <em>
3699 4278
(...skipping 18 matching lines...) Expand all
3718 </div> 4297 </div>
3719 4298
3720 </em> 4299 </em>
3721 </dt> 4300 </dt>
3722 <dd class="todo"> 4301 <dd class="todo">
3723 Undocumented. 4302 Undocumented.
3724 </dd> 4303 </dd>
3725 <dd style="display: none; "> 4304 <dd style="display: none; ">
3726 Description of this parameter from the json schema. 4305 Description of this parameter from the json schema.
3727 </dd> 4306 </dd>
4307 <dd style="display: none; ">
4308 This parameter was added in version
4309 <b><span></span></b>.
4310 You must omit this parameter in earlier versions,
4311 and you may omit it in any version. If you require this
4312 parameter, the manifest key
4313 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4314 can ensure that your extension won't be run in an earlier browser ve rsion.
4315 </dd>
3728 4316
3729 <!-- OBJECT PROPERTIES --> 4317 <!-- OBJECT PROPERTIES -->
3730 <dd style="display: none; "> 4318 <dd style="display: none; ">
3731 <dl> 4319 <dl>
3732 <div> 4320 <div>
3733 <div> 4321 <div>
3734 </div> 4322 </div>
3735 </div> 4323 </div>
3736 </dl> 4324 </dl>
3737 </dd> 4325 </dd>
(...skipping 25 matching lines...) Expand all
3763 </div> 4351 </div>
3764 4352
3765 </em> 4353 </em>
3766 </dt> 4354 </dt>
3767 <dd class="todo"> 4355 <dd class="todo">
3768 Undocumented. 4356 Undocumented.
3769 </dd> 4357 </dd>
3770 <dd style="display: none; "> 4358 <dd style="display: none; ">
3771 Description of this parameter from the json schema. 4359 Description of this parameter from the json schema.
3772 </dd> 4360 </dd>
4361 <dd style="display: none; ">
4362 This parameter was added in version
4363 <b><span></span></b>.
4364 You must omit this parameter in earlier versions,
4365 and you may omit it in any version. If you require this
4366 parameter, the manifest key
4367 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4368 can ensure that your extension won't be run in an earlier browser ve rsion.
4369 </dd>
3773 4370
3774 <!-- OBJECT PROPERTIES --> 4371 <!-- OBJECT PROPERTIES -->
3775 <dd style="display: none; "> 4372 <dd style="display: none; ">
3776 <dl> 4373 <dl>
3777 <div> 4374 <div>
3778 <div> 4375 <div>
3779 </div> 4376 </div>
3780 </div> 4377 </div>
3781 </dl> 4378 </dl>
3782 </dd> 4379 </dd>
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
3828 </span> 4425 </span>
3829 ) 4426 )
3830 </div> 4427 </div>
3831 4428
3832 </em> 4429 </em>
3833 </dt> 4430 </dt>
3834 <dd class="todo" style="display: none; "> 4431 <dd class="todo" style="display: none; ">
3835 Undocumented. 4432 Undocumented.
3836 </dd> 4433 </dd>
3837 <dd>A node (either a bookmark or a folder) in the bookmark tree. Chil d nodes are ordered within their parent folder.</dd> 4434 <dd>A node (either a bookmark or a folder) in the bookmark tree. Chil d nodes are ordered within their parent folder.</dd>
4435 <dd style="display: none; ">
4436 This parameter was added in version
4437 <b><span></span></b>.
4438 You must omit this parameter in earlier versions,
4439 and you may omit it in any version. If you require this
4440 parameter, the manifest key
4441 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4442 can ensure that your extension won't be run in an earlier browser ve rsion.
4443 </dd>
3838 4444
3839 <!-- OBJECT PROPERTIES --> 4445 <!-- OBJECT PROPERTIES -->
3840 <dd> 4446 <dd>
3841 <dl> 4447 <dl>
3842 <div> 4448 <div>
3843 <div> 4449 <div>
3844 <dt> 4450 <dt>
3845 <var>id</var> 4451 <var>id</var>
3846 <em> 4452 <em>
3847 4453
(...skipping 16 matching lines...) Expand all
3864 </span> 4470 </span>
3865 ) 4471 )
3866 </div> 4472 </div>
3867 4473
3868 </em> 4474 </em>
3869 </dt> 4475 </dt>
3870 <dd class="todo" style="display: none; "> 4476 <dd class="todo" style="display: none; ">
3871 Undocumented. 4477 Undocumented.
3872 </dd> 4478 </dd>
3873 <dd>The unique identifier for the node. IDs are unique within the curr ent profile, and they remain valid even after the browser is restarted.</dd> 4479 <dd>The unique identifier for the node. IDs are unique within the curr ent profile, and they remain valid even after the browser is restarted.</dd>
4480 <dd style="display: none; ">
4481 This parameter was added in version
4482 <b><span></span></b>.
4483 You must omit this parameter in earlier versions,
4484 and you may omit it in any version. If you require this
4485 parameter, the manifest key
4486 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4487 can ensure that your extension won't be run in an earlier browser ve rsion.
4488 </dd>
3874 4489
3875 <!-- OBJECT PROPERTIES --> 4490 <!-- OBJECT PROPERTIES -->
3876 <dd style="display: none; "> 4491 <dd style="display: none; ">
3877 <dl> 4492 <dl>
3878 <div> 4493 <div>
3879 <div> 4494 <div>
3880 </div> 4495 </div>
3881 </div> 4496 </div>
3882 </dl> 4497 </dl>
3883 </dd> 4498 </dd>
(...skipping 23 matching lines...) Expand all
3907 </span> 4522 </span>
3908 ) 4523 )
3909 </div> 4524 </div>
3910 4525
3911 </em> 4526 </em>
3912 </dt> 4527 </dt>
3913 <dd class="todo" style="display: none; "> 4528 <dd class="todo" style="display: none; ">
3914 Undocumented. 4529 Undocumented.
3915 </dd> 4530 </dd>
3916 <dd>The <code>id</code> of the parent folder. Omitted for the root no de.</dd> 4531 <dd>The <code>id</code> of the parent folder. Omitted for the root no de.</dd>
4532 <dd style="display: none; ">
4533 This parameter was added in version
4534 <b><span></span></b>.
4535 You must omit this parameter in earlier versions,
4536 and you may omit it in any version. If you require this
4537 parameter, the manifest key
4538 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4539 can ensure that your extension won't be run in an earlier browser ve rsion.
4540 </dd>
3917 4541
3918 <!-- OBJECT PROPERTIES --> 4542 <!-- OBJECT PROPERTIES -->
3919 <dd style="display: none; "> 4543 <dd style="display: none; ">
3920 <dl> 4544 <dl>
3921 <div> 4545 <div>
3922 <div> 4546 <div>
3923 </div> 4547 </div>
3924 </div> 4548 </div>
3925 </dl> 4549 </dl>
3926 </dd> 4550 </dd>
(...skipping 23 matching lines...) Expand all
3950 </span> 4574 </span>
3951 ) 4575 )
3952 </div> 4576 </div>
3953 4577
3954 </em> 4578 </em>
3955 </dt> 4579 </dt>
3956 <dd class="todo" style="display: none; "> 4580 <dd class="todo" style="display: none; ">
3957 Undocumented. 4581 Undocumented.
3958 </dd> 4582 </dd>
3959 <dd>The 0-based position of this node within its parent folder.</dd> 4583 <dd>The 0-based position of this node within its parent folder.</dd>
4584 <dd style="display: none; ">
4585 This parameter was added in version
4586 <b><span></span></b>.
4587 You must omit this parameter in earlier versions,
4588 and you may omit it in any version. If you require this
4589 parameter, the manifest key
4590 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4591 can ensure that your extension won't be run in an earlier browser ve rsion.
4592 </dd>
3960 4593
3961 <!-- OBJECT PROPERTIES --> 4594 <!-- OBJECT PROPERTIES -->
3962 <dd style="display: none; "> 4595 <dd style="display: none; ">
3963 <dl> 4596 <dl>
3964 <div> 4597 <div>
3965 <div> 4598 <div>
3966 </div> 4599 </div>
3967 </div> 4600 </div>
3968 </dl> 4601 </dl>
3969 </dd> 4602 </dd>
(...skipping 23 matching lines...) Expand all
3993 </span> 4626 </span>
3994 ) 4627 )
3995 </div> 4628 </div>
3996 4629
3997 </em> 4630 </em>
3998 </dt> 4631 </dt>
3999 <dd class="todo" style="display: none; "> 4632 <dd class="todo" style="display: none; ">
4000 Undocumented. 4633 Undocumented.
4001 </dd> 4634 </dd>
4002 <dd>The URL navigated to when a user clicks the bookmark. Omitted for folders.</dd> 4635 <dd>The URL navigated to when a user clicks the bookmark. Omitted for folders.</dd>
4636 <dd style="display: none; ">
4637 This parameter was added in version
4638 <b><span></span></b>.
4639 You must omit this parameter in earlier versions,
4640 and you may omit it in any version. If you require this
4641 parameter, the manifest key
4642 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4643 can ensure that your extension won't be run in an earlier browser ve rsion.
4644 </dd>
4003 4645
4004 <!-- OBJECT PROPERTIES --> 4646 <!-- OBJECT PROPERTIES -->
4005 <dd style="display: none; "> 4647 <dd style="display: none; ">
4006 <dl> 4648 <dl>
4007 <div> 4649 <div>
4008 <div> 4650 <div>
4009 </div> 4651 </div>
4010 </div> 4652 </div>
4011 </dl> 4653 </dl>
4012 </dd> 4654 </dd>
(...skipping 23 matching lines...) Expand all
4036 </span> 4678 </span>
4037 ) 4679 )
4038 </div> 4680 </div>
4039 4681
4040 </em> 4682 </em>
4041 </dt> 4683 </dt>
4042 <dd class="todo" style="display: none; "> 4684 <dd class="todo" style="display: none; ">
4043 Undocumented. 4685 Undocumented.
4044 </dd> 4686 </dd>
4045 <dd>The text displayed for the node.</dd> 4687 <dd>The text displayed for the node.</dd>
4688 <dd style="display: none; ">
4689 This parameter was added in version
4690 <b><span></span></b>.
4691 You must omit this parameter in earlier versions,
4692 and you may omit it in any version. If you require this
4693 parameter, the manifest key
4694 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4695 can ensure that your extension won't be run in an earlier browser ve rsion.
4696 </dd>
4046 4697
4047 <!-- OBJECT PROPERTIES --> 4698 <!-- OBJECT PROPERTIES -->
4048 <dd style="display: none; "> 4699 <dd style="display: none; ">
4049 <dl> 4700 <dl>
4050 <div> 4701 <div>
4051 <div> 4702 <div>
4052 </div> 4703 </div>
4053 </div> 4704 </div>
4054 </dl> 4705 </dl>
4055 </dd> 4706 </dd>
(...skipping 23 matching lines...) Expand all
4079 </span> 4730 </span>
4080 ) 4731 )
4081 </div> 4732 </div>
4082 4733
4083 </em> 4734 </em>
4084 </dt> 4735 </dt>
4085 <dd class="todo" style="display: none; "> 4736 <dd class="todo" style="display: none; ">
4086 Undocumented. 4737 Undocumented.
4087 </dd> 4738 </dd>
4088 <dd>When this node was created, in milliseconds since the epoch (<code >new Date(dateAdded)</code>).</dd> 4739 <dd>When this node was created, in milliseconds since the epoch (<code >new Date(dateAdded)</code>).</dd>
4740 <dd style="display: none; ">
4741 This parameter was added in version
4742 <b><span></span></b>.
4743 You must omit this parameter in earlier versions,
4744 and you may omit it in any version. If you require this
4745 parameter, the manifest key
4746 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4747 can ensure that your extension won't be run in an earlier browser ve rsion.
4748 </dd>
4089 4749
4090 <!-- OBJECT PROPERTIES --> 4750 <!-- OBJECT PROPERTIES -->
4091 <dd style="display: none; "> 4751 <dd style="display: none; ">
4092 <dl> 4752 <dl>
4093 <div> 4753 <div>
4094 <div> 4754 <div>
4095 </div> 4755 </div>
4096 </div> 4756 </div>
4097 </dl> 4757 </dl>
4098 </dd> 4758 </dd>
(...skipping 23 matching lines...) Expand all
4122 </span> 4782 </span>
4123 ) 4783 )
4124 </div> 4784 </div>
4125 4785
4126 </em> 4786 </em>
4127 </dt> 4787 </dt>
4128 <dd class="todo" style="display: none; "> 4788 <dd class="todo" style="display: none; ">
4129 Undocumented. 4789 Undocumented.
4130 </dd> 4790 </dd>
4131 <dd>When the contents of this folder last changed, in milliseconds sin ce the epoch.</dd> 4791 <dd>When the contents of this folder last changed, in milliseconds sin ce the epoch.</dd>
4792 <dd style="display: none; ">
4793 This parameter was added in version
4794 <b><span></span></b>.
4795 You must omit this parameter in earlier versions,
4796 and you may omit it in any version. If you require this
4797 parameter, the manifest key
4798 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4799 can ensure that your extension won't be run in an earlier browser ve rsion.
4800 </dd>
4132 4801
4133 <!-- OBJECT PROPERTIES --> 4802 <!-- OBJECT PROPERTIES -->
4134 <dd style="display: none; "> 4803 <dd style="display: none; ">
4135 <dl> 4804 <dl>
4136 <div> 4805 <div>
4137 <div> 4806 <div>
4138 </div> 4807 </div>
4139 </div> 4808 </div>
4140 </dl> 4809 </dl>
4141 </dd> 4810 </dd>
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
4176 </span> 4845 </span>
4177 ) 4846 )
4178 </div> 4847 </div>
4179 4848
4180 </em> 4849 </em>
4181 </dt> 4850 </dt>
4182 <dd class="todo" style="display: none; "> 4851 <dd class="todo" style="display: none; ">
4183 Undocumented. 4852 Undocumented.
4184 </dd> 4853 </dd>
4185 <dd>An ordered list of children of this node.</dd> 4854 <dd>An ordered list of children of this node.</dd>
4855 <dd style="display: none; ">
4856 This parameter was added in version
4857 <b><span></span></b>.
4858 You must omit this parameter in earlier versions,
4859 and you may omit it in any version. If you require this
4860 parameter, the manifest key
4861 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio n</a>
4862 can ensure that your extension won't be run in an earlier browser ve rsion.
4863 </dd>
4186 4864
4187 <!-- OBJECT PROPERTIES --> 4865 <!-- OBJECT PROPERTIES -->
4188 <dd style="display: none; "> 4866 <dd style="display: none; ">
4189 <dl> 4867 <dl>
4190 <div> 4868 <div>
4191 <div> 4869 <div>
4192 </div> 4870 </div>
4193 </div> 4871 </div>
4194 </dl> 4872 </dl>
4195 </dd> 4873 </dd>
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
4237 _uff=0; 4915 _uff=0;
4238 urchinTracker(); 4916 urchinTracker();
4239 } 4917 }
4240 catch(e) {/* urchinTracker not available. */} 4918 catch(e) {/* urchinTracker not available. */}
4241 </script> 4919 </script>
4242 <!-- end analytics --> 4920 <!-- end analytics -->
4243 </div> 4921 </div>
4244 </div> <!-- /gc-footer --> 4922 </div> <!-- /gc-footer -->
4245 </div> <!-- /gc-container --> 4923 </div> <!-- /gc-container -->
4246 </body></html> 4924 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/background_pages.html ('k') | chrome/common/extensions/docs/browserAction.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698