| 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 278 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 350 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> | 359 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> |
| 351 <dl> | 360 <dl> |
| 352 <div> | 361 <div> |
| 353 <div> | 362 <div> |
| 354 </div> | 363 </div> |
| 355 </div> | 364 </div> |
| 356 </dl> | 365 </dl> |
| 357 </div> | 366 </div> |
| 358 </div> | 367 </div> |
| 359 | 368 |
| 369 <!-- MIN_VERSION --> |
| 370 <p> |
| 371 This function was added in version <b><span></span></b>. |
| 372 If you require this function, the manifest key |
| 373 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 374 can ensure that your extension won't be run in an earlier brow
ser version. |
| 375 </p> |
| 360 </div> <!-- /description --> | 376 </div> <!-- /description --> |
| 361 | 377 |
| 362 </div><div class="apiItem"> | 378 </div><div class="apiItem"> |
| 363 <a name="method-styleDim"></a> <!-- method-anchor --> | 379 <a name="method-styleDim"></a> <!-- method-anchor --> |
| 364 <h4>styleDim</h4> | 380 <h4>styleDim</h4> |
| 365 | 381 |
| 366 <div class="summary"><span style="display: none; ">void</span> | 382 <div class="summary"><span style="display: none; ">void</span> |
| 367 <!-- Note: intentionally longer 80 columns --> | 383 <!-- Note: intentionally longer 80 columns --> |
| 368 <span>chrome.experimental.omnibox.styleDim</span>(<span class=
"null"><span style="display: none; ">, </span><span>integer</span> | 384 <span>chrome.experimental.omnibox.styleDim</span>(<span class=
"null"><span style="display: none; ">, </span><span>integer</span> |
| 369 <var><span>offset</span></var></span>)</div> | 385 <var><span>offset</span></var></span>)</div> |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 402 </div> | 418 </div> |
| 403 | 419 |
| 404 </em> | 420 </em> |
| 405 </dt> | 421 </dt> |
| 406 <dd class="todo"> | 422 <dd class="todo"> |
| 407 Undocumented. | 423 Undocumented. |
| 408 </dd> | 424 </dd> |
| 409 <dd style="display: none; "> | 425 <dd style="display: none; "> |
| 410 Description of this parameter from the json schema. | 426 Description of this parameter from the json schema. |
| 411 </dd> | 427 </dd> |
| 428 <dd style="display: none; "> |
| 429 This parameter was added in version |
| 430 <b><span></span></b>. |
| 431 You must omit this parameter in earlier versions, |
| 432 and you may omit it in any version. If you require this |
| 433 parameter, the manifest key |
| 434 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 435 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 436 </dd> |
| 412 | 437 |
| 413 <!-- OBJECT PROPERTIES --> | 438 <!-- OBJECT PROPERTIES --> |
| 414 <dd style="display: none; "> | 439 <dd style="display: none; "> |
| 415 <dl> | 440 <dl> |
| 416 <div> | 441 <div> |
| 417 <div> | 442 <div> |
| 418 </div> | 443 </div> |
| 419 </div> | 444 </div> |
| 420 </dl> | 445 </dl> |
| 421 </dd> | 446 </dd> |
| (...skipping 27 matching lines...) Expand all Loading... |
| 449 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> | 474 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> |
| 450 <dl> | 475 <dl> |
| 451 <div> | 476 <div> |
| 452 <div> | 477 <div> |
| 453 </div> | 478 </div> |
| 454 </div> | 479 </div> |
| 455 </dl> | 480 </dl> |
| 456 </div> | 481 </div> |
| 457 </div> | 482 </div> |
| 458 | 483 |
| 484 <!-- MIN_VERSION --> |
| 485 <p style="display: none; "> |
| 486 This function was added in version <b><span></span></b>. |
| 487 If you require this function, the manifest key |
| 488 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 489 can ensure that your extension won't be run in an earlier brow
ser version. |
| 490 </p> |
| 459 </div> <!-- /description --> | 491 </div> <!-- /description --> |
| 460 | 492 |
| 461 </div><div class="apiItem"> | 493 </div><div class="apiItem"> |
| 462 <a name="method-styleMatch"></a> <!-- method-anchor --> | 494 <a name="method-styleMatch"></a> <!-- method-anchor --> |
| 463 <h4>styleMatch</h4> | 495 <h4>styleMatch</h4> |
| 464 | 496 |
| 465 <div class="summary"><span style="display: none; ">void</span> | 497 <div class="summary"><span style="display: none; ">void</span> |
| 466 <!-- Note: intentionally longer 80 columns --> | 498 <!-- Note: intentionally longer 80 columns --> |
| 467 <span>chrome.experimental.omnibox.styleMatch</span>(<span clas
s="null"><span style="display: none; ">, </span><span>integer</span> | 499 <span>chrome.experimental.omnibox.styleMatch</span>(<span clas
s="null"><span style="display: none; ">, </span><span>integer</span> |
| 468 <var><span>offset</span></var></span>)</div> | 500 <var><span>offset</span></var></span>)</div> |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 501 </div> | 533 </div> |
| 502 | 534 |
| 503 </em> | 535 </em> |
| 504 </dt> | 536 </dt> |
| 505 <dd class="todo"> | 537 <dd class="todo"> |
| 506 Undocumented. | 538 Undocumented. |
| 507 </dd> | 539 </dd> |
| 508 <dd style="display: none; "> | 540 <dd style="display: none; "> |
| 509 Description of this parameter from the json schema. | 541 Description of this parameter from the json schema. |
| 510 </dd> | 542 </dd> |
| 543 <dd style="display: none; "> |
| 544 This parameter was added in version |
| 545 <b><span></span></b>. |
| 546 You must omit this parameter in earlier versions, |
| 547 and you may omit it in any version. If you require this |
| 548 parameter, the manifest key |
| 549 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 550 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 551 </dd> |
| 511 | 552 |
| 512 <!-- OBJECT PROPERTIES --> | 553 <!-- OBJECT PROPERTIES --> |
| 513 <dd style="display: none; "> | 554 <dd style="display: none; "> |
| 514 <dl> | 555 <dl> |
| 515 <div> | 556 <div> |
| 516 <div> | 557 <div> |
| 517 </div> | 558 </div> |
| 518 </div> | 559 </div> |
| 519 </dl> | 560 </dl> |
| 520 </dd> | 561 </dd> |
| (...skipping 27 matching lines...) Expand all Loading... |
| 548 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> | 589 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> |
| 549 <dl> | 590 <dl> |
| 550 <div> | 591 <div> |
| 551 <div> | 592 <div> |
| 552 </div> | 593 </div> |
| 553 </div> | 594 </div> |
| 554 </dl> | 595 </dl> |
| 555 </div> | 596 </div> |
| 556 </div> | 597 </div> |
| 557 | 598 |
| 599 <!-- MIN_VERSION --> |
| 600 <p style="display: none; "> |
| 601 This function was added in version <b><span></span></b>. |
| 602 If you require this function, the manifest key |
| 603 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 604 can ensure that your extension won't be run in an earlier brow
ser version. |
| 605 </p> |
| 558 </div> <!-- /description --> | 606 </div> <!-- /description --> |
| 559 | 607 |
| 560 </div><div class="apiItem"> | 608 </div><div class="apiItem"> |
| 561 <a name="method-styleNone"></a> <!-- method-anchor --> | 609 <a name="method-styleNone"></a> <!-- method-anchor --> |
| 562 <h4>styleNone</h4> | 610 <h4>styleNone</h4> |
| 563 | 611 |
| 564 <div class="summary"><span style="display: none; ">void</span> | 612 <div class="summary"><span style="display: none; ">void</span> |
| 565 <!-- Note: intentionally longer 80 columns --> | 613 <!-- Note: intentionally longer 80 columns --> |
| 566 <span>chrome.experimental.omnibox.styleNone</span>(<span class
="null"><span style="display: none; ">, </span><span>integer</span> | 614 <span>chrome.experimental.omnibox.styleNone</span>(<span class
="null"><span style="display: none; ">, </span><span>integer</span> |
| 567 <var><span>offset</span></var></span>)</div> | 615 <var><span>offset</span></var></span>)</div> |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 600 </div> | 648 </div> |
| 601 | 649 |
| 602 </em> | 650 </em> |
| 603 </dt> | 651 </dt> |
| 604 <dd class="todo"> | 652 <dd class="todo"> |
| 605 Undocumented. | 653 Undocumented. |
| 606 </dd> | 654 </dd> |
| 607 <dd style="display: none; "> | 655 <dd style="display: none; "> |
| 608 Description of this parameter from the json schema. | 656 Description of this parameter from the json schema. |
| 609 </dd> | 657 </dd> |
| 658 <dd style="display: none; "> |
| 659 This parameter was added in version |
| 660 <b><span></span></b>. |
| 661 You must omit this parameter in earlier versions, |
| 662 and you may omit it in any version. If you require this |
| 663 parameter, the manifest key |
| 664 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 665 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 666 </dd> |
| 610 | 667 |
| 611 <!-- OBJECT PROPERTIES --> | 668 <!-- OBJECT PROPERTIES --> |
| 612 <dd style="display: none; "> | 669 <dd style="display: none; "> |
| 613 <dl> | 670 <dl> |
| 614 <div> | 671 <div> |
| 615 <div> | 672 <div> |
| 616 </div> | 673 </div> |
| 617 </div> | 674 </div> |
| 618 </dl> | 675 </dl> |
| 619 </dd> | 676 </dd> |
| (...skipping 27 matching lines...) Expand all Loading... |
| 647 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> | 704 <pre>function(<span>Type param1, Type param2</span>) <span cla
ss="subdued">{...}</span>);</pre> |
| 648 <dl> | 705 <dl> |
| 649 <div> | 706 <div> |
| 650 <div> | 707 <div> |
| 651 </div> | 708 </div> |
| 652 </div> | 709 </div> |
| 653 </dl> | 710 </dl> |
| 654 </div> | 711 </div> |
| 655 </div> | 712 </div> |
| 656 | 713 |
| 714 <!-- MIN_VERSION --> |
| 715 <p style="display: none; "> |
| 716 This function was added in version <b><span></span></b>. |
| 717 If you require this function, the manifest key |
| 718 <a href="manifest.html#minimum_chrome_version">minimum_chrome_
version</a> |
| 719 can ensure that your extension won't be run in an earlier brow
ser version. |
| 720 </p> |
| 657 </div> <!-- /description --> | 721 </div> <!-- /description --> |
| 658 | 722 |
| 659 </div> <!-- /apiItem --> | 723 </div> <!-- /apiItem --> |
| 660 | 724 |
| 661 </div> <!-- /apiGroup --> | 725 </div> <!-- /apiGroup --> |
| 662 | 726 |
| 663 <!-- EVENTS --> | 727 <!-- EVENTS --> |
| 664 <div class="apiGroup"> | 728 <div class="apiGroup"> |
| 665 <a name="events"></a> | 729 <a name="events"></a> |
| 666 <h3 id="events">Events</h3> | 730 <h3 id="events">Events</h3> |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 709 </div> | 773 </div> |
| 710 | 774 |
| 711 </em> | 775 </em> |
| 712 </dt> | 776 </dt> |
| 713 <dd class="todo"> | 777 <dd class="todo"> |
| 714 Undocumented. | 778 Undocumented. |
| 715 </dd> | 779 </dd> |
| 716 <dd style="display: none; "> | 780 <dd style="display: none; "> |
| 717 Description of this parameter from the json schema. | 781 Description of this parameter from the json schema. |
| 718 </dd> | 782 </dd> |
| 783 <dd style="display: none; "> |
| 784 This parameter was added in version |
| 785 <b><span></span></b>. |
| 786 You must omit this parameter in earlier versions, |
| 787 and you may omit it in any version. If you require this |
| 788 parameter, the manifest key |
| 789 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 790 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 791 </dd> |
| 719 | 792 |
| 720 <!-- OBJECT PROPERTIES --> | 793 <!-- OBJECT PROPERTIES --> |
| 721 <dd style="display: none; "> | 794 <dd style="display: none; "> |
| 722 <dl> | 795 <dl> |
| 723 <div> | 796 <div> |
| 724 <div> | 797 <div> |
| 725 </div> | 798 </div> |
| 726 </div> | 799 </div> |
| 727 </dl> | 800 </dl> |
| 728 </dd> | 801 </dd> |
| (...skipping 23 matching lines...) Expand all Loading... |
| 752 </span> | 825 </span> |
| 753 ) | 826 ) |
| 754 </div> | 827 </div> |
| 755 | 828 |
| 756 </em> | 829 </em> |
| 757 </dt> | 830 </dt> |
| 758 <dd class="todo" style="display: none; "> | 831 <dd class="todo" style="display: none; "> |
| 759 Undocumented. | 832 Undocumented. |
| 760 </dd> | 833 </dd> |
| 761 <dd>A callback passed to the onInputChanged event used for sending sug
gestions back to the browser.</dd> | 834 <dd>A callback passed to the onInputChanged event used for sending sug
gestions back to the browser.</dd> |
| 835 <dd style="display: none; "> |
| 836 This parameter was added in version |
| 837 <b><span></span></b>. |
| 838 You must omit this parameter in earlier versions, |
| 839 and you may omit it in any version. If you require this |
| 840 parameter, the manifest key |
| 841 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 842 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 843 </dd> |
| 762 | 844 |
| 763 <!-- OBJECT PROPERTIES --> | 845 <!-- OBJECT PROPERTIES --> |
| 764 <dd style="display: none; "> | 846 <dd style="display: none; "> |
| 765 <dl> | 847 <dl> |
| 766 <div> | 848 <div> |
| 767 <div> | 849 <div> |
| 768 </div> | 850 </div> |
| 769 </div> | 851 </div> |
| 770 </dl> | 852 </dl> |
| 771 </dd> | 853 </dd> |
| (...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 818 </div> | 900 </div> |
| 819 | 901 |
| 820 </em> | 902 </em> |
| 821 </dt> | 903 </dt> |
| 822 <dd class="todo"> | 904 <dd class="todo"> |
| 823 Undocumented. | 905 Undocumented. |
| 824 </dd> | 906 </dd> |
| 825 <dd style="display: none; "> | 907 <dd style="display: none; "> |
| 826 Description of this parameter from the json schema. | 908 Description of this parameter from the json schema. |
| 827 </dd> | 909 </dd> |
| 910 <dd style="display: none; "> |
| 911 This parameter was added in version |
| 912 <b><span></span></b>. |
| 913 You must omit this parameter in earlier versions, |
| 914 and you may omit it in any version. If you require this |
| 915 parameter, the manifest key |
| 916 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 917 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 918 </dd> |
| 828 | 919 |
| 829 <!-- OBJECT PROPERTIES --> | 920 <!-- OBJECT PROPERTIES --> |
| 830 <dd style="display: none; "> | 921 <dd style="display: none; "> |
| 831 <dl> | 922 <dl> |
| 832 <div> | 923 <div> |
| 833 <div> | 924 <div> |
| 834 </div> | 925 </div> |
| 835 </div> | 926 </div> |
| 836 </dl> | 927 </dl> |
| 837 </dd> | 928 </dd> |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 879 </span> | 970 </span> |
| 880 ) | 971 ) |
| 881 </div> | 972 </div> |
| 882 | 973 |
| 883 </em> | 974 </em> |
| 884 </dt> | 975 </dt> |
| 885 <dd class="todo" style="display: none; "> | 976 <dd class="todo" style="display: none; "> |
| 886 Undocumented. | 977 Undocumented. |
| 887 </dd> | 978 </dd> |
| 888 <dd>A suggest result.</dd> | 979 <dd>A suggest result.</dd> |
| 980 <dd style="display: none; "> |
| 981 This parameter was added in version |
| 982 <b><span></span></b>. |
| 983 You must omit this parameter in earlier versions, |
| 984 and you may omit it in any version. If you require this |
| 985 parameter, the manifest key |
| 986 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 987 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 988 </dd> |
| 889 | 989 |
| 890 <!-- OBJECT PROPERTIES --> | 990 <!-- OBJECT PROPERTIES --> |
| 891 <dd> | 991 <dd> |
| 892 <dl> | 992 <dl> |
| 893 <div> | 993 <div> |
| 894 <div> | 994 <div> |
| 895 <dt> | 995 <dt> |
| 896 <var>content</var> | 996 <var>content</var> |
| 897 <em> | 997 <em> |
| 898 | 998 |
| (...skipping 16 matching lines...) Expand all Loading... |
| 915 </span> | 1015 </span> |
| 916 ) | 1016 ) |
| 917 </div> | 1017 </div> |
| 918 | 1018 |
| 919 </em> | 1019 </em> |
| 920 </dt> | 1020 </dt> |
| 921 <dd class="todo" style="display: none; "> | 1021 <dd class="todo" style="display: none; "> |
| 922 Undocumented. | 1022 Undocumented. |
| 923 </dd> | 1023 </dd> |
| 924 <dd>The text that is put into the URL bar, and that is sent to the ext
ension when the user chooses this entry.</dd> | 1024 <dd>The text that is put into the URL bar, and that is sent to the ext
ension when the user chooses this entry.</dd> |
| 1025 <dd style="display: none; "> |
| 1026 This parameter was added in version |
| 1027 <b><span></span></b>. |
| 1028 You must omit this parameter in earlier versions, |
| 1029 and you may omit it in any version. If you require this |
| 1030 parameter, the manifest key |
| 1031 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1032 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1033 </dd> |
| 925 | 1034 |
| 926 <!-- OBJECT PROPERTIES --> | 1035 <!-- OBJECT PROPERTIES --> |
| 927 <dd style="display: none; "> | 1036 <dd style="display: none; "> |
| 928 <dl> | 1037 <dl> |
| 929 <div> | 1038 <div> |
| 930 <div> | 1039 <div> |
| 931 </div> | 1040 </div> |
| 932 </div> | 1041 </div> |
| 933 </dl> | 1042 </dl> |
| 934 </dd> | 1043 </dd> |
| (...skipping 23 matching lines...) Expand all Loading... |
| 958 </span> | 1067 </span> |
| 959 ) | 1068 ) |
| 960 </div> | 1069 </div> |
| 961 | 1070 |
| 962 </em> | 1071 </em> |
| 963 </dt> | 1072 </dt> |
| 964 <dd class="todo" style="display: none; "> | 1073 <dd class="todo" style="display: none; "> |
| 965 Undocumented. | 1074 Undocumented. |
| 966 </dd> | 1075 </dd> |
| 967 <dd>The text that is displayed in the URL dropdown. Can optionally be
stylized by the descriptionStyles parameter.</dd> | 1076 <dd>The text that is displayed in the URL dropdown. Can optionally be
stylized by the descriptionStyles parameter.</dd> |
| 1077 <dd style="display: none; "> |
| 1078 This parameter was added in version |
| 1079 <b><span></span></b>. |
| 1080 You must omit this parameter in earlier versions, |
| 1081 and you may omit it in any version. If you require this |
| 1082 parameter, the manifest key |
| 1083 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1084 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1085 </dd> |
| 968 | 1086 |
| 969 <!-- OBJECT PROPERTIES --> | 1087 <!-- OBJECT PROPERTIES --> |
| 970 <dd style="display: none; "> | 1088 <dd style="display: none; "> |
| 971 <dl> | 1089 <dl> |
| 972 <div> | 1090 <div> |
| 973 <div> | 1091 <div> |
| 974 </div> | 1092 </div> |
| 975 </div> | 1093 </div> |
| 976 </dl> | 1094 </dl> |
| 977 </dd> | 1095 </dd> |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1014 </div> | 1132 </div> |
| 1015 | 1133 |
| 1016 </em> | 1134 </em> |
| 1017 </dt> | 1135 </dt> |
| 1018 <dd class="todo"> | 1136 <dd class="todo"> |
| 1019 Undocumented. | 1137 Undocumented. |
| 1020 </dd> | 1138 </dd> |
| 1021 <dd style="display: none; "> | 1139 <dd style="display: none; "> |
| 1022 Description of this parameter from the json schema. | 1140 Description of this parameter from the json schema. |
| 1023 </dd> | 1141 </dd> |
| 1142 <dd style="display: none; "> |
| 1143 This parameter was added in version |
| 1144 <b><span></span></b>. |
| 1145 You must omit this parameter in earlier versions, |
| 1146 and you may omit it in any version. If you require this |
| 1147 parameter, the manifest key |
| 1148 <a href="manifest.html#minimum_chrome_version">minimum_chrome_versio
n</a> |
| 1149 can ensure that your extension won't be run in an earlier browser ve
rsion. |
| 1150 </dd> |
| 1024 | 1151 |
| 1025 <!-- OBJECT PROPERTIES --> | 1152 <!-- OBJECT PROPERTIES --> |
| 1026 <dd style="display: none; "> | 1153 <dd style="display: none; "> |
| 1027 <dl> | 1154 <dl> |
| 1028 <div> | 1155 <div> |
| 1029 <div> | 1156 <div> |
| 1030 </div> | 1157 </div> |
| 1031 </div> | 1158 </div> |
| 1032 </dl> | 1159 </dl> |
| 1033 </dd> | 1160 </dd> |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1075 _uff=0; | 1202 _uff=0; |
| 1076 urchinTracker(); | 1203 urchinTracker(); |
| 1077 } | 1204 } |
| 1078 catch(e) {/* urchinTracker not available. */} | 1205 catch(e) {/* urchinTracker not available. */} |
| 1079 </script> | 1206 </script> |
| 1080 <!-- end analytics --> | 1207 <!-- end analytics --> |
| 1081 </div> | 1208 </div> |
| 1082 </div> <!-- /gc-footer --> | 1209 </div> <!-- /gc-footer --> |
| 1083 </div> <!-- /gc-container --> | 1210 </div> <!-- /gc-container --> |
| 1084 </body></html> | 1211 </body></html> |
| OLD | NEW |