OLD | NEW |
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: | 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc.
Note: |
2 1) The <head> information in this page is significant, should be uniform | 2 1) The <head> information in this page is significant, should be uniform |
3 across api docs and should be edited only with knowledge of the | 3 across api docs and should be edited only with knowledge of the |
4 templating mechanism. | 4 templating mechanism. |
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a | 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a |
6 browser, it will be re-generated from the template, json schema and | 6 browser, it will be re-generated from the template, json schema and |
7 authored overview content. | 7 authored overview content. |
8 4) The <body>.innerHTML is also generated by an offline step so that this | 8 4) The <body>.innerHTML is also generated by an offline step so that this |
9 page may easily be indexed by search engines. | 9 page may easily be indexed by search engines. |
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> | 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
337 </span> | 346 </span> |
338 ) | 347 ) |
339 </div> | 348 </div> |
340 | 349 |
341 </em> | 350 </em> |
342 </dt> | 351 </dt> |
343 <dd class="todo" style="display: none; "> | 352 <dd class="todo" style="display: none; "> |
344 Undocumented. | 353 Undocumented. |
345 </dd> | 354 </dd> |
346 <dd>Details to identify the cookie being retrieved.</dd> | 355 <dd>Details to identify the cookie being retrieved.</dd> |
| 356 <dd style="display: none; "> |
| 357 This parameter was added in version |
| 358 <b><span></span></b>. |
| 359 You must omit this parameter in earlier versions, |
| 360 and you may omit it in any version. If you require this |
| 361 parameter, the manifest key |
| 362 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 363 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 364 </dd> |
347 | 365 |
348 <!-- OBJECT PROPERTIES --> | 366 <!-- OBJECT PROPERTIES --> |
349 <dd> | 367 <dd> |
350 <dl> | 368 <dl> |
351 <div> | 369 <div> |
352 <div> | 370 <div> |
353 <dt> | 371 <dt> |
354 <var>url</var> | 372 <var>url</var> |
355 <em> | 373 <em> |
356 | 374 |
(...skipping 16 matching lines...) Expand all Loading... |
373 </span> | 391 </span> |
374 ) | 392 ) |
375 </div> | 393 </div> |
376 | 394 |
377 </em> | 395 </em> |
378 </dt> | 396 </dt> |
379 <dd class="todo" style="display: none; "> | 397 <dd class="todo" style="display: none; "> |
380 Undocumented. | 398 Undocumented. |
381 </dd> | 399 </dd> |
382 <dd>The URL with which the cookie to retrieve is associated. This argu
ment may be a full URL, in which case any data following the URL path (e.g. the
query string) is simply ignored. If host permissions for this URL are not specif
ied in the manifest file, the API call will fail.</dd> | 400 <dd>The URL with which the cookie to retrieve is associated. This argu
ment may be a full URL, in which case any data following the URL path (e.g. the
query string) is simply ignored. If host permissions for this URL are not specif
ied in the manifest file, the API call will fail.</dd> |
| 401 <dd style="display: none; "> |
| 402 This parameter was added in version |
| 403 <b><span></span></b>. |
| 404 You must omit this parameter in earlier versions, |
| 405 and you may omit it in any version. If you require this |
| 406 parameter, the manifest key |
| 407 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 408 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 409 </dd> |
383 | 410 |
384 <!-- OBJECT PROPERTIES --> | 411 <!-- OBJECT PROPERTIES --> |
385 <dd style="display: none; "> | 412 <dd style="display: none; "> |
386 <dl> | 413 <dl> |
387 <div> | 414 <div> |
388 <div> | 415 <div> |
389 </div> | 416 </div> |
390 </div> | 417 </div> |
391 </dl> | 418 </dl> |
392 </dd> | 419 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
416 </span> | 443 </span> |
417 ) | 444 ) |
418 </div> | 445 </div> |
419 | 446 |
420 </em> | 447 </em> |
421 </dt> | 448 </dt> |
422 <dd class="todo" style="display: none; "> | 449 <dd class="todo" style="display: none; "> |
423 Undocumented. | 450 Undocumented. |
424 </dd> | 451 </dd> |
425 <dd>The name of the cookie to retrieve.</dd> | 452 <dd>The name of the cookie to retrieve.</dd> |
| 453 <dd style="display: none; "> |
| 454 This parameter was added in version |
| 455 <b><span></span></b>. |
| 456 You must omit this parameter in earlier versions, |
| 457 and you may omit it in any version. If you require this |
| 458 parameter, the manifest key |
| 459 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 460 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 461 </dd> |
426 | 462 |
427 <!-- OBJECT PROPERTIES --> | 463 <!-- OBJECT PROPERTIES --> |
428 <dd style="display: none; "> | 464 <dd style="display: none; "> |
429 <dl> | 465 <dl> |
430 <div> | 466 <div> |
431 <div> | 467 <div> |
432 </div> | 468 </div> |
433 </div> | 469 </div> |
434 </dl> | 470 </dl> |
435 </dd> | 471 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
459 </span> | 495 </span> |
460 ) | 496 ) |
461 </div> | 497 </div> |
462 | 498 |
463 </em> | 499 </em> |
464 </dt> | 500 </dt> |
465 <dd class="todo" style="display: none; "> | 501 <dd class="todo" style="display: none; "> |
466 Undocumented. | 502 Undocumented. |
467 </dd> | 503 </dd> |
468 <dd>The ID of the cookie store in which to look for the cookie. By def
ault, the current execution context's cookie store will be used.</dd> | 504 <dd>The ID of the cookie store in which to look for the cookie. By def
ault, the current execution context's cookie store will be used.</dd> |
| 505 <dd style="display: none; "> |
| 506 This parameter was added in version |
| 507 <b><span></span></b>. |
| 508 You must omit this parameter in earlier versions, |
| 509 and you may omit it in any version. If you require this |
| 510 parameter, the manifest key |
| 511 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 512 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 513 </dd> |
469 | 514 |
470 <!-- OBJECT PROPERTIES --> | 515 <!-- OBJECT PROPERTIES --> |
471 <dd style="display: none; "> | 516 <dd style="display: none; "> |
472 <dl> | 517 <dl> |
473 <div> | 518 <div> |
474 <div> | 519 <div> |
475 </div> | 520 </div> |
476 </div> | 521 </div> |
477 </dl> | 522 </dl> |
478 </dd> | 523 </dd> |
(...skipping 29 matching lines...) Expand all Loading... |
508 </div> | 553 </div> |
509 | 554 |
510 </em> | 555 </em> |
511 </dt> | 556 </dt> |
512 <dd class="todo"> | 557 <dd class="todo"> |
513 Undocumented. | 558 Undocumented. |
514 </dd> | 559 </dd> |
515 <dd style="display: none; "> | 560 <dd style="display: none; "> |
516 Description of this parameter from the json schema. | 561 Description of this parameter from the json schema. |
517 </dd> | 562 </dd> |
| 563 <dd style="display: none; "> |
| 564 This parameter was added in version |
| 565 <b><span></span></b>. |
| 566 You must omit this parameter in earlier versions, |
| 567 and you may omit it in any version. If you require this |
| 568 parameter, the manifest key |
| 569 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 570 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 571 </dd> |
518 | 572 |
519 <!-- OBJECT PROPERTIES --> | 573 <!-- OBJECT PROPERTIES --> |
520 <dd style="display: none; "> | 574 <dd style="display: none; "> |
521 <dl> | 575 <dl> |
522 <div> | 576 <div> |
523 <div> | 577 <div> |
524 </div> | 578 </div> |
525 </div> | 579 </div> |
526 </dl> | 580 </dl> |
527 </dd> | 581 </dd> |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
579 </span> | 633 </span> |
580 ) | 634 ) |
581 </div> | 635 </div> |
582 | 636 |
583 </em> | 637 </em> |
584 </dt> | 638 </dt> |
585 <dd class="todo" style="display: none; "> | 639 <dd class="todo" style="display: none; "> |
586 Undocumented. | 640 Undocumented. |
587 </dd> | 641 </dd> |
588 <dd>Contains details about the cookie. This parameter is null if no su
ch cookie was found.</dd> | 642 <dd>Contains details about the cookie. This parameter is null if no su
ch cookie was found.</dd> |
| 643 <dd style="display: none; "> |
| 644 This parameter was added in version |
| 645 <b><span></span></b>. |
| 646 You must omit this parameter in earlier versions, |
| 647 and you may omit it in any version. If you require this |
| 648 parameter, the manifest key |
| 649 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 650 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 651 </dd> |
589 | 652 |
590 <!-- OBJECT PROPERTIES --> | 653 <!-- OBJECT PROPERTIES --> |
591 <dd style="display: none; "> | 654 <dd style="display: none; "> |
592 <dl> | 655 <dl> |
593 <div> | 656 <div> |
594 <div> | 657 <div> |
595 </div> | 658 </div> |
596 </div> | 659 </div> |
597 </dl> | 660 </dl> |
598 </dd> | 661 </dd> |
599 </div> | 662 </div> |
600 </div> | 663 </div> |
601 </dl> | 664 </dl> |
602 </div> | 665 </div> |
603 </div> | 666 </div> |
604 | 667 |
| 668 <!-- MIN_VERSION --> |
| 669 <p style="display: none; "> |
| 670 This function was added in version <b><span></span></b>. |
| 671 If you require this function, the manifest key |
| 672 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 673 can ensure that your extension won't be run in an earlier brow
ser version. |
| 674 </p> |
605 </div> <!-- /description --> | 675 </div> <!-- /description --> |
606 | 676 |
607 </div><div class="apiItem"> | 677 </div><div class="apiItem"> |
608 <a name="method-getAll"></a> <!-- method-anchor --> | 678 <a name="method-getAll"></a> <!-- method-anchor --> |
609 <h4>getAll</h4> | 679 <h4>getAll</h4> |
610 | 680 |
611 <div class="summary"><span style="display: none; ">void</span> | 681 <div class="summary"><span style="display: none; ">void</span> |
612 <!-- Note: intentionally longer 80 columns --> | 682 <!-- Note: intentionally longer 80 columns --> |
613 <span>chrome.experimental.cookies.getAll</span>(<span class="n
ull"><span style="display: none; ">, </span><span>object</span> | 683 <span>chrome.experimental.cookies.getAll</span>(<span class="n
ull"><span style="display: none; ">, </span><span>object</span> |
614 <var><span>details</span></var></span><span class="null"><
span>, </span><span>function</span> | 684 <var><span>details</span></var></span><span class="null"><
span>, </span><span>function</span> |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
646 </span> | 716 </span> |
647 ) | 717 ) |
648 </div> | 718 </div> |
649 | 719 |
650 </em> | 720 </em> |
651 </dt> | 721 </dt> |
652 <dd class="todo" style="display: none; "> | 722 <dd class="todo" style="display: none; "> |
653 Undocumented. | 723 Undocumented. |
654 </dd> | 724 </dd> |
655 <dd>Information to filter the cookies being retrieved.</dd> | 725 <dd>Information to filter the cookies being retrieved.</dd> |
| 726 <dd style="display: none; "> |
| 727 This parameter was added in version |
| 728 <b><span></span></b>. |
| 729 You must omit this parameter in earlier versions, |
| 730 and you may omit it in any version. If you require this |
| 731 parameter, the manifest key |
| 732 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 733 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 734 </dd> |
656 | 735 |
657 <!-- OBJECT PROPERTIES --> | 736 <!-- OBJECT PROPERTIES --> |
658 <dd> | 737 <dd> |
659 <dl> | 738 <dl> |
660 <div> | 739 <div> |
661 <div> | 740 <div> |
662 <dt> | 741 <dt> |
663 <var>url</var> | 742 <var>url</var> |
664 <em> | 743 <em> |
665 | 744 |
(...skipping 16 matching lines...) Expand all Loading... |
682 </span> | 761 </span> |
683 ) | 762 ) |
684 </div> | 763 </div> |
685 | 764 |
686 </em> | 765 </em> |
687 </dt> | 766 </dt> |
688 <dd class="todo" style="display: none; "> | 767 <dd class="todo" style="display: none; "> |
689 Undocumented. | 768 Undocumented. |
690 </dd> | 769 </dd> |
691 <dd>Restricts the retrieved cookies to those that would match the give
n URL.</dd> | 770 <dd>Restricts the retrieved cookies to those that would match the give
n URL.</dd> |
| 771 <dd style="display: none; "> |
| 772 This parameter was added in version |
| 773 <b><span></span></b>. |
| 774 You must omit this parameter in earlier versions, |
| 775 and you may omit it in any version. If you require this |
| 776 parameter, the manifest key |
| 777 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 778 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 779 </dd> |
692 | 780 |
693 <!-- OBJECT PROPERTIES --> | 781 <!-- OBJECT PROPERTIES --> |
694 <dd style="display: none; "> | 782 <dd style="display: none; "> |
695 <dl> | 783 <dl> |
696 <div> | 784 <div> |
697 <div> | 785 <div> |
698 </div> | 786 </div> |
699 </div> | 787 </div> |
700 </dl> | 788 </dl> |
701 </dd> | 789 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
725 </span> | 813 </span> |
726 ) | 814 ) |
727 </div> | 815 </div> |
728 | 816 |
729 </em> | 817 </em> |
730 </dt> | 818 </dt> |
731 <dd class="todo" style="display: none; "> | 819 <dd class="todo" style="display: none; "> |
732 Undocumented. | 820 Undocumented. |
733 </dd> | 821 </dd> |
734 <dd>Filters the cookies by name.</dd> | 822 <dd>Filters the cookies by name.</dd> |
| 823 <dd style="display: none; "> |
| 824 This parameter was added in version |
| 825 <b><span></span></b>. |
| 826 You must omit this parameter in earlier versions, |
| 827 and you may omit it in any version. If you require this |
| 828 parameter, the manifest key |
| 829 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 830 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 831 </dd> |
735 | 832 |
736 <!-- OBJECT PROPERTIES --> | 833 <!-- OBJECT PROPERTIES --> |
737 <dd style="display: none; "> | 834 <dd style="display: none; "> |
738 <dl> | 835 <dl> |
739 <div> | 836 <div> |
740 <div> | 837 <div> |
741 </div> | 838 </div> |
742 </div> | 839 </div> |
743 </dl> | 840 </dl> |
744 </dd> | 841 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
768 </span> | 865 </span> |
769 ) | 866 ) |
770 </div> | 867 </div> |
771 | 868 |
772 </em> | 869 </em> |
773 </dt> | 870 </dt> |
774 <dd class="todo" style="display: none; "> | 871 <dd class="todo" style="display: none; "> |
775 Undocumented. | 872 Undocumented. |
776 </dd> | 873 </dd> |
777 <dd>Restricts the retrieved cookies to those whose domains match or ar
e subdomains of this one.</dd> | 874 <dd>Restricts the retrieved cookies to those whose domains match or ar
e subdomains of this one.</dd> |
| 875 <dd style="display: none; "> |
| 876 This parameter was added in version |
| 877 <b><span></span></b>. |
| 878 You must omit this parameter in earlier versions, |
| 879 and you may omit it in any version. If you require this |
| 880 parameter, the manifest key |
| 881 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 882 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 883 </dd> |
778 | 884 |
779 <!-- OBJECT PROPERTIES --> | 885 <!-- OBJECT PROPERTIES --> |
780 <dd style="display: none; "> | 886 <dd style="display: none; "> |
781 <dl> | 887 <dl> |
782 <div> | 888 <div> |
783 <div> | 889 <div> |
784 </div> | 890 </div> |
785 </div> | 891 </div> |
786 </dl> | 892 </dl> |
787 </dd> | 893 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
811 </span> | 917 </span> |
812 ) | 918 ) |
813 </div> | 919 </div> |
814 | 920 |
815 </em> | 921 </em> |
816 </dt> | 922 </dt> |
817 <dd class="todo" style="display: none; "> | 923 <dd class="todo" style="display: none; "> |
818 Undocumented. | 924 Undocumented. |
819 </dd> | 925 </dd> |
820 <dd>Restricts the retrieved cookies to those whose path exactly matche
s this string.</dd> | 926 <dd>Restricts the retrieved cookies to those whose path exactly matche
s this string.</dd> |
| 927 <dd style="display: none; "> |
| 928 This parameter was added in version |
| 929 <b><span></span></b>. |
| 930 You must omit this parameter in earlier versions, |
| 931 and you may omit it in any version. If you require this |
| 932 parameter, the manifest key |
| 933 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 934 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 935 </dd> |
821 | 936 |
822 <!-- OBJECT PROPERTIES --> | 937 <!-- OBJECT PROPERTIES --> |
823 <dd style="display: none; "> | 938 <dd style="display: none; "> |
824 <dl> | 939 <dl> |
825 <div> | 940 <div> |
826 <div> | 941 <div> |
827 </div> | 942 </div> |
828 </div> | 943 </div> |
829 </dl> | 944 </dl> |
830 </dd> | 945 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
854 </span> | 969 </span> |
855 ) | 970 ) |
856 </div> | 971 </div> |
857 | 972 |
858 </em> | 973 </em> |
859 </dt> | 974 </dt> |
860 <dd class="todo" style="display: none; "> | 975 <dd class="todo" style="display: none; "> |
861 Undocumented. | 976 Undocumented. |
862 </dd> | 977 </dd> |
863 <dd>Filters the cookies by their Secure property.</dd> | 978 <dd>Filters the cookies by their Secure property.</dd> |
| 979 <dd style="display: none; "> |
| 980 This parameter was added in version |
| 981 <b><span></span></b>. |
| 982 You must omit this parameter in earlier versions, |
| 983 and you may omit it in any version. If you require this |
| 984 parameter, the manifest key |
| 985 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 986 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 987 </dd> |
864 | 988 |
865 <!-- OBJECT PROPERTIES --> | 989 <!-- OBJECT PROPERTIES --> |
866 <dd style="display: none; "> | 990 <dd style="display: none; "> |
867 <dl> | 991 <dl> |
868 <div> | 992 <div> |
869 <div> | 993 <div> |
870 </div> | 994 </div> |
871 </div> | 995 </div> |
872 </dl> | 996 </dl> |
873 </dd> | 997 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
897 </span> | 1021 </span> |
898 ) | 1022 ) |
899 </div> | 1023 </div> |
900 | 1024 |
901 </em> | 1025 </em> |
902 </dt> | 1026 </dt> |
903 <dd class="todo" style="display: none; "> | 1027 <dd class="todo" style="display: none; "> |
904 Undocumented. | 1028 Undocumented. |
905 </dd> | 1029 </dd> |
906 <dd>Filters out session vs. persistent cookies.</dd> | 1030 <dd>Filters out session vs. persistent cookies.</dd> |
| 1031 <dd style="display: none; "> |
| 1032 This parameter was added in version |
| 1033 <b><span></span></b>. |
| 1034 You must omit this parameter in earlier versions, |
| 1035 and you may omit it in any version. If you require this |
| 1036 parameter, the manifest key |
| 1037 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1038 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1039 </dd> |
907 | 1040 |
908 <!-- OBJECT PROPERTIES --> | 1041 <!-- OBJECT PROPERTIES --> |
909 <dd style="display: none; "> | 1042 <dd style="display: none; "> |
910 <dl> | 1043 <dl> |
911 <div> | 1044 <div> |
912 <div> | 1045 <div> |
913 </div> | 1046 </div> |
914 </div> | 1047 </div> |
915 </dl> | 1048 </dl> |
916 </dd> | 1049 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
940 </span> | 1073 </span> |
941 ) | 1074 ) |
942 </div> | 1075 </div> |
943 | 1076 |
944 </em> | 1077 </em> |
945 </dt> | 1078 </dt> |
946 <dd class="todo" style="display: none; "> | 1079 <dd class="todo" style="display: none; "> |
947 Undocumented. | 1080 Undocumented. |
948 </dd> | 1081 </dd> |
949 <dd>The cookie store to retrieve cookies from. If omitted, the current
execution context's cookie store will be used.</dd> | 1082 <dd>The cookie store to retrieve cookies from. If omitted, the current
execution context's cookie store will be used.</dd> |
| 1083 <dd style="display: none; "> |
| 1084 This parameter was added in version |
| 1085 <b><span></span></b>. |
| 1086 You must omit this parameter in earlier versions, |
| 1087 and you may omit it in any version. If you require this |
| 1088 parameter, the manifest key |
| 1089 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1090 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1091 </dd> |
950 | 1092 |
951 <!-- OBJECT PROPERTIES --> | 1093 <!-- OBJECT PROPERTIES --> |
952 <dd style="display: none; "> | 1094 <dd style="display: none; "> |
953 <dl> | 1095 <dl> |
954 <div> | 1096 <div> |
955 <div> | 1097 <div> |
956 </div> | 1098 </div> |
957 </div> | 1099 </div> |
958 </dl> | 1100 </dl> |
959 </dd> | 1101 </dd> |
(...skipping 29 matching lines...) Expand all Loading... |
989 </div> | 1131 </div> |
990 | 1132 |
991 </em> | 1133 </em> |
992 </dt> | 1134 </dt> |
993 <dd class="todo"> | 1135 <dd class="todo"> |
994 Undocumented. | 1136 Undocumented. |
995 </dd> | 1137 </dd> |
996 <dd style="display: none; "> | 1138 <dd style="display: none; "> |
997 Description of this parameter from the json schema. | 1139 Description of this parameter from the json schema. |
998 </dd> | 1140 </dd> |
| 1141 <dd style="display: none; "> |
| 1142 This parameter was added in version |
| 1143 <b><span></span></b>. |
| 1144 You must omit this parameter in earlier versions, |
| 1145 and you may omit it in any version. If you require this |
| 1146 parameter, the manifest key |
| 1147 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1148 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1149 </dd> |
999 | 1150 |
1000 <!-- OBJECT PROPERTIES --> | 1151 <!-- OBJECT PROPERTIES --> |
1001 <dd style="display: none; "> | 1152 <dd style="display: none; "> |
1002 <dl> | 1153 <dl> |
1003 <div> | 1154 <div> |
1004 <div> | 1155 <div> |
1005 </div> | 1156 </div> |
1006 </div> | 1157 </div> |
1007 </dl> | 1158 </dl> |
1008 </dd> | 1159 </dd> |
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1071 </span> | 1222 </span> |
1072 ) | 1223 ) |
1073 </div> | 1224 </div> |
1074 | 1225 |
1075 </em> | 1226 </em> |
1076 </dt> | 1227 </dt> |
1077 <dd class="todo" style="display: none; "> | 1228 <dd class="todo" style="display: none; "> |
1078 Undocumented. | 1229 Undocumented. |
1079 </dd> | 1230 </dd> |
1080 <dd>All the existing, unexpired cookies that match the given cookie in
fo.</dd> | 1231 <dd>All the existing, unexpired cookies that match the given cookie in
fo.</dd> |
| 1232 <dd style="display: none; "> |
| 1233 This parameter was added in version |
| 1234 <b><span></span></b>. |
| 1235 You must omit this parameter in earlier versions, |
| 1236 and you may omit it in any version. If you require this |
| 1237 parameter, the manifest key |
| 1238 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1239 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1240 </dd> |
1081 | 1241 |
1082 <!-- OBJECT PROPERTIES --> | 1242 <!-- OBJECT PROPERTIES --> |
1083 <dd style="display: none; "> | 1243 <dd style="display: none; "> |
1084 <dl> | 1244 <dl> |
1085 <div> | 1245 <div> |
1086 <div> | 1246 <div> |
1087 </div> | 1247 </div> |
1088 </div> | 1248 </div> |
1089 </dl> | 1249 </dl> |
1090 </dd> | 1250 </dd> |
1091 </div> | 1251 </div> |
1092 </div> | 1252 </div> |
1093 </dl> | 1253 </dl> |
1094 </div> | 1254 </div> |
1095 </div> | 1255 </div> |
1096 | 1256 |
| 1257 <!-- MIN_VERSION --> |
| 1258 <p style="display: none; "> |
| 1259 This function was added in version <b><span></span></b>. |
| 1260 If you require this function, the manifest key |
| 1261 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 1262 can ensure that your extension won't be run in an earlier brow
ser version. |
| 1263 </p> |
1097 </div> <!-- /description --> | 1264 </div> <!-- /description --> |
1098 | 1265 |
1099 </div><div class="apiItem"> | 1266 </div><div class="apiItem"> |
1100 <a name="method-getAllCookieStores"></a> <!-- method-anchor --> | 1267 <a name="method-getAllCookieStores"></a> <!-- method-anchor --> |
1101 <h4>getAllCookieStores</h4> | 1268 <h4>getAllCookieStores</h4> |
1102 | 1269 |
1103 <div class="summary"><span style="display: none; ">void</span> | 1270 <div class="summary"><span style="display: none; ">void</span> |
1104 <!-- Note: intentionally longer 80 columns --> | 1271 <!-- Note: intentionally longer 80 columns --> |
1105 <span>chrome.experimental.cookies.getAllCookieStores</span>(<s
pan class="null"><span style="display: none; ">, </span><span>function</span> | 1272 <span>chrome.experimental.cookies.getAllCookieStores</span>(<s
pan class="null"><span style="display: none; ">, </span><span>function</span> |
1106 <var><span>callback</span></var></span>)</div> | 1273 <var><span>callback</span></var></span>)</div> |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1139 </div> | 1306 </div> |
1140 | 1307 |
1141 </em> | 1308 </em> |
1142 </dt> | 1309 </dt> |
1143 <dd class="todo"> | 1310 <dd class="todo"> |
1144 Undocumented. | 1311 Undocumented. |
1145 </dd> | 1312 </dd> |
1146 <dd style="display: none; "> | 1313 <dd style="display: none; "> |
1147 Description of this parameter from the json schema. | 1314 Description of this parameter from the json schema. |
1148 </dd> | 1315 </dd> |
| 1316 <dd style="display: none; "> |
| 1317 This parameter was added in version |
| 1318 <b><span></span></b>. |
| 1319 You must omit this parameter in earlier versions, |
| 1320 and you may omit it in any version. If you require this |
| 1321 parameter, the manifest key |
| 1322 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1323 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1324 </dd> |
1149 | 1325 |
1150 <!-- OBJECT PROPERTIES --> | 1326 <!-- OBJECT PROPERTIES --> |
1151 <dd style="display: none; "> | 1327 <dd style="display: none; "> |
1152 <dl> | 1328 <dl> |
1153 <div> | 1329 <div> |
1154 <div> | 1330 <div> |
1155 </div> | 1331 </div> |
1156 </div> | 1332 </div> |
1157 </dl> | 1333 </dl> |
1158 </dd> | 1334 </dd> |
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1221 </span> | 1397 </span> |
1222 ) | 1398 ) |
1223 </div> | 1399 </div> |
1224 | 1400 |
1225 </em> | 1401 </em> |
1226 </dt> | 1402 </dt> |
1227 <dd class="todo" style="display: none; "> | 1403 <dd class="todo" style="display: none; "> |
1228 Undocumented. | 1404 Undocumented. |
1229 </dd> | 1405 </dd> |
1230 <dd>All the existing cookie stores.</dd> | 1406 <dd>All the existing cookie stores.</dd> |
| 1407 <dd style="display: none; "> |
| 1408 This parameter was added in version |
| 1409 <b><span></span></b>. |
| 1410 You must omit this parameter in earlier versions, |
| 1411 and you may omit it in any version. If you require this |
| 1412 parameter, the manifest key |
| 1413 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1414 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1415 </dd> |
1231 | 1416 |
1232 <!-- OBJECT PROPERTIES --> | 1417 <!-- OBJECT PROPERTIES --> |
1233 <dd style="display: none; "> | 1418 <dd style="display: none; "> |
1234 <dl> | 1419 <dl> |
1235 <div> | 1420 <div> |
1236 <div> | 1421 <div> |
1237 </div> | 1422 </div> |
1238 </div> | 1423 </div> |
1239 </dl> | 1424 </dl> |
1240 </dd> | 1425 </dd> |
1241 </div> | 1426 </div> |
1242 </div> | 1427 </div> |
1243 </dl> | 1428 </dl> |
1244 </div> | 1429 </div> |
1245 </div> | 1430 </div> |
1246 | 1431 |
| 1432 <!-- MIN_VERSION --> |
| 1433 <p style="display: none; "> |
| 1434 This function was added in version <b><span></span></b>. |
| 1435 If you require this function, the manifest key |
| 1436 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 1437 can ensure that your extension won't be run in an earlier brow
ser version. |
| 1438 </p> |
1247 </div> <!-- /description --> | 1439 </div> <!-- /description --> |
1248 | 1440 |
1249 </div><div class="apiItem"> | 1441 </div><div class="apiItem"> |
1250 <a name="method-remove"></a> <!-- method-anchor --> | 1442 <a name="method-remove"></a> <!-- method-anchor --> |
1251 <h4>remove</h4> | 1443 <h4>remove</h4> |
1252 | 1444 |
1253 <div class="summary"><span style="display: none; ">void</span> | 1445 <div class="summary"><span style="display: none; ">void</span> |
1254 <!-- Note: intentionally longer 80 columns --> | 1446 <!-- Note: intentionally longer 80 columns --> |
1255 <span>chrome.experimental.cookies.remove</span>(<span class="n
ull"><span style="display: none; ">, </span><span>object</span> | 1447 <span>chrome.experimental.cookies.remove</span>(<span class="n
ull"><span style="display: none; ">, </span><span>object</span> |
1256 <var><span>details</span></var></span>)</div> | 1448 <var><span>details</span></var></span>)</div> |
(...skipping 30 matching lines...) Expand all Loading... |
1287 </span> | 1479 </span> |
1288 ) | 1480 ) |
1289 </div> | 1481 </div> |
1290 | 1482 |
1291 </em> | 1483 </em> |
1292 </dt> | 1484 </dt> |
1293 <dd class="todo" style="display: none; "> | 1485 <dd class="todo" style="display: none; "> |
1294 Undocumented. | 1486 Undocumented. |
1295 </dd> | 1487 </dd> |
1296 <dd>Information to identify the cookie to remove.</dd> | 1488 <dd>Information to identify the cookie to remove.</dd> |
| 1489 <dd style="display: none; "> |
| 1490 This parameter was added in version |
| 1491 <b><span></span></b>. |
| 1492 You must omit this parameter in earlier versions, |
| 1493 and you may omit it in any version. If you require this |
| 1494 parameter, the manifest key |
| 1495 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1496 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1497 </dd> |
1297 | 1498 |
1298 <!-- OBJECT PROPERTIES --> | 1499 <!-- OBJECT PROPERTIES --> |
1299 <dd> | 1500 <dd> |
1300 <dl> | 1501 <dl> |
1301 <div> | 1502 <div> |
1302 <div> | 1503 <div> |
1303 <dt> | 1504 <dt> |
1304 <var>url</var> | 1505 <var>url</var> |
1305 <em> | 1506 <em> |
1306 | 1507 |
(...skipping 16 matching lines...) Expand all Loading... |
1323 </span> | 1524 </span> |
1324 ) | 1525 ) |
1325 </div> | 1526 </div> |
1326 | 1527 |
1327 </em> | 1528 </em> |
1328 </dt> | 1529 </dt> |
1329 <dd class="todo" style="display: none; "> | 1530 <dd class="todo" style="display: none; "> |
1330 Undocumented. | 1531 Undocumented. |
1331 </dd> | 1532 </dd> |
1332 <dd>The URL associated with the cookie. If host permissions for this U
RL are not specified in the manifest file, the API call will fail.</dd> | 1533 <dd>The URL associated with the cookie. If host permissions for this U
RL are not specified in the manifest file, the API call will fail.</dd> |
| 1534 <dd style="display: none; "> |
| 1535 This parameter was added in version |
| 1536 <b><span></span></b>. |
| 1537 You must omit this parameter in earlier versions, |
| 1538 and you may omit it in any version. If you require this |
| 1539 parameter, the manifest key |
| 1540 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1541 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1542 </dd> |
1333 | 1543 |
1334 <!-- OBJECT PROPERTIES --> | 1544 <!-- OBJECT PROPERTIES --> |
1335 <dd style="display: none; "> | 1545 <dd style="display: none; "> |
1336 <dl> | 1546 <dl> |
1337 <div> | 1547 <div> |
1338 <div> | 1548 <div> |
1339 </div> | 1549 </div> |
1340 </div> | 1550 </div> |
1341 </dl> | 1551 </dl> |
1342 </dd> | 1552 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
1366 </span> | 1576 </span> |
1367 ) | 1577 ) |
1368 </div> | 1578 </div> |
1369 | 1579 |
1370 </em> | 1580 </em> |
1371 </dt> | 1581 </dt> |
1372 <dd class="todo" style="display: none; "> | 1582 <dd class="todo" style="display: none; "> |
1373 Undocumented. | 1583 Undocumented. |
1374 </dd> | 1584 </dd> |
1375 <dd>The name of the cookie to remove.</dd> | 1585 <dd>The name of the cookie to remove.</dd> |
| 1586 <dd style="display: none; "> |
| 1587 This parameter was added in version |
| 1588 <b><span></span></b>. |
| 1589 You must omit this parameter in earlier versions, |
| 1590 and you may omit it in any version. If you require this |
| 1591 parameter, the manifest key |
| 1592 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1593 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1594 </dd> |
1376 | 1595 |
1377 <!-- OBJECT PROPERTIES --> | 1596 <!-- OBJECT PROPERTIES --> |
1378 <dd style="display: none; "> | 1597 <dd style="display: none; "> |
1379 <dl> | 1598 <dl> |
1380 <div> | 1599 <div> |
1381 <div> | 1600 <div> |
1382 </div> | 1601 </div> |
1383 </div> | 1602 </div> |
1384 </dl> | 1603 </dl> |
1385 </dd> | 1604 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
1409 </span> | 1628 </span> |
1410 ) | 1629 ) |
1411 </div> | 1630 </div> |
1412 | 1631 |
1413 </em> | 1632 </em> |
1414 </dt> | 1633 </dt> |
1415 <dd class="todo" style="display: none; "> | 1634 <dd class="todo" style="display: none; "> |
1416 Undocumented. | 1635 Undocumented. |
1417 </dd> | 1636 </dd> |
1418 <dd>The ID of the cookie store to look in for the cookie. If unspecifi
ed, the cookie is looked for by default in the current execution context's cooki
e store.</dd> | 1637 <dd>The ID of the cookie store to look in for the cookie. If unspecifi
ed, the cookie is looked for by default in the current execution context's cooki
e store.</dd> |
| 1638 <dd style="display: none; "> |
| 1639 This parameter was added in version |
| 1640 <b><span></span></b>. |
| 1641 You must omit this parameter in earlier versions, |
| 1642 and you may omit it in any version. If you require this |
| 1643 parameter, the manifest key |
| 1644 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1645 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1646 </dd> |
1419 | 1647 |
1420 <!-- OBJECT PROPERTIES --> | 1648 <!-- OBJECT PROPERTIES --> |
1421 <dd style="display: none; "> | 1649 <dd style="display: none; "> |
1422 <dl> | 1650 <dl> |
1423 <div> | 1651 <div> |
1424 <div> | 1652 <div> |
1425 </div> | 1653 </div> |
1426 </div> | 1654 </div> |
1427 </dl> | 1655 </dl> |
1428 </dd> | 1656 </dd> |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1460 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> | 1688 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> |
1461 <dl> | 1689 <dl> |
1462 <div> | 1690 <div> |
1463 <div> | 1691 <div> |
1464 </div> | 1692 </div> |
1465 </div> | 1693 </div> |
1466 </dl> | 1694 </dl> |
1467 </div> | 1695 </div> |
1468 </div> | 1696 </div> |
1469 | 1697 |
| 1698 <!-- MIN_VERSION --> |
| 1699 <p style="display: none; "> |
| 1700 This function was added in version <b><span></span></b>. |
| 1701 If you require this function, the manifest key |
| 1702 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 1703 can ensure that your extension won't be run in an earlier brow
ser version. |
| 1704 </p> |
1470 </div> <!-- /description --> | 1705 </div> <!-- /description --> |
1471 | 1706 |
1472 </div><div class="apiItem"> | 1707 </div><div class="apiItem"> |
1473 <a name="method-set"></a> <!-- method-anchor --> | 1708 <a name="method-set"></a> <!-- method-anchor --> |
1474 <h4>set</h4> | 1709 <h4>set</h4> |
1475 | 1710 |
1476 <div class="summary"><span style="display: none; ">void</span> | 1711 <div class="summary"><span style="display: none; ">void</span> |
1477 <!-- Note: intentionally longer 80 columns --> | 1712 <!-- Note: intentionally longer 80 columns --> |
1478 <span>chrome.experimental.cookies.set</span>(<span class="null
"><span style="display: none; ">, </span><span>object</span> | 1713 <span>chrome.experimental.cookies.set</span>(<span class="null
"><span style="display: none; ">, </span><span>object</span> |
1479 <var><span>details</span></var></span>)</div> | 1714 <var><span>details</span></var></span>)</div> |
(...skipping 30 matching lines...) Expand all Loading... |
1510 </span> | 1745 </span> |
1511 ) | 1746 ) |
1512 </div> | 1747 </div> |
1513 | 1748 |
1514 </em> | 1749 </em> |
1515 </dt> | 1750 </dt> |
1516 <dd class="todo" style="display: none; "> | 1751 <dd class="todo" style="display: none; "> |
1517 Undocumented. | 1752 Undocumented. |
1518 </dd> | 1753 </dd> |
1519 <dd>Details about the cookie being set.</dd> | 1754 <dd>Details about the cookie being set.</dd> |
| 1755 <dd style="display: none; "> |
| 1756 This parameter was added in version |
| 1757 <b><span></span></b>. |
| 1758 You must omit this parameter in earlier versions, |
| 1759 and you may omit it in any version. If you require this |
| 1760 parameter, the manifest key |
| 1761 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1762 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1763 </dd> |
1520 | 1764 |
1521 <!-- OBJECT PROPERTIES --> | 1765 <!-- OBJECT PROPERTIES --> |
1522 <dd> | 1766 <dd> |
1523 <dl> | 1767 <dl> |
1524 <div> | 1768 <div> |
1525 <div> | 1769 <div> |
1526 <dt> | 1770 <dt> |
1527 <var>url</var> | 1771 <var>url</var> |
1528 <em> | 1772 <em> |
1529 | 1773 |
(...skipping 16 matching lines...) Expand all Loading... |
1546 </span> | 1790 </span> |
1547 ) | 1791 ) |
1548 </div> | 1792 </div> |
1549 | 1793 |
1550 </em> | 1794 </em> |
1551 </dt> | 1795 </dt> |
1552 <dd class="todo" style="display: none; "> | 1796 <dd class="todo" style="display: none; "> |
1553 Undocumented. | 1797 Undocumented. |
1554 </dd> | 1798 </dd> |
1555 <dd>The request-URI to associate with the setting of the cookie. This
value can affect the default domain and path values of the created cookie. If ho
st permissions for this URL are not specified in the manifest file, the API call
will fail.</dd> | 1799 <dd>The request-URI to associate with the setting of the cookie. This
value can affect the default domain and path values of the created cookie. If ho
st permissions for this URL are not specified in the manifest file, the API call
will fail.</dd> |
| 1800 <dd style="display: none; "> |
| 1801 This parameter was added in version |
| 1802 <b><span></span></b>. |
| 1803 You must omit this parameter in earlier versions, |
| 1804 and you may omit it in any version. If you require this |
| 1805 parameter, the manifest key |
| 1806 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1807 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1808 </dd> |
1556 | 1809 |
1557 <!-- OBJECT PROPERTIES --> | 1810 <!-- OBJECT PROPERTIES --> |
1558 <dd style="display: none; "> | 1811 <dd style="display: none; "> |
1559 <dl> | 1812 <dl> |
1560 <div> | 1813 <div> |
1561 <div> | 1814 <div> |
1562 </div> | 1815 </div> |
1563 </div> | 1816 </div> |
1564 </dl> | 1817 </dl> |
1565 </dd> | 1818 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
1589 </span> | 1842 </span> |
1590 ) | 1843 ) |
1591 </div> | 1844 </div> |
1592 | 1845 |
1593 </em> | 1846 </em> |
1594 </dt> | 1847 </dt> |
1595 <dd class="todo" style="display: none; "> | 1848 <dd class="todo" style="display: none; "> |
1596 Undocumented. | 1849 Undocumented. |
1597 </dd> | 1850 </dd> |
1598 <dd>The name of the cookie. Empty by default if omitted.</dd> | 1851 <dd>The name of the cookie. Empty by default if omitted.</dd> |
| 1852 <dd style="display: none; "> |
| 1853 This parameter was added in version |
| 1854 <b><span></span></b>. |
| 1855 You must omit this parameter in earlier versions, |
| 1856 and you may omit it in any version. If you require this |
| 1857 parameter, the manifest key |
| 1858 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1859 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1860 </dd> |
1599 | 1861 |
1600 <!-- OBJECT PROPERTIES --> | 1862 <!-- OBJECT PROPERTIES --> |
1601 <dd style="display: none; "> | 1863 <dd style="display: none; "> |
1602 <dl> | 1864 <dl> |
1603 <div> | 1865 <div> |
1604 <div> | 1866 <div> |
1605 </div> | 1867 </div> |
1606 </div> | 1868 </div> |
1607 </dl> | 1869 </dl> |
1608 </dd> | 1870 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
1632 </span> | 1894 </span> |
1633 ) | 1895 ) |
1634 </div> | 1896 </div> |
1635 | 1897 |
1636 </em> | 1898 </em> |
1637 </dt> | 1899 </dt> |
1638 <dd class="todo" style="display: none; "> | 1900 <dd class="todo" style="display: none; "> |
1639 Undocumented. | 1901 Undocumented. |
1640 </dd> | 1902 </dd> |
1641 <dd>The value of the cookie. Empty by default if omitted.</dd> | 1903 <dd>The value of the cookie. Empty by default if omitted.</dd> |
| 1904 <dd style="display: none; "> |
| 1905 This parameter was added in version |
| 1906 <b><span></span></b>. |
| 1907 You must omit this parameter in earlier versions, |
| 1908 and you may omit it in any version. If you require this |
| 1909 parameter, the manifest key |
| 1910 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1911 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1912 </dd> |
1642 | 1913 |
1643 <!-- OBJECT PROPERTIES --> | 1914 <!-- OBJECT PROPERTIES --> |
1644 <dd style="display: none; "> | 1915 <dd style="display: none; "> |
1645 <dl> | 1916 <dl> |
1646 <div> | 1917 <div> |
1647 <div> | 1918 <div> |
1648 </div> | 1919 </div> |
1649 </div> | 1920 </div> |
1650 </dl> | 1921 </dl> |
1651 </dd> | 1922 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
1675 </span> | 1946 </span> |
1676 ) | 1947 ) |
1677 </div> | 1948 </div> |
1678 | 1949 |
1679 </em> | 1950 </em> |
1680 </dt> | 1951 </dt> |
1681 <dd class="todo" style="display: none; "> | 1952 <dd class="todo" style="display: none; "> |
1682 Undocumented. | 1953 Undocumented. |
1683 </dd> | 1954 </dd> |
1684 <dd>The domain of the cookie. If omitted, the cookie becomes a host-on
ly cookie.</dd> | 1955 <dd>The domain of the cookie. If omitted, the cookie becomes a host-on
ly cookie.</dd> |
| 1956 <dd style="display: none; "> |
| 1957 This parameter was added in version |
| 1958 <b><span></span></b>. |
| 1959 You must omit this parameter in earlier versions, |
| 1960 and you may omit it in any version. If you require this |
| 1961 parameter, the manifest key |
| 1962 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1963 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1964 </dd> |
1685 | 1965 |
1686 <!-- OBJECT PROPERTIES --> | 1966 <!-- OBJECT PROPERTIES --> |
1687 <dd style="display: none; "> | 1967 <dd style="display: none; "> |
1688 <dl> | 1968 <dl> |
1689 <div> | 1969 <div> |
1690 <div> | 1970 <div> |
1691 </div> | 1971 </div> |
1692 </div> | 1972 </div> |
1693 </dl> | 1973 </dl> |
1694 </dd> | 1974 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
1718 </span> | 1998 </span> |
1719 ) | 1999 ) |
1720 </div> | 2000 </div> |
1721 | 2001 |
1722 </em> | 2002 </em> |
1723 </dt> | 2003 </dt> |
1724 <dd class="todo" style="display: none; "> | 2004 <dd class="todo" style="display: none; "> |
1725 Undocumented. | 2005 Undocumented. |
1726 </dd> | 2006 </dd> |
1727 <dd>The path of the cookie. Defaults to the path portion of the url pa
rameter.</dd> | 2007 <dd>The path of the cookie. Defaults to the path portion of the url pa
rameter.</dd> |
| 2008 <dd style="display: none; "> |
| 2009 This parameter was added in version |
| 2010 <b><span></span></b>. |
| 2011 You must omit this parameter in earlier versions, |
| 2012 and you may omit it in any version. If you require this |
| 2013 parameter, the manifest key |
| 2014 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2015 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2016 </dd> |
1728 | 2017 |
1729 <!-- OBJECT PROPERTIES --> | 2018 <!-- OBJECT PROPERTIES --> |
1730 <dd style="display: none; "> | 2019 <dd style="display: none; "> |
1731 <dl> | 2020 <dl> |
1732 <div> | 2021 <div> |
1733 <div> | 2022 <div> |
1734 </div> | 2023 </div> |
1735 </div> | 2024 </div> |
1736 </dl> | 2025 </dl> |
1737 </dd> | 2026 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
1761 </span> | 2050 </span> |
1762 ) | 2051 ) |
1763 </div> | 2052 </div> |
1764 | 2053 |
1765 </em> | 2054 </em> |
1766 </dt> | 2055 </dt> |
1767 <dd class="todo" style="display: none; "> | 2056 <dd class="todo" style="display: none; "> |
1768 Undocumented. | 2057 Undocumented. |
1769 </dd> | 2058 </dd> |
1770 <dd>Whether the cookie should be marked as Secure. Defaults to false.<
/dd> | 2059 <dd>Whether the cookie should be marked as Secure. Defaults to false.<
/dd> |
| 2060 <dd style="display: none; "> |
| 2061 This parameter was added in version |
| 2062 <b><span></span></b>. |
| 2063 You must omit this parameter in earlier versions, |
| 2064 and you may omit it in any version. If you require this |
| 2065 parameter, the manifest key |
| 2066 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2067 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2068 </dd> |
1771 | 2069 |
1772 <!-- OBJECT PROPERTIES --> | 2070 <!-- OBJECT PROPERTIES --> |
1773 <dd style="display: none; "> | 2071 <dd style="display: none; "> |
1774 <dl> | 2072 <dl> |
1775 <div> | 2073 <div> |
1776 <div> | 2074 <div> |
1777 </div> | 2075 </div> |
1778 </div> | 2076 </div> |
1779 </dl> | 2077 </dl> |
1780 </dd> | 2078 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
1804 </span> | 2102 </span> |
1805 ) | 2103 ) |
1806 </div> | 2104 </div> |
1807 | 2105 |
1808 </em> | 2106 </em> |
1809 </dt> | 2107 </dt> |
1810 <dd class="todo" style="display: none; "> | 2108 <dd class="todo" style="display: none; "> |
1811 Undocumented. | 2109 Undocumented. |
1812 </dd> | 2110 </dd> |
1813 <dd>Whether the cookie should be marked as HttpOnly. Defaults to false
.</dd> | 2111 <dd>Whether the cookie should be marked as HttpOnly. Defaults to false
.</dd> |
| 2112 <dd style="display: none; "> |
| 2113 This parameter was added in version |
| 2114 <b><span></span></b>. |
| 2115 You must omit this parameter in earlier versions, |
| 2116 and you may omit it in any version. If you require this |
| 2117 parameter, the manifest key |
| 2118 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2119 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2120 </dd> |
1814 | 2121 |
1815 <!-- OBJECT PROPERTIES --> | 2122 <!-- OBJECT PROPERTIES --> |
1816 <dd style="display: none; "> | 2123 <dd style="display: none; "> |
1817 <dl> | 2124 <dl> |
1818 <div> | 2125 <div> |
1819 <div> | 2126 <div> |
1820 </div> | 2127 </div> |
1821 </div> | 2128 </div> |
1822 </dl> | 2129 </dl> |
1823 </dd> | 2130 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
1847 </span> | 2154 </span> |
1848 ) | 2155 ) |
1849 </div> | 2156 </div> |
1850 | 2157 |
1851 </em> | 2158 </em> |
1852 </dt> | 2159 </dt> |
1853 <dd class="todo" style="display: none; "> | 2160 <dd class="todo" style="display: none; "> |
1854 Undocumented. | 2161 Undocumented. |
1855 </dd> | 2162 </dd> |
1856 <dd>The expiration date of the cookie as the number of seconds since t
he UNIX epoch. If omitted, the cookie becomes a session cookie.</dd> | 2163 <dd>The expiration date of the cookie as the number of seconds since t
he UNIX epoch. If omitted, the cookie becomes a session cookie.</dd> |
| 2164 <dd style="display: none; "> |
| 2165 This parameter was added in version |
| 2166 <b><span></span></b>. |
| 2167 You must omit this parameter in earlier versions, |
| 2168 and you may omit it in any version. If you require this |
| 2169 parameter, the manifest key |
| 2170 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2171 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2172 </dd> |
1857 | 2173 |
1858 <!-- OBJECT PROPERTIES --> | 2174 <!-- OBJECT PROPERTIES --> |
1859 <dd style="display: none; "> | 2175 <dd style="display: none; "> |
1860 <dl> | 2176 <dl> |
1861 <div> | 2177 <div> |
1862 <div> | 2178 <div> |
1863 </div> | 2179 </div> |
1864 </div> | 2180 </div> |
1865 </dl> | 2181 </dl> |
1866 </dd> | 2182 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
1890 </span> | 2206 </span> |
1891 ) | 2207 ) |
1892 </div> | 2208 </div> |
1893 | 2209 |
1894 </em> | 2210 </em> |
1895 </dt> | 2211 </dt> |
1896 <dd class="todo" style="display: none; "> | 2212 <dd class="todo" style="display: none; "> |
1897 Undocumented. | 2213 Undocumented. |
1898 </dd> | 2214 </dd> |
1899 <dd>The ID of the cookie store in which to set the cookie. By default,
the cookie is set in the current execution context's cookie store.</dd> | 2215 <dd>The ID of the cookie store in which to set the cookie. By default,
the cookie is set in the current execution context's cookie store.</dd> |
| 2216 <dd style="display: none; "> |
| 2217 This parameter was added in version |
| 2218 <b><span></span></b>. |
| 2219 You must omit this parameter in earlier versions, |
| 2220 and you may omit it in any version. If you require this |
| 2221 parameter, the manifest key |
| 2222 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2223 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2224 </dd> |
1900 | 2225 |
1901 <!-- OBJECT PROPERTIES --> | 2226 <!-- OBJECT PROPERTIES --> |
1902 <dd style="display: none; "> | 2227 <dd style="display: none; "> |
1903 <dl> | 2228 <dl> |
1904 <div> | 2229 <div> |
1905 <div> | 2230 <div> |
1906 </div> | 2231 </div> |
1907 </div> | 2232 </div> |
1908 </dl> | 2233 </dl> |
1909 </dd> | 2234 </dd> |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1941 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> | 2266 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> |
1942 <dl> | 2267 <dl> |
1943 <div> | 2268 <div> |
1944 <div> | 2269 <div> |
1945 </div> | 2270 </div> |
1946 </div> | 2271 </div> |
1947 </dl> | 2272 </dl> |
1948 </div> | 2273 </div> |
1949 </div> | 2274 </div> |
1950 | 2275 |
| 2276 <!-- MIN_VERSION --> |
| 2277 <p style="display: none; "> |
| 2278 This function was added in version <b><span></span></b>. |
| 2279 If you require this function, the manifest key |
| 2280 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 2281 can ensure that your extension won't be run in an earlier brow
ser version. |
| 2282 </p> |
1951 </div> <!-- /description --> | 2283 </div> <!-- /description --> |
1952 | 2284 |
1953 </div> <!-- /apiItem --> | 2285 </div> <!-- /apiItem --> |
1954 | 2286 |
1955 </div> <!-- /apiGroup --> | 2287 </div> <!-- /apiGroup --> |
1956 | 2288 |
1957 <!-- EVENTS --> | 2289 <!-- EVENTS --> |
1958 <div class="apiGroup"> | 2290 <div class="apiGroup"> |
1959 <a name="events"></a> | 2291 <a name="events"></a> |
1960 <h3 id="events">Events</h3> | 2292 <h3 id="events">Events</h3> |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2003 </div> | 2335 </div> |
2004 | 2336 |
2005 </em> | 2337 </em> |
2006 </dt> | 2338 </dt> |
2007 <dd class="todo"> | 2339 <dd class="todo"> |
2008 Undocumented. | 2340 Undocumented. |
2009 </dd> | 2341 </dd> |
2010 <dd style="display: none; "> | 2342 <dd style="display: none; "> |
2011 Description of this parameter from the json schema. | 2343 Description of this parameter from the json schema. |
2012 </dd> | 2344 </dd> |
| 2345 <dd style="display: none; "> |
| 2346 This parameter was added in version |
| 2347 <b><span></span></b>. |
| 2348 You must omit this parameter in earlier versions, |
| 2349 and you may omit it in any version. If you require this |
| 2350 parameter, the manifest key |
| 2351 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2352 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2353 </dd> |
2013 | 2354 |
2014 <!-- OBJECT PROPERTIES --> | 2355 <!-- OBJECT PROPERTIES --> |
2015 <dd> | 2356 <dd> |
2016 <dl> | 2357 <dl> |
2017 <div> | 2358 <div> |
2018 <div> | 2359 <div> |
2019 <dt> | 2360 <dt> |
2020 <var>removed</var> | 2361 <var>removed</var> |
2021 <em> | 2362 <em> |
2022 | 2363 |
(...skipping 16 matching lines...) Expand all Loading... |
2039 </span> | 2380 </span> |
2040 ) | 2381 ) |
2041 </div> | 2382 </div> |
2042 | 2383 |
2043 </em> | 2384 </em> |
2044 </dt> | 2385 </dt> |
2045 <dd class="todo" style="display: none; "> | 2386 <dd class="todo" style="display: none; "> |
2046 Undocumented. | 2387 Undocumented. |
2047 </dd> | 2388 </dd> |
2048 <dd>True if a cookie was removed.</dd> | 2389 <dd>True if a cookie was removed.</dd> |
| 2390 <dd style="display: none; "> |
| 2391 This parameter was added in version |
| 2392 <b><span></span></b>. |
| 2393 You must omit this parameter in earlier versions, |
| 2394 and you may omit it in any version. If you require this |
| 2395 parameter, the manifest key |
| 2396 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2397 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2398 </dd> |
2049 | 2399 |
2050 <!-- OBJECT PROPERTIES --> | 2400 <!-- OBJECT PROPERTIES --> |
2051 <dd style="display: none; "> | 2401 <dd style="display: none; "> |
2052 <dl> | 2402 <dl> |
2053 <div> | 2403 <div> |
2054 <div> | 2404 <div> |
2055 </div> | 2405 </div> |
2056 </div> | 2406 </div> |
2057 </dl> | 2407 </dl> |
2058 </dd> | 2408 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
2082 </span> | 2432 </span> |
2083 ) | 2433 ) |
2084 </div> | 2434 </div> |
2085 | 2435 |
2086 </em> | 2436 </em> |
2087 </dt> | 2437 </dt> |
2088 <dd class="todo" style="display: none; "> | 2438 <dd class="todo" style="display: none; "> |
2089 Undocumented. | 2439 Undocumented. |
2090 </dd> | 2440 </dd> |
2091 <dd>Information about the cookie that was set or removed.</dd> | 2441 <dd>Information about the cookie that was set or removed.</dd> |
| 2442 <dd style="display: none; "> |
| 2443 This parameter was added in version |
| 2444 <b><span></span></b>. |
| 2445 You must omit this parameter in earlier versions, |
| 2446 and you may omit it in any version. If you require this |
| 2447 parameter, the manifest key |
| 2448 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2449 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2450 </dd> |
2092 | 2451 |
2093 <!-- OBJECT PROPERTIES --> | 2452 <!-- OBJECT PROPERTIES --> |
2094 <dd style="display: none; "> | 2453 <dd style="display: none; "> |
2095 <dl> | 2454 <dl> |
2096 <div> | 2455 <div> |
2097 <div> | 2456 <div> |
2098 </div> | 2457 </div> |
2099 </div> | 2458 </div> |
2100 </dl> | 2459 </dl> |
2101 </dd> | 2460 </dd> |
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2147 </span> | 2506 </span> |
2148 ) | 2507 ) |
2149 </div> | 2508 </div> |
2150 | 2509 |
2151 </em> | 2510 </em> |
2152 </dt> | 2511 </dt> |
2153 <dd class="todo" style="display: none; "> | 2512 <dd class="todo" style="display: none; "> |
2154 Undocumented. | 2513 Undocumented. |
2155 </dd> | 2514 </dd> |
2156 <dd>Represents information about an HTTP cookie.</dd> | 2515 <dd>Represents information about an HTTP cookie.</dd> |
| 2516 <dd style="display: none; "> |
| 2517 This parameter was added in version |
| 2518 <b><span></span></b>. |
| 2519 You must omit this parameter in earlier versions, |
| 2520 and you may omit it in any version. If you require this |
| 2521 parameter, the manifest key |
| 2522 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2523 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2524 </dd> |
2157 | 2525 |
2158 <!-- OBJECT PROPERTIES --> | 2526 <!-- OBJECT PROPERTIES --> |
2159 <dd> | 2527 <dd> |
2160 <dl> | 2528 <dl> |
2161 <div> | 2529 <div> |
2162 <div> | 2530 <div> |
2163 <dt> | 2531 <dt> |
2164 <var>name</var> | 2532 <var>name</var> |
2165 <em> | 2533 <em> |
2166 | 2534 |
(...skipping 16 matching lines...) Expand all Loading... |
2183 </span> | 2551 </span> |
2184 ) | 2552 ) |
2185 </div> | 2553 </div> |
2186 | 2554 |
2187 </em> | 2555 </em> |
2188 </dt> | 2556 </dt> |
2189 <dd class="todo" style="display: none; "> | 2557 <dd class="todo" style="display: none; "> |
2190 Undocumented. | 2558 Undocumented. |
2191 </dd> | 2559 </dd> |
2192 <dd>The name of the cookie.</dd> | 2560 <dd>The name of the cookie.</dd> |
| 2561 <dd style="display: none; "> |
| 2562 This parameter was added in version |
| 2563 <b><span></span></b>. |
| 2564 You must omit this parameter in earlier versions, |
| 2565 and you may omit it in any version. If you require this |
| 2566 parameter, the manifest key |
| 2567 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2568 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2569 </dd> |
2193 | 2570 |
2194 <!-- OBJECT PROPERTIES --> | 2571 <!-- OBJECT PROPERTIES --> |
2195 <dd style="display: none; "> | 2572 <dd style="display: none; "> |
2196 <dl> | 2573 <dl> |
2197 <div> | 2574 <div> |
2198 <div> | 2575 <div> |
2199 </div> | 2576 </div> |
2200 </div> | 2577 </div> |
2201 </dl> | 2578 </dl> |
2202 </dd> | 2579 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
2226 </span> | 2603 </span> |
2227 ) | 2604 ) |
2228 </div> | 2605 </div> |
2229 | 2606 |
2230 </em> | 2607 </em> |
2231 </dt> | 2608 </dt> |
2232 <dd class="todo" style="display: none; "> | 2609 <dd class="todo" style="display: none; "> |
2233 Undocumented. | 2610 Undocumented. |
2234 </dd> | 2611 </dd> |
2235 <dd>The value of the cookie.</dd> | 2612 <dd>The value of the cookie.</dd> |
| 2613 <dd style="display: none; "> |
| 2614 This parameter was added in version |
| 2615 <b><span></span></b>. |
| 2616 You must omit this parameter in earlier versions, |
| 2617 and you may omit it in any version. If you require this |
| 2618 parameter, the manifest key |
| 2619 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2620 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2621 </dd> |
2236 | 2622 |
2237 <!-- OBJECT PROPERTIES --> | 2623 <!-- OBJECT PROPERTIES --> |
2238 <dd style="display: none; "> | 2624 <dd style="display: none; "> |
2239 <dl> | 2625 <dl> |
2240 <div> | 2626 <div> |
2241 <div> | 2627 <div> |
2242 </div> | 2628 </div> |
2243 </div> | 2629 </div> |
2244 </dl> | 2630 </dl> |
2245 </dd> | 2631 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
2269 </span> | 2655 </span> |
2270 ) | 2656 ) |
2271 </div> | 2657 </div> |
2272 | 2658 |
2273 </em> | 2659 </em> |
2274 </dt> | 2660 </dt> |
2275 <dd class="todo" style="display: none; "> | 2661 <dd class="todo" style="display: none; "> |
2276 Undocumented. | 2662 Undocumented. |
2277 </dd> | 2663 </dd> |
2278 <dd>The domain of the cookie (e.g. "www.google.com", "example.com").</
dd> | 2664 <dd>The domain of the cookie (e.g. "www.google.com", "example.com").</
dd> |
| 2665 <dd style="display: none; "> |
| 2666 This parameter was added in version |
| 2667 <b><span></span></b>. |
| 2668 You must omit this parameter in earlier versions, |
| 2669 and you may omit it in any version. If you require this |
| 2670 parameter, the manifest key |
| 2671 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2672 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2673 </dd> |
2279 | 2674 |
2280 <!-- OBJECT PROPERTIES --> | 2675 <!-- OBJECT PROPERTIES --> |
2281 <dd style="display: none; "> | 2676 <dd style="display: none; "> |
2282 <dl> | 2677 <dl> |
2283 <div> | 2678 <div> |
2284 <div> | 2679 <div> |
2285 </div> | 2680 </div> |
2286 </div> | 2681 </div> |
2287 </dl> | 2682 </dl> |
2288 </dd> | 2683 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
2312 </span> | 2707 </span> |
2313 ) | 2708 ) |
2314 </div> | 2709 </div> |
2315 | 2710 |
2316 </em> | 2711 </em> |
2317 </dt> | 2712 </dt> |
2318 <dd class="todo" style="display: none; "> | 2713 <dd class="todo" style="display: none; "> |
2319 Undocumented. | 2714 Undocumented. |
2320 </dd> | 2715 </dd> |
2321 <dd>True if the cookie is a host-only cookie (i.e. a request's host mu
st exactly match the domain of the cookie).</dd> | 2716 <dd>True if the cookie is a host-only cookie (i.e. a request's host mu
st exactly match the domain of the cookie).</dd> |
| 2717 <dd style="display: none; "> |
| 2718 This parameter was added in version |
| 2719 <b><span></span></b>. |
| 2720 You must omit this parameter in earlier versions, |
| 2721 and you may omit it in any version. If you require this |
| 2722 parameter, the manifest key |
| 2723 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2724 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2725 </dd> |
2322 | 2726 |
2323 <!-- OBJECT PROPERTIES --> | 2727 <!-- OBJECT PROPERTIES --> |
2324 <dd style="display: none; "> | 2728 <dd style="display: none; "> |
2325 <dl> | 2729 <dl> |
2326 <div> | 2730 <div> |
2327 <div> | 2731 <div> |
2328 </div> | 2732 </div> |
2329 </div> | 2733 </div> |
2330 </dl> | 2734 </dl> |
2331 </dd> | 2735 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
2355 </span> | 2759 </span> |
2356 ) | 2760 ) |
2357 </div> | 2761 </div> |
2358 | 2762 |
2359 </em> | 2763 </em> |
2360 </dt> | 2764 </dt> |
2361 <dd class="todo" style="display: none; "> | 2765 <dd class="todo" style="display: none; "> |
2362 Undocumented. | 2766 Undocumented. |
2363 </dd> | 2767 </dd> |
2364 <dd>The path of the cookie.</dd> | 2768 <dd>The path of the cookie.</dd> |
| 2769 <dd style="display: none; "> |
| 2770 This parameter was added in version |
| 2771 <b><span></span></b>. |
| 2772 You must omit this parameter in earlier versions, |
| 2773 and you may omit it in any version. If you require this |
| 2774 parameter, the manifest key |
| 2775 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2776 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2777 </dd> |
2365 | 2778 |
2366 <!-- OBJECT PROPERTIES --> | 2779 <!-- OBJECT PROPERTIES --> |
2367 <dd style="display: none; "> | 2780 <dd style="display: none; "> |
2368 <dl> | 2781 <dl> |
2369 <div> | 2782 <div> |
2370 <div> | 2783 <div> |
2371 </div> | 2784 </div> |
2372 </div> | 2785 </div> |
2373 </dl> | 2786 </dl> |
2374 </dd> | 2787 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
2398 </span> | 2811 </span> |
2399 ) | 2812 ) |
2400 </div> | 2813 </div> |
2401 | 2814 |
2402 </em> | 2815 </em> |
2403 </dt> | 2816 </dt> |
2404 <dd class="todo" style="display: none; "> | 2817 <dd class="todo" style="display: none; "> |
2405 Undocumented. | 2818 Undocumented. |
2406 </dd> | 2819 </dd> |
2407 <dd>True if the cookie is marked as Secure (i.e. its scope is limited
to secure channels, typically HTTPS).</dd> | 2820 <dd>True if the cookie is marked as Secure (i.e. its scope is limited
to secure channels, typically HTTPS).</dd> |
| 2821 <dd style="display: none; "> |
| 2822 This parameter was added in version |
| 2823 <b><span></span></b>. |
| 2824 You must omit this parameter in earlier versions, |
| 2825 and you may omit it in any version. If you require this |
| 2826 parameter, the manifest key |
| 2827 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2828 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2829 </dd> |
2408 | 2830 |
2409 <!-- OBJECT PROPERTIES --> | 2831 <!-- OBJECT PROPERTIES --> |
2410 <dd style="display: none; "> | 2832 <dd style="display: none; "> |
2411 <dl> | 2833 <dl> |
2412 <div> | 2834 <div> |
2413 <div> | 2835 <div> |
2414 </div> | 2836 </div> |
2415 </div> | 2837 </div> |
2416 </dl> | 2838 </dl> |
2417 </dd> | 2839 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
2441 </span> | 2863 </span> |
2442 ) | 2864 ) |
2443 </div> | 2865 </div> |
2444 | 2866 |
2445 </em> | 2867 </em> |
2446 </dt> | 2868 </dt> |
2447 <dd class="todo" style="display: none; "> | 2869 <dd class="todo" style="display: none; "> |
2448 Undocumented. | 2870 Undocumented. |
2449 </dd> | 2871 </dd> |
2450 <dd>True if the cookie is marked as HttpOnly (i.e. the cookie is inacc
essible to client-side scripts).</dd> | 2872 <dd>True if the cookie is marked as HttpOnly (i.e. the cookie is inacc
essible to client-side scripts).</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> |
2451 | 2882 |
2452 <!-- OBJECT PROPERTIES --> | 2883 <!-- OBJECT PROPERTIES --> |
2453 <dd style="display: none; "> | 2884 <dd style="display: none; "> |
2454 <dl> | 2885 <dl> |
2455 <div> | 2886 <div> |
2456 <div> | 2887 <div> |
2457 </div> | 2888 </div> |
2458 </div> | 2889 </div> |
2459 </dl> | 2890 </dl> |
2460 </dd> | 2891 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
2484 </span> | 2915 </span> |
2485 ) | 2916 ) |
2486 </div> | 2917 </div> |
2487 | 2918 |
2488 </em> | 2919 </em> |
2489 </dt> | 2920 </dt> |
2490 <dd class="todo" style="display: none; "> | 2921 <dd class="todo" style="display: none; "> |
2491 Undocumented. | 2922 Undocumented. |
2492 </dd> | 2923 </dd> |
2493 <dd>True if the cookie is a session cookie, as opposed to a persistent
cookie with an expiration date.</dd> | 2924 <dd>True if the cookie is a session cookie, as opposed to a persistent
cookie with an expiration date.</dd> |
| 2925 <dd style="display: none; "> |
| 2926 This parameter was added in version |
| 2927 <b><span></span></b>. |
| 2928 You must omit this parameter in earlier versions, |
| 2929 and you may omit it in any version. If you require this |
| 2930 parameter, the manifest key |
| 2931 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2932 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2933 </dd> |
2494 | 2934 |
2495 <!-- OBJECT PROPERTIES --> | 2935 <!-- OBJECT PROPERTIES --> |
2496 <dd style="display: none; "> | 2936 <dd style="display: none; "> |
2497 <dl> | 2937 <dl> |
2498 <div> | 2938 <div> |
2499 <div> | 2939 <div> |
2500 </div> | 2940 </div> |
2501 </div> | 2941 </div> |
2502 </dl> | 2942 </dl> |
2503 </dd> | 2943 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
2527 </span> | 2967 </span> |
2528 ) | 2968 ) |
2529 </div> | 2969 </div> |
2530 | 2970 |
2531 </em> | 2971 </em> |
2532 </dt> | 2972 </dt> |
2533 <dd class="todo" style="display: none; "> | 2973 <dd class="todo" style="display: none; "> |
2534 Undocumented. | 2974 Undocumented. |
2535 </dd> | 2975 </dd> |
2536 <dd>The expiration date of the cookie as the number of seconds since t
he UNIX epoch. Not provided for session cookies.</dd> | 2976 <dd>The expiration date of the cookie as the number of seconds since t
he UNIX epoch. Not provided for session cookies.</dd> |
| 2977 <dd style="display: none; "> |
| 2978 This parameter was added in version |
| 2979 <b><span></span></b>. |
| 2980 You must omit this parameter in earlier versions, |
| 2981 and you may omit it in any version. If you require this |
| 2982 parameter, the manifest key |
| 2983 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 2984 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 2985 </dd> |
2537 | 2986 |
2538 <!-- OBJECT PROPERTIES --> | 2987 <!-- OBJECT PROPERTIES --> |
2539 <dd style="display: none; "> | 2988 <dd style="display: none; "> |
2540 <dl> | 2989 <dl> |
2541 <div> | 2990 <div> |
2542 <div> | 2991 <div> |
2543 </div> | 2992 </div> |
2544 </div> | 2993 </div> |
2545 </dl> | 2994 </dl> |
2546 </dd> | 2995 </dd> |
(...skipping 23 matching lines...) Expand all Loading... |
2570 </span> | 3019 </span> |
2571 ) | 3020 ) |
2572 </div> | 3021 </div> |
2573 | 3022 |
2574 </em> | 3023 </em> |
2575 </dt> | 3024 </dt> |
2576 <dd class="todo" style="display: none; "> | 3025 <dd class="todo" style="display: none; "> |
2577 Undocumented. | 3026 Undocumented. |
2578 </dd> | 3027 </dd> |
2579 <dd>The ID of the cookie store containing this cookie, as provided in
getAllCookieStores().</dd> | 3028 <dd>The ID of the cookie store containing this cookie, as provided in
getAllCookieStores().</dd> |
| 3029 <dd style="display: none; "> |
| 3030 This parameter was added in version |
| 3031 <b><span></span></b>. |
| 3032 You must omit this parameter in earlier versions, |
| 3033 and you may omit it in any version. If you require this |
| 3034 parameter, the manifest key |
| 3035 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 3036 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 3037 </dd> |
2580 | 3038 |
2581 <!-- OBJECT PROPERTIES --> | 3039 <!-- OBJECT PROPERTIES --> |
2582 <dd style="display: none; "> | 3040 <dd style="display: none; "> |
2583 <dl> | 3041 <dl> |
2584 <div> | 3042 <div> |
2585 <div> | 3043 <div> |
2586 </div> | 3044 </div> |
2587 </div> | 3045 </div> |
2588 </dl> | 3046 </dl> |
2589 </dd> | 3047 </dd> |
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2621 </span> | 3079 </span> |
2622 ) | 3080 ) |
2623 </div> | 3081 </div> |
2624 | 3082 |
2625 </em> | 3083 </em> |
2626 </dt> | 3084 </dt> |
2627 <dd class="todo" style="display: none; "> | 3085 <dd class="todo" style="display: none; "> |
2628 Undocumented. | 3086 Undocumented. |
2629 </dd> | 3087 </dd> |
2630 <dd>Represents a cookie store in the browser. An incognito mode window
, for instance, uses a separate cookie store from a non-incognito window.</dd> | 3088 <dd>Represents a cookie store in the browser. An incognito mode window
, for instance, uses a separate cookie store from a non-incognito window.</dd> |
| 3089 <dd style="display: none; "> |
| 3090 This parameter was added in version |
| 3091 <b><span></span></b>. |
| 3092 You must omit this parameter in earlier versions, |
| 3093 and you may omit it in any version. If you require this |
| 3094 parameter, the manifest key |
| 3095 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 3096 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 3097 </dd> |
2631 | 3098 |
2632 <!-- OBJECT PROPERTIES --> | 3099 <!-- OBJECT PROPERTIES --> |
2633 <dd> | 3100 <dd> |
2634 <dl> | 3101 <dl> |
2635 <div> | 3102 <div> |
2636 <div> | 3103 <div> |
2637 <dt> | 3104 <dt> |
2638 <var>id</var> | 3105 <var>id</var> |
2639 <em> | 3106 <em> |
2640 | 3107 |
(...skipping 16 matching lines...) Expand all Loading... |
2657 </span> | 3124 </span> |
2658 ) | 3125 ) |
2659 </div> | 3126 </div> |
2660 | 3127 |
2661 </em> | 3128 </em> |
2662 </dt> | 3129 </dt> |
2663 <dd class="todo" style="display: none; "> | 3130 <dd class="todo" style="display: none; "> |
2664 Undocumented. | 3131 Undocumented. |
2665 </dd> | 3132 </dd> |
2666 <dd>The unique identifier for the cookie store.</dd> | 3133 <dd>The unique identifier for the cookie store.</dd> |
| 3134 <dd style="display: none; "> |
| 3135 This parameter was added in version |
| 3136 <b><span></span></b>. |
| 3137 You must omit this parameter in earlier versions, |
| 3138 and you may omit it in any version. If you require this |
| 3139 parameter, the manifest key |
| 3140 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 3141 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 3142 </dd> |
2667 | 3143 |
2668 <!-- OBJECT PROPERTIES --> | 3144 <!-- OBJECT PROPERTIES --> |
2669 <dd style="display: none; "> | 3145 <dd style="display: none; "> |
2670 <dl> | 3146 <dl> |
2671 <div> | 3147 <div> |
2672 <div> | 3148 <div> |
2673 </div> | 3149 </div> |
2674 </div> | 3150 </div> |
2675 </dl> | 3151 </dl> |
2676 </dd> | 3152 </dd> |
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2711 </span> | 3187 </span> |
2712 ) | 3188 ) |
2713 </div> | 3189 </div> |
2714 | 3190 |
2715 </em> | 3191 </em> |
2716 </dt> | 3192 </dt> |
2717 <dd class="todo" style="display: none; "> | 3193 <dd class="todo" style="display: none; "> |
2718 Undocumented. | 3194 Undocumented. |
2719 </dd> | 3195 </dd> |
2720 <dd>Identifiers of all the browser tabs that share this cookie store.<
/dd> | 3196 <dd>Identifiers of all the browser tabs that share this cookie store.<
/dd> |
| 3197 <dd style="display: none; "> |
| 3198 This parameter was added in version |
| 3199 <b><span></span></b>. |
| 3200 You must omit this parameter in earlier versions, |
| 3201 and you may omit it in any version. If you require this |
| 3202 parameter, the manifest key |
| 3203 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 3204 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 3205 </dd> |
2721 | 3206 |
2722 <!-- OBJECT PROPERTIES --> | 3207 <!-- OBJECT PROPERTIES --> |
2723 <dd style="display: none; "> | 3208 <dd style="display: none; "> |
2724 <dl> | 3209 <dl> |
2725 <div> | 3210 <div> |
2726 <div> | 3211 <div> |
2727 </div> | 3212 </div> |
2728 </div> | 3213 </div> |
2729 </dl> | 3214 </dl> |
2730 </dd> | 3215 </dd> |
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2772 _uff=0; | 3257 _uff=0; |
2773 urchinTracker(); | 3258 urchinTracker(); |
2774 } | 3259 } |
2775 catch(e) {/* urchinTracker not available. */} | 3260 catch(e) {/* urchinTracker not available. */} |
2776 </script> | 3261 </script> |
2777 <!-- end analytics --> | 3262 <!-- end analytics --> |
2778 </div> | 3263 </div> |
2779 </div> <!-- /gc-footer --> | 3264 </div> <!-- /gc-footer --> |
2780 </div> <!-- /gc-container --> | 3265 </div> <!-- /gc-container --> |
2781 </body></html> | 3266 </body></html> |
OLD | NEW |