1{ 2 "AAudioInputStudy": [ 3 { 4 "platforms": [ 5 "android", 6 "android_webview" 7 ], 8 "experiments": [ 9 { 10 "name": "Enabled", 11 "enable_features": [ 12 "UseAAudioInput" 13 ] 14 } 15 ] 16 } 17 ], 18 "AccessibilityIncludeLongClickAction": [ 19 { 20 "platforms": [ 21 "android" 22 ], 23 "experiments": [ 24 { 25 "name": "Enabled", 26 "enable_features": [ 27 "AccessibilityIncludeLongClickAction" 28 ] 29 } 30 ] 31 } 32 ], 33 "AccessibilityPageZoom": [ 34 { 35 "platforms": [ 36 "android" 37 ], 38 "experiments": [ 39 { 40 "name": "Enabled", 41 "params": { 42 "AdjustForOSLevel": "true" 43 }, 44 "enable_features": [ 45 "AccessibilityPageZoom" 46 ] 47 } 48 ] 49 } 50 ], 51 "AccessibilityPerformanceFiltering": [ 52 { 53 "platforms": [ 54 "android" 55 ], 56 "experiments": [ 57 { 58 "name": "Enabled", 59 "enable_features": [ 60 "AccessibilityPerformanceFiltering" 61 ] 62 } 63 ] 64 } 65 ], 66 "AccessibilitySnapshotStressTests": [ 67 { 68 "platforms": [ 69 "android" 70 ], 71 "experiments": [ 72 { 73 "name": "Enabled_20231108", 74 "enable_features": [ 75 "AccessibilitySnapshotStressTests" 76 ] 77 } 78 ] 79 } 80 ], 81 "AdaptiveCharging": [ 82 { 83 "platforms": [ 84 "chromeos" 85 ], 86 "experiments": [ 87 { 88 "name": "Enabled_20230518", 89 "enable_features": [ 90 "AdaptiveCharging" 91 ] 92 } 93 ] 94 } 95 ], 96 "AddWarningShownTSToClientSafeBrowsingReport": [ 97 { 98 "platforms": [ 99 "android", 100 "android_webview", 101 "chromeos", 102 "chromeos_lacros", 103 "linux", 104 "mac", 105 "windows" 106 ], 107 "experiments": [ 108 { 109 "name": "Enabled", 110 "enable_features": [ 111 "AddWarningShownTSToClientSafeBrowsingReport" 112 ] 113 } 114 ] 115 } 116 ], 117 "AggressiveSkiaGpuResourcePurge": [ 118 { 119 "platforms": [ 120 "android", 121 "android_webview", 122 "chromeos", 123 "chromeos_lacros", 124 "fuchsia", 125 "linux", 126 "mac", 127 "windows" 128 ], 129 "experiments": [ 130 { 131 "name": "Enabled", 132 "enable_features": [ 133 "AggressiveSkiaGpuResourcePurge" 134 ] 135 } 136 ] 137 } 138 ], 139 "AlignWakeUps": [ 140 { 141 "platforms": [ 142 "chromeos" 143 ], 144 "experiments": [ 145 { 146 "name": "Disabled", 147 "disable_features": [ 148 "AlignWakeUps" 149 ] 150 } 151 ] 152 } 153 ], 154 "AllowBypassRenderPassQuads": [ 155 { 156 "platforms": [ 157 "android", 158 "android_webview" 159 ], 160 "experiments": [ 161 { 162 "name": "Enabled", 163 "enable_features": [ 164 "AllowBypassRenderPassQuads" 165 ] 166 } 167 ] 168 } 169 ], 170 "AllowUndamagedNonrootRenderPassToSkip": [ 171 { 172 "platforms": [ 173 "android", 174 "android_weblayer", 175 "android_webview", 176 "chromeos", 177 "chromeos_lacros", 178 "fuchsia", 179 "ios", 180 "linux", 181 "mac", 182 "windows" 183 ], 184 "experiments": [ 185 { 186 "name": "Enabled", 187 "enable_features": [ 188 "AllowUndamagedNonrootRenderPassToSkip" 189 ] 190 } 191 ] 192 } 193 ], 194 "AllowWgcWindowCapturer": [ 195 { 196 "platforms": [ 197 "windows" 198 ], 199 "experiments": [ 200 { 201 "name": "Enabled", 202 "enable_features": [ 203 "AllowWgcWindowCapturer" 204 ] 205 } 206 ] 207 } 208 ], 209 "AndroidAnimatedImageDragShadow": [ 210 { 211 "platforms": [ 212 "android" 213 ], 214 "experiments": [ 215 { 216 "name": "Enabled", 217 "enable_features": [ 218 "AnimatedImageDragShadow" 219 ] 220 } 221 ] 222 } 223 ], 224 "AndroidAutofillFormSubmissionCheckById": [ 225 { 226 "platforms": [ 227 "android_webview" 228 ], 229 "experiments": [ 230 { 231 "name": "Enabled", 232 "enable_features": [ 233 "AndroidAutofillFormSubmissionCheckById" 234 ] 235 } 236 ] 237 } 238 ], 239 "AndroidAutofillPrefillRequestsForLoginForms": [ 240 { 241 "platforms": [ 242 "android_webview" 243 ], 244 "experiments": [ 245 { 246 "name": "Enabled", 247 "enable_features": [ 248 "AndroidAutofillPrefillRequestsForLoginForms" 249 ] 250 } 251 ] 252 } 253 ], 254 "AndroidAutofillSupportVisibilityChanges": [ 255 { 256 "platforms": [ 257 "android_webview" 258 ], 259 "experiments": [ 260 { 261 "name": "Enabled", 262 "enable_features": [ 263 "AndroidAutofillSupportVisibilityChanges" 264 ] 265 } 266 ] 267 } 268 ], 269 "AndroidBackPressRefactor": [ 270 { 271 "platforms": [ 272 "android" 273 ], 274 "experiments": [ 275 { 276 "name": "EnabledWithSystemBack_20230404", 277 "params": { 278 "system_back": "true" 279 }, 280 "enable_features": [ 281 "BackGestureRefactorAndroid" 282 ], 283 "disable_features": [ 284 "BackGestureActivityTabProvider" 285 ] 286 }, 287 { 288 "name": "EnabledWithoutSystemBack_20230404", 289 "params": { 290 "system_back": "false" 291 }, 292 "enable_features": [ 293 "BackGestureRefactorAndroid" 294 ], 295 "disable_features": [ 296 "BackGestureActivityTabProvider" 297 ] 298 }, 299 { 300 "name": "ControlWithActivityTabProvider_20230404", 301 "enable_features": [ 302 "BackGestureActivityTabProvider" 303 ], 304 "disable_features": [ 305 "BackGestureRefactorAndroid" 306 ] 307 } 308 ] 309 } 310 ], 311 "AndroidBackPressRefactorSecondaryActivity": [ 312 { 313 "platforms": [ 314 "android" 315 ], 316 "experiments": [ 317 { 318 "name": "Enabled_20230629", 319 "enable_features": [ 320 "BackGestureRefactorActivityAndroid" 321 ] 322 }, 323 { 324 "name": "Control_20230629", 325 "disable_features": [ 326 "BackGestureRefactorActivityAndroid" 327 ] 328 } 329 ] 330 } 331 ], 332 "AndroidDropIntoOmnibox": [ 333 { 334 "platforms": [ 335 "android" 336 ], 337 "experiments": [ 338 { 339 "name": "Enabled", 340 "enable_features": [ 341 "DragDropIntoOmnibox" 342 ] 343 } 344 ] 345 } 346 ], 347 "AndroidHatsNext": [ 348 { 349 "platforms": [ 350 "android" 351 ], 352 "experiments": [ 353 { 354 "name": "EnabledWithMessages_20210831", 355 "params": { 356 "en_site_id": "78FakAwAN0tK1KeaPYj0PoiAHrrQ", 357 "max-number": "100", 358 "probability": "0.5", 359 "site-id": "78FakAwAN0tK1KeaPYj0PoiAHrrQ" 360 }, 361 "enable_features": [ 362 "ChromeSurveyNextAndroid" 363 ] 364 } 365 ] 366 } 367 ], 368 "AndroidMediaPickerAdoption": [ 369 { 370 "platforms": [ 371 "android" 372 ], 373 "experiments": [ 374 { 375 "name": "Enabled_Direct", 376 "params": { 377 "use_action_pick_images": "true" 378 }, 379 "enable_features": [ 380 "MediaPickerAdoption" 381 ], 382 "min_os_version": "13.0.0" 383 }, 384 { 385 "name": "Enabled_Direct_Plus", 386 "params": { 387 "use_action_pick_images_plus": "true" 388 }, 389 "enable_features": [ 390 "MediaPickerAdoption" 391 ], 392 "min_os_version": "13.0.0" 393 }, 394 { 395 "name": "Enabled_Indirect", 396 "params": { 397 "use_action_get_content": "true" 398 }, 399 "enable_features": [ 400 "MediaPickerAdoption" 401 ], 402 "min_os_version": "13.0.0" 403 } 404 ] 405 } 406 ], 407 "AndroidMessagesSaveCard": [ 408 { 409 "platforms": [ 410 "android" 411 ], 412 "experiments": [ 413 { 414 "name": "Enabled_60000_dialogV2_2022-04-18", 415 "params": { 416 "autodismiss_duration_ms_SaveCard": "60000", 417 "save_card_dialog_v2_enabled": "true", 418 "save_card_message_use_followup_button_text": "false", 419 "save_card_message_use_gpay_icon": "true" 420 }, 421 "enable_features": [ 422 "MessagesForAndroidInfrastructure", 423 "MessagesForAndroidSaveCard" 424 ] 425 }, 426 { 427 "name": "Enabled_60000_dialogV1_2022-04-18", 428 "params": { 429 "autodismiss_duration_ms_SaveCard": "60000", 430 "save_card_message_use_followup_button_text": "false", 431 "save_card_message_use_gpay_icon": "true" 432 }, 433 "enable_features": [ 434 "MessagesForAndroidInfrastructure", 435 "MessagesForAndroidSaveCard" 436 ] 437 } 438 ] 439 } 440 ], 441 "AndroidNoVisibleHintForTablets": [ 442 { 443 "platforms": [ 444 "android" 445 ], 446 "experiments": [ 447 { 448 "name": "Enabled", 449 "enable_features": [ 450 "AndroidNoVisibleHintForTablets" 451 ] 452 } 453 ] 454 } 455 ], 456 "AndroidOmniboxUxRevampPhase3": [ 457 { 458 "platforms": [ 459 "android" 460 ], 461 "experiments": [ 462 { 463 "name": "Enabled_Tablets", 464 "params": { 465 "enable_modernize_visual_update_on_tablet": "true", 466 "modernize_visual_update_active_color_on_omnibox": "true", 467 "modernize_visual_update_merge_clipboard_on_ntp": "true", 468 "modernize_visual_update_smallest_margins": "true" 469 }, 470 "enable_features": [ 471 "OmniboxModernizeVisualUpdate" 472 ] 473 } 474 ] 475 } 476 ], 477 "AndroidPeripheralsSupportTabStrip": [ 478 { 479 "platforms": [ 480 "android" 481 ], 482 "experiments": [ 483 { 484 "name": "Enabled", 485 "enable_features": [ 486 "AdvancedPeripheralsSupportTabStrip" 487 ] 488 } 489 ] 490 } 491 ], 492 "AndroidPermissionsCache": [ 493 { 494 "platforms": [ 495 "android" 496 ], 497 "experiments": [ 498 { 499 "name": "Enabled", 500 "enable_features": [ 501 "AndroidPermissionsCache" 502 ] 503 } 504 ] 505 } 506 ], 507 "AndroidRdsWindow": [ 508 { 509 "platforms": [ 510 "android" 511 ], 512 "experiments": [ 513 { 514 "name": "Enabled_20230918", 515 "enable_features": [ 516 "RequestDesktopSiteWindowSetting" 517 ] 518 } 519 ] 520 } 521 ], 522 "AndroidSandboxRendererProcessPolicy": [ 523 { 524 "platforms": [ 525 "android", 526 "android_webview" 527 ], 528 "experiments": [ 529 { 530 "name": "Enabled", 531 "enable_features": [ 532 "RestrictRendererPoliciesInBaseline", 533 "UseRendererProcessPolicy" 534 ] 535 } 536 ] 537 } 538 ], 539 "AndroidSurfaceControlMagnifier": [ 540 { 541 "platforms": [ 542 "android" 543 ], 544 "experiments": [ 545 { 546 "name": "AndroidSurfaceControlMagnifier", 547 "enable_features": [ 548 "AndroidSurfaceControlMagnifier" 549 ], 550 "min_os_version": "14.0.0" 551 } 552 ] 553 } 554 ], 555 "AndroidSystemTracing": [ 556 { 557 "platforms": [ 558 "android", 559 "android_weblayer", 560 "android_webview" 561 ], 562 "experiments": [ 563 { 564 "name": "EnablePerfettoSystemTracing", 565 "enable_features": [ 566 "EnablePerfettoSystemTracing" 567 ] 568 } 569 ] 570 } 571 ], 572 "AndroidTNotifications": [ 573 { 574 "platforms": [ 575 "android" 576 ], 577 "experiments": [ 578 { 579 "name": "RationaleShownAtFirstRequest_20220909", 580 "params": { 581 "always_show_rationale_before_requesting_permission": "true", 582 "notification_permission_dialog_text_variant_2": "false", 583 "permission_request_interval_days": "7" 584 }, 585 "enable_features": [ 586 "NotificationPermissionVariant" 587 ] 588 }, 589 { 590 "name": "TextVariant2_20220909", 591 "params": { 592 "always_show_rationale_before_requesting_permission": "true", 593 "notification_permission_dialog_text_variant_2": "true", 594 "permission_request_interval_days": "7" 595 }, 596 "enable_features": [ 597 "NotificationPermissionVariant" 598 ] 599 } 600 ] 601 } 602 ], 603 "AndroidVisibleUrlTruncation": [ 604 { 605 "platforms": [ 606 "android" 607 ], 608 "experiments": [ 609 { 610 "name": "Enabled", 611 "enable_features": [ 612 "AndroidVisibleUrlTruncation" 613 ] 614 } 615 ] 616 } 617 ], 618 "AppCloseRefreshClankStudy": [ 619 { 620 "platforms": [ 621 "android" 622 ], 623 "experiments": [ 624 { 625 "name": "Open30", 626 "enable_features": [ 627 "FeedCloseRefresh" 628 ] 629 }, 630 { 631 "name": "Interact30", 632 "params": { 633 "delay_minutes": "30", 634 "require_interaction": "true" 635 }, 636 "enable_features": [ 637 "FeedCloseRefresh" 638 ] 639 } 640 ] 641 } 642 ], 643 "AppKMDecouplingCoverage": [ 644 { 645 "platforms": [ 646 "chromeos" 647 ], 648 "experiments": [ 649 { 650 "name": "AppKMDecoupling", 651 "enable_features": [ 652 "AppMetricsOnlyRelyOnAppSync" 653 ] 654 } 655 ] 656 } 657 ], 658 "AppListLaunchRecorder": [ 659 { 660 "platforms": [ 661 "chromeos" 662 ], 663 "experiments": [ 664 { 665 "name": "AppListLaunchRecorder", 666 "enable_features": [ 667 "EnableAppListLaunchRecording" 668 ] 669 } 670 ] 671 } 672 ], 673 "AppStreamingAccessibilityIntegration": [ 674 { 675 "platforms": [ 676 "chromeos" 677 ], 678 "experiments": [ 679 { 680 "name": "Enabled", 681 "enable_features": [ 682 "EcheSWAProcessAndroidAccessibilityTree" 683 ] 684 } 685 ] 686 } 687 ], 688 "ApplyNativeOcclusionToCompositor": [ 689 { 690 "platforms": [ 691 "windows" 692 ], 693 "experiments": [ 694 { 695 "name": "ThrottleAndApply_20220506", 696 "params": { 697 "type": "throttle" 698 }, 699 "enable_features": [ 700 "ApplyNativeOccludedRegionToWindowTracker", 701 "ApplyNativeOcclusionToCompositor" 702 ] 703 } 704 ] 705 } 706 ], 707 "ArcGameMode": [ 708 { 709 "platforms": [ 710 "chromeos" 711 ], 712 "experiments": [ 713 { 714 "name": "Holdback_20230111", 715 "disable_features": [ 716 "ArcGameModeFeature" 717 ] 718 } 719 ] 720 } 721 ], 722 "ArcLazyWebViewInit": [ 723 { 724 "platforms": [ 725 "chromeos" 726 ], 727 "experiments": [ 728 { 729 "name": "Enabled", 730 "enable_features": [ 731 "LazyWebViewInit" 732 ] 733 } 734 ] 735 } 736 ], 737 "ArcLogdSizeConfig": [ 738 { 739 "platforms": [ 740 "chromeos" 741 ], 742 "experiments": [ 743 { 744 "name": "EnabledGroup512K_20211210", 745 "params": { 746 "size": "512" 747 }, 748 "enable_features": [ 749 "ArcGuestLogdConfig" 750 ] 751 } 752 ] 753 } 754 ], 755 "ArcVmBroadcastPreAnrHandling": [ 756 { 757 "platforms": [ 758 "chromeos" 759 ], 760 "experiments": [ 761 { 762 "name": "Enabled", 763 "enable_features": [ 764 "ArcVmBroadcastPreAnrHandling" 765 ] 766 } 767 ] 768 } 769 ], 770 "ArcVmDalvikMemoryProfile": [ 771 { 772 "platforms": [ 773 "chromeos" 774 ], 775 "experiments": [ 776 { 777 "name": "Enabled", 778 "enable_features": [ 779 "ArcUseDalvikMemoryProfile" 780 ] 781 } 782 ] 783 } 784 ], 785 "ArcVmIdleManagerV2": [ 786 { 787 "platforms": [ 788 "chromeos" 789 ], 790 "experiments": [ 791 { 792 "name": "EnabledAC", 793 "params": { 794 "ignore_battery_for_test": "true" 795 }, 796 "enable_features": [ 797 "ArcIdleManager" 798 ], 799 "min_os_version": "15591.0.0" 800 } 801 ] 802 } 803 ], 804 "ArcVmInitThrottle3": [ 805 { 806 "platforms": [ 807 "chromeos" 808 ], 809 "experiments": [ 810 { 811 "name": "throttle_to_50_percent", 812 "params": { 813 "quota": "50" 814 }, 815 "enable_features": [ 816 "CrOSLateBootArcVmInitialThrottle" 817 ] 818 }, 819 { 820 "name": "throttle_to_75_percent", 821 "params": { 822 "quota": "75" 823 }, 824 "enable_features": [ 825 "CrOSLateBootArcVmInitialThrottle" 826 ] 827 } 828 ] 829 } 830 ], 831 "ArcVmLowMemJemallocArenas": [ 832 { 833 "platforms": [ 834 "chromeos" 835 ], 836 "experiments": [ 837 { 838 "name": "Enabled", 839 "enable_features": [ 840 "CrOSLateBootArcVmLowMemJemallocArenas" 841 ] 842 } 843 ] 844 } 845 ], 846 "ArcVmMemorySize": [ 847 { 848 "platforms": [ 849 "chromeos" 850 ], 851 "experiments": [ 852 { 853 "name": "EnabledVmMemSize-500_20231031", 854 "params": { 855 "shift_mib": "-500" 856 }, 857 "enable_features": [ 858 "ArcVmMemorySize" 859 ] 860 } 861 ] 862 } 863 ], 864 "ArcVmmSwap": [ 865 { 866 "platforms": [ 867 "chromeos" 868 ], 869 "experiments": [ 870 { 871 "name": "Enabled", 872 "enable_features": [ 873 "ArcVmmSwapPolicy", 874 "ArcVmmSwapoutGhostWindow", 875 "ArcvmSwapoutKeyboardShortcut" 876 ], 877 "min_os_version": "15489.0.0" 878 }, 879 { 880 "name": "Enabled_20230615", 881 "enable_features": [ 882 "ArcVmmSwapPolicy", 883 "ArcVmmSwapoutGhostWindow" 884 ], 885 "min_os_version": "15489.0.0" 886 } 887 ] 888 } 889 ], 890 "AshUrgentDiscardingFromPerformanceManager": [ 891 { 892 "platforms": [ 893 "chromeos" 894 ], 895 "experiments": [ 896 { 897 "name": "Enabled", 898 "enable_features": [ 899 "AshUrgentDiscardingFromPerformanceManager", 900 "ContainerAppKiller" 901 ] 902 } 903 ] 904 } 905 ], 906 "AssistMultiWord": [ 907 { 908 "platforms": [ 909 "chromeos" 910 ], 911 "experiments": [ 912 { 913 "name": "EnabledWithGboard_20230907", 914 "params": { 915 "block": "[]", 916 "group": "gboard" 917 }, 918 "enable_features": [ 919 "AssistMultiWord" 920 ] 921 }, 922 { 923 "name": "EnabledWithGboardD_20230907", 924 "params": { 925 "block": "[]", 926 "group": "gboard_d" 927 }, 928 "enable_features": [ 929 "AssistMultiWord" 930 ] 931 }, 932 { 933 "name": "EnabledWithGboardE_20230907", 934 "params": { 935 "block": "[]", 936 "group": "gboard_e" 937 }, 938 "enable_features": [ 939 "AssistMultiWord" 940 ] 941 } 942 ] 943 } 944 ], 945 "AsyncDnsLinux": [ 946 { 947 "platforms": [ 948 "linux" 949 ], 950 "experiments": [ 951 { 952 "name": "Enabled_20221111", 953 "enable_features": [ 954 "AsyncDns" 955 ] 956 } 957 ] 958 } 959 ], 960 "AsyncQuicSession": [ 961 { 962 "platforms": [ 963 "android", 964 "android_webview", 965 "chromeos", 966 "chromeos_lacros", 967 "ios", 968 "linux", 969 "mac" 970 ], 971 "experiments": [ 972 { 973 "name": "Enabled", 974 "enable_features": [ 975 "AsyncQuicSession" 976 ] 977 } 978 ] 979 } 980 ], 981 "AudioFocusEnforcementStudy": [ 982 { 983 "platforms": [ 984 "chromeos", 985 "chromeos_lacros" 986 ], 987 "experiments": [ 988 { 989 "name": "DisabledV2", 990 "disable_features": [ 991 "AudioFocusEnforcement" 992 ] 993 } 994 ] 995 } 996 ], 997 "AudioProcessHighPriorityWin": [ 998 { 999 "platforms": [ 1000 "windows" 1001 ], 1002 "experiments": [ 1003 { 1004 "name": "Enabled", 1005 "enable_features": [ 1006 "AudioProcessHighPriorityWin" 1007 ] 1008 } 1009 ] 1010 } 1011 ], 1012 "AudioRendererAlgorithmStartingCapacityForEncrypted": [ 1013 { 1014 "platforms": [ 1015 "android", 1016 "chromeos", 1017 "chromeos_lacros", 1018 "linux", 1019 "mac", 1020 "windows" 1021 ], 1022 "experiments": [ 1023 { 1024 "name": "StartingCapacityForEncrypted_1000ms", 1025 "params": { 1026 "starting_capacity_for_encrypted": "1000ms" 1027 }, 1028 "enable_features": [ 1029 "AudioRendererAlgorithmParameters" 1030 ] 1031 } 1032 ] 1033 } 1034 ], 1035 "AugmentExistingImageLabels": [ 1036 { 1037 "platforms": [ 1038 "android", 1039 "chromeos", 1040 "chromeos_lacros", 1041 "linux", 1042 "mac", 1043 "windows" 1044 ], 1045 "experiments": [ 1046 { 1047 "name": "Enabled_20230823", 1048 "enable_features": [ 1049 "AugmentExistingImageLabels" 1050 ] 1051 } 1052 ] 1053 } 1054 ], 1055 "AutoDisableAccessibility": [ 1056 { 1057 "platforms": [ 1058 "android", 1059 "fuchsia", 1060 "linux", 1061 "mac", 1062 "windows" 1063 ], 1064 "experiments": [ 1065 { 1066 "name": "Enabled", 1067 "enable_features": [ 1068 "AutoDisableAccessibility" 1069 ] 1070 } 1071 ] 1072 } 1073 ], 1074 "AutoDisableAccessibilityV2": [ 1075 { 1076 "platforms": [ 1077 "android" 1078 ], 1079 "experiments": [ 1080 { 1081 "name": "Enabled_20230803", 1082 "enable_features": [ 1083 "AutoDisableAccessibilityV2" 1084 ] 1085 } 1086 ] 1087 } 1088 ], 1089 "AutoSpeculationRules": [ 1090 { 1091 "platforms": [ 1092 "android", 1093 "chromeos", 1094 "chromeos_lacros", 1095 "linux", 1096 "mac", 1097 "windows" 1098 ], 1099 "experiments": [ 1100 { 1101 "name": "Enabled_20231201", 1102 "params": { 1103 "config": "{\"framework_to_speculation_rules\":{\"12\":\"{\\\"prefetch\\\":[{\\\"source\\\":\\\"document\\\",\\\"eagerness\\\":\\\"conservative\\\",\\\"where\\\":{\\\"href_matches\\\":\\\"/*\\\"}}]}\"}}", 1104 "holdback": "false" 1105 }, 1106 "enable_features": [ 1107 "AutoSpeculationRules" 1108 ] 1109 }, 1110 { 1111 "name": "Holdback_20231201", 1112 "params": { 1113 "config": "{\"framework_to_speculation_rules\":{\"12\":\"{\\\"prefetch\\\":[{\\\"source\\\":\\\"document\\\",\\\"eagerness\\\":\\\"conservative\\\",\\\"where\\\":{\\\"href_matches\\\":\\\"/*\\\"}}]}\"}}", 1114 "holdback": "true" 1115 }, 1116 "enable_features": [ 1117 "AutoSpeculationRules" 1118 ] 1119 } 1120 ] 1121 } 1122 ], 1123 "AutocorrectByDefault": [ 1124 { 1125 "platforms": [ 1126 "chromeos" 1127 ], 1128 "experiments": [ 1129 { 1130 "name": "Enabled_20230522", 1131 "params": { 1132 "block": "[]" 1133 }, 1134 "enable_features": [ 1135 "AutocorrectByDefault" 1136 ] 1137 } 1138 ] 1139 } 1140 ], 1141 "AutofillAlwaysParsePlaceholders": [ 1142 { 1143 "platforms": [ 1144 "android", 1145 "android_webview", 1146 "chromeos", 1147 "chromeos_lacros", 1148 "linux", 1149 "mac", 1150 "windows" 1151 ], 1152 "experiments": [ 1153 { 1154 "name": "Enabled", 1155 "enable_features": [ 1156 "AutofillAlwaysParsePlaceholders" 1157 ] 1158 } 1159 ] 1160 } 1161 ], 1162 "AutofillConvergeToExtremeLengthStreetAddress": [ 1163 { 1164 "platforms": [ 1165 "android", 1166 "chromeos", 1167 "chromeos_lacros", 1168 "ios", 1169 "linux", 1170 "mac", 1171 "windows" 1172 ], 1173 "experiments": [ 1174 { 1175 "name": "Converge_To_Shorter", 1176 "params": { 1177 "converge_to_longer": "false" 1178 }, 1179 "enable_features": [ 1180 "AutofillConvergeToExtremeLengthStreetAddress" 1181 ] 1182 } 1183 ] 1184 } 1185 ], 1186 "AutofillDefaultToCityAndNumber": [ 1187 { 1188 "platforms": [ 1189 "android", 1190 "android_webview", 1191 "chromeos", 1192 "chromeos_lacros", 1193 "ios", 1194 "linux", 1195 "mac", 1196 "windows" 1197 ], 1198 "experiments": [ 1199 { 1200 "name": "Enabled", 1201 "enable_features": [ 1202 "AutofillDefaultToCityAndNumber" 1203 ] 1204 } 1205 ] 1206 } 1207 ], 1208 "AutofillDetectRemovedFormControls": [ 1209 { 1210 "platforms": [ 1211 "android", 1212 "android_webview", 1213 "chromeos", 1214 "chromeos_lacros", 1215 "ios", 1216 "linux", 1217 "mac", 1218 "windows" 1219 ], 1220 "experiments": [ 1221 { 1222 "name": "Enabled", 1223 "enable_features": [ 1224 "AutofillDetectRemovedFormControls" 1225 ] 1226 } 1227 ] 1228 } 1229 ], 1230 "AutofillDontPreserveAutofillState": [ 1231 { 1232 "platforms": [ 1233 "android", 1234 "android_webview", 1235 "chromeos", 1236 "chromeos_lacros", 1237 "ios", 1238 "linux", 1239 "mac", 1240 "windows" 1241 ], 1242 "experiments": [ 1243 { 1244 "name": "Enabled", 1245 "enable_features": [ 1246 "AutofillDontPreserveAutofillState" 1247 ] 1248 } 1249 ] 1250 } 1251 ], 1252 "AutofillEnableCardArtAndCardProductName": [ 1253 { 1254 "platforms": [ 1255 "android", 1256 "chromeos", 1257 "chromeos_lacros", 1258 "linux", 1259 "mac", 1260 "windows" 1261 ], 1262 "experiments": [ 1263 { 1264 "name": "Enabled", 1265 "enable_features": [ 1266 "AutofillEnableCardArtImage", 1267 "AutofillEnableCardProductName", 1268 "AutofillEnableNewCardArtAndNetworkImages", 1269 "AutofillEnableVirtualCardMetadata" 1270 ] 1271 } 1272 ] 1273 } 1274 ], 1275 "AutofillEnableExpirationDateImprovements": [ 1276 { 1277 "platforms": [ 1278 "android", 1279 "android_webview", 1280 "chromeos", 1281 "chromeos_lacros", 1282 "fuchsia", 1283 "ios", 1284 "linux", 1285 "mac", 1286 "windows" 1287 ], 1288 "experiments": [ 1289 { 1290 "name": "Enabled", 1291 "enable_features": [ 1292 "AutofillEnableExpirationDateImprovements" 1293 ] 1294 } 1295 ] 1296 } 1297 ], 1298 "AutofillEnableLabelPrecedenceForTurkishAddresses": [ 1299 { 1300 "platforms": [ 1301 "android", 1302 "chromeos", 1303 "chromeos_lacros", 1304 "fuchsia", 1305 "ios", 1306 "linux", 1307 "mac", 1308 "windows" 1309 ], 1310 "experiments": [ 1311 { 1312 "name": "AutofillEnableLabelPrecedenceForTurkishAddresses", 1313 "enable_features": [ 1314 "AutofillEnableLabelPrecedenceForTurkishAddresses" 1315 ] 1316 } 1317 ] 1318 } 1319 ], 1320 "AutofillEnableMerchantDomainInUnmaskCardRequest": [ 1321 { 1322 "platforms": [ 1323 "chromeos", 1324 "chromeos_lacros", 1325 "linux", 1326 "mac", 1327 "windows" 1328 ], 1329 "experiments": [ 1330 { 1331 "name": "AutofillEnableMerchantDomainInUnmaskCardRequest", 1332 "enable_features": [ 1333 "AutofillEnableMerchantDomainInUnmaskCardRequest" 1334 ] 1335 } 1336 ] 1337 } 1338 ], 1339 "AutofillEnableMovingGPayLogoToTheRightOnClank": [ 1340 { 1341 "platforms": [ 1342 "android" 1343 ], 1344 "experiments": [ 1345 { 1346 "name": "Enabled", 1347 "enable_features": [ 1348 "AutofillEnableMovingGPayLogoToTheRightOnClank" 1349 ] 1350 } 1351 ] 1352 } 1353 ], 1354 "AutofillEnableMovingGPayLogoToTheRightOnDesktop": [ 1355 { 1356 "platforms": [ 1357 "chromeos", 1358 "chromeos_lacros", 1359 "linux", 1360 "mac", 1361 "windows" 1362 ], 1363 "experiments": [ 1364 { 1365 "name": "Enabled", 1366 "enable_features": [ 1367 "AutofillEnableMovingGPayLogoToTheRightOnDesktop" 1368 ] 1369 } 1370 ] 1371 } 1372 ], 1373 "AutofillEnableNewCardProfileRankingAlgorithm": [ 1374 { 1375 "platforms": [ 1376 "android", 1377 "chromeos", 1378 "chromeos_lacros", 1379 "ios", 1380 "linux", 1381 "mac", 1382 "windows" 1383 ], 1384 "experiments": [ 1385 { 1386 "name": "Enabled", 1387 "enable_features": [ 1388 "AutofillEnableRankingFormulaAddressProfiles", 1389 "AutofillEnableRankingFormulaCreditCards" 1390 ] 1391 } 1392 ] 1393 } 1394 ], 1395 "AutofillEnableNewSaveCardBubbleUi": [ 1396 { 1397 "platforms": [ 1398 "chromeos", 1399 "chromeos_lacros", 1400 "fuchsia", 1401 "linux", 1402 "mac", 1403 "windows" 1404 ], 1405 "experiments": [ 1406 { 1407 "name": "Enabled", 1408 "enable_features": [ 1409 "AutofillEnableNewSaveCardBubbleUi" 1410 ] 1411 } 1412 ] 1413 } 1414 ], 1415 "AutofillEnablePaymentsAndroidBottomSheet": [ 1416 { 1417 "platforms": [ 1418 "android" 1419 ], 1420 "experiments": [ 1421 { 1422 "name": "Enabled", 1423 "enable_features": [ 1424 "AutofillEnablePaymentsAndroidBottomSheet" 1425 ] 1426 } 1427 ] 1428 } 1429 ], 1430 "AutofillEnableSupportForParsingWithSharedLabels": [ 1431 { 1432 "platforms": [ 1433 "android_webview", 1434 "android_weblayer", 1435 "android", 1436 "chromeos", 1437 "chromeos_lacros", 1438 "fuchsia", 1439 "ios", 1440 "linux", 1441 "mac", 1442 "windows" 1443 ], 1444 "experiments": [ 1445 { 1446 "name": "Enabled", 1447 "enable_features": [ 1448 "AutofillEnableSupportForParsingWithSharedLabels" 1449 ] 1450 } 1451 ] 1452 } 1453 ], 1454 "AutofillEnableSupportForPhoneNumberTrunkTypes": [ 1455 { 1456 "platforms": [ 1457 "android", 1458 "android_webview", 1459 "chromeos", 1460 "chromeos_lacros", 1461 "fuchsia", 1462 "ios", 1463 "linux", 1464 "mac", 1465 "windows" 1466 ], 1467 "experiments": [ 1468 { 1469 "name": "Enabled", 1470 "enable_features": [ 1471 "AutofillEnableSupportForPhoneNumberTrunkTypes" 1472 ] 1473 } 1474 ] 1475 } 1476 ], 1477 "AutofillEnableVirtualCardOnFile": [ 1478 { 1479 "platforms": [ 1480 "android", 1481 "chromeos", 1482 "chromeos_lacros", 1483 "linux", 1484 "mac", 1485 "windows" 1486 ], 1487 "experiments": [ 1488 { 1489 "name": "Enabled", 1490 "enable_features": [ 1491 "AutofillParseVcnCardOnFileStandaloneCvcFields", 1492 "SyncAutofillWalletUsageData" 1493 ] 1494 } 1495 ] 1496 } 1497 ], 1498 "AutofillEnableZipOnlyAddressForms": [ 1499 { 1500 "platforms": [ 1501 "android", 1502 "android_weblayer", 1503 "android_webview", 1504 "chromeos", 1505 "chromeos_lacros", 1506 "fuchsia", 1507 "ios", 1508 "linux", 1509 "mac", 1510 "windows" 1511 ], 1512 "experiments": [ 1513 { 1514 "name": "Enabled", 1515 "enable_features": [ 1516 "AutofillEnableZipOnlyAddressForms" 1517 ] 1518 } 1519 ] 1520 } 1521 ], 1522 "AutofillGranularFillingAvailable": [ 1523 { 1524 "platforms": [ 1525 "chromeos", 1526 "chromeos_lacros", 1527 "linux", 1528 "mac", 1529 "windows" 1530 ], 1531 "experiments": [ 1532 { 1533 "name": "Enabled", 1534 "enable_features": [ 1535 "AutofillGranularFillingAvailable" 1536 ] 1537 } 1538 ] 1539 } 1540 ], 1541 "AutofillKeyboardAccessory": [ 1542 { 1543 "platforms": [ 1544 "android" 1545 ], 1546 "experiments": [ 1547 { 1548 "name": "Enabled_With_Cards_and_VCN_20230324", 1549 "enable_features": [ 1550 "AutofillKeyboardAccessory", 1551 "AutofillManualFallbackAndroid", 1552 "AutofillTouchToFillForCreditCardsAndroid", 1553 "AutofillVirtualCardsOnTouchToFillAndroid", 1554 "RecoverFromNeverSaveAndroid" 1555 ] 1556 } 1557 ] 1558 } 1559 ], 1560 "AutofillLabelAffixRemoval": [ 1561 { 1562 "platforms": [ 1563 "android_webview", 1564 "android_weblayer", 1565 "android", 1566 "chromeos", 1567 "chromeos_lacros", 1568 "fuchsia", 1569 "ios", 1570 "linux", 1571 "mac", 1572 "windows" 1573 ], 1574 "experiments": [ 1575 { 1576 "name": "Enabled", 1577 "enable_features": [ 1578 "AutofillLabelAffixRemoval" 1579 ] 1580 } 1581 ] 1582 } 1583 ], 1584 "AutofillLogUKMEventsWithSampleRate": [ 1585 { 1586 "platforms": [ 1587 "android", 1588 "android_weblayer", 1589 "chromeos", 1590 "chromeos_lacros", 1591 "ios", 1592 "linux", 1593 "mac", 1594 "windows" 1595 ], 1596 "experiments": [ 1597 { 1598 "name": "Enabled", 1599 "enable_features": [ 1600 "AutofillLogUKMEventsWithSampleRate" 1601 ] 1602 } 1603 ] 1604 } 1605 ], 1606 "AutofillModelPredictions": [ 1607 { 1608 "platforms": [ 1609 "android", 1610 "chromeos", 1611 "chromeos_lacros", 1612 "ios", 1613 "linux", 1614 "mac", 1615 "windows" 1616 ], 1617 "experiments": [ 1618 { 1619 "name": "Enabled", 1620 "params": { 1621 "model_active": "false" 1622 }, 1623 "enable_features": [ 1624 "AutofillModelPredictions" 1625 ] 1626 } 1627 ] 1628 } 1629 ], 1630 "AutofillMoreProminentPopup": [ 1631 { 1632 "platforms": [ 1633 "chromeos", 1634 "chromeos_lacros", 1635 "linux", 1636 "mac", 1637 "windows" 1638 ], 1639 "experiments": [ 1640 { 1641 "name": "Enabled", 1642 "enable_features": [ 1643 "AutofillMoreProminentPopup" 1644 ] 1645 } 1646 ] 1647 } 1648 ], 1649 "AutofillMoveLegalTermsAndIconForNewCardEnrollment": [ 1650 { 1651 "platforms": [ 1652 "chromeos", 1653 "chromeos_lacros", 1654 "linux", 1655 "mac", 1656 "windows" 1657 ], 1658 "experiments": [ 1659 { 1660 "name": "Enabled", 1661 "enable_features": [ 1662 "AutofillMoveLegalTermsAndIconForNewCardEnrollment" 1663 ] 1664 } 1665 ] 1666 } 1667 ], 1668 "AutofillParsingPatternProvider": [ 1669 { 1670 "platforms": [ 1671 "android", 1672 "android_webview", 1673 "chromeos", 1674 "chromeos_lacros", 1675 "ios", 1676 "linux", 1677 "mac", 1678 "windows" 1679 ], 1680 "experiments": [ 1681 { 1682 "name": "Enabled", 1683 "params": { 1684 "prediction_source": "default" 1685 }, 1686 "enable_features": [ 1687 "AutofillParsingPatternProvider" 1688 ] 1689 } 1690 ] 1691 } 1692 ], 1693 "AutofillPopupDoesNotOverlapWithContextMenu": [ 1694 { 1695 "platforms": [ 1696 "chromeos", 1697 "chromeos_lacros", 1698 "mac", 1699 "windows", 1700 "linux" 1701 ], 1702 "experiments": [ 1703 { 1704 "name": "Enabled", 1705 "enable_features": [ 1706 "AutofillPopupDoesNotOverlapWithContextMenu" 1707 ] 1708 } 1709 ] 1710 } 1711 ], 1712 "AutofillPopupUseThresholdForKeyboardAndMobileAccept": [ 1713 { 1714 "platforms": [ 1715 "android", 1716 "chromeos", 1717 "chromeos_lacros", 1718 "linux", 1719 "mac", 1720 "windows" 1721 ], 1722 "experiments": [ 1723 { 1724 "name": "Enabled", 1725 "enable_features": [ 1726 "AutofillPopupUseThresholdForKeyboardAndMobileAccept" 1727 ] 1728 } 1729 ] 1730 } 1731 ], 1732 "AutofillShowAutocompleteDeleteButton": [ 1733 { 1734 "platforms": [ 1735 "chromeos", 1736 "chromeos_lacros", 1737 "mac", 1738 "windows", 1739 "linux" 1740 ], 1741 "experiments": [ 1742 { 1743 "name": "Enabled", 1744 "enable_features": [ 1745 "AutofillShowAutocompleteDeleteButton" 1746 ] 1747 } 1748 ] 1749 } 1750 ], 1751 "AutofillStreetNameOrHouseNumberPrecedenceOverAutocomplete": [ 1752 { 1753 "platforms": [ 1754 "android", 1755 "chromeos", 1756 "chromeos_lacros", 1757 "ios", 1758 "linux", 1759 "mac", 1760 "windows" 1761 ], 1762 "experiments": [ 1763 { 1764 "name": "Enabled_All_AddressLine_1_And_2", 1765 "params": { 1766 "AutofillHeuristicPrecedenceOverAutocompleteScope": "address_line_1_and_2", 1767 "AutofillServerPrecedenceOverAutocompleteScope": "address_line_1_and_2" 1768 }, 1769 "enable_features": [ 1770 "AutofillStreetNameOrHouseNumberPrecedenceOverAutocomplete" 1771 ] 1772 } 1773 ] 1774 } 1775 ], 1776 "AutofillSuggestServerCardInsteadOfLocalCard": [ 1777 { 1778 "platforms": [ 1779 "android", 1780 "chromeos", 1781 "chromeos_lacros", 1782 "ios", 1783 "linux", 1784 "mac", 1785 "windows" 1786 ], 1787 "experiments": [ 1788 { 1789 "name": "Enabled", 1790 "enable_features": [ 1791 "AutofillSuggestServerCardInsteadOfLocalCard" 1792 ] 1793 } 1794 ] 1795 } 1796 ], 1797 "AutofillSurveys": [ 1798 { 1799 "platforms": [ 1800 "chromeos", 1801 "chromeos_lacros", 1802 "mac", 1803 "windows", 1804 "linux" 1805 ], 1806 "experiments": [ 1807 { 1808 "name": "Card_20230606", 1809 "params": { 1810 "en_site_id": "F2fsskHvB0ugnJ3q1cK0NXLjUaK5", 1811 "probability": "1.0" 1812 }, 1813 "enable_features": [ 1814 "AutofillCardSurvey" 1815 ], 1816 "disable_features": [ 1817 "AutofillAddressSurvey", 1818 "AutofillPasswordSurvey" 1819 ] 1820 }, 1821 { 1822 "name": "Password_20230606", 1823 "params": { 1824 "en_site_id": "6VQ4NCCaq0ugnJ3q1cK0TR13rB8t", 1825 "probability": "1.0" 1826 }, 1827 "enable_features": [ 1828 "AutofillPasswordSurvey" 1829 ], 1830 "disable_features": [ 1831 "AutofillAddressSurvey", 1832 "AutofillCardSurvey" 1833 ] 1834 }, 1835 { 1836 "name": "Address_20230606", 1837 "params": { 1838 "en_site_id": "qQW9c2ho10ugnJ3q1cK0X48UQjZs", 1839 "probability": "1.0" 1840 }, 1841 "enable_features": [ 1842 "AutofillAddressSurvey" 1843 ], 1844 "disable_features": [ 1845 "AutofillCardSurvey", 1846 "AutofillPasswordSurvey" 1847 ] 1848 } 1849 ] 1850 } 1851 ], 1852 "AutofillTextAreaChangeEvents": [ 1853 { 1854 "platforms": [ 1855 "android", 1856 "android_webview", 1857 "chromeos", 1858 "chromeos_lacros", 1859 "ios", 1860 "linux", 1861 "mac", 1862 "windows" 1863 ], 1864 "experiments": [ 1865 { 1866 "name": "Enabled", 1867 "enable_features": [ 1868 "AutofillTextAreaChangeEvents" 1869 ] 1870 } 1871 ] 1872 } 1873 ], 1874 "AutofillTrackProfileTokenQuality": [ 1875 { 1876 "platforms": [ 1877 "android", 1878 "chromeos", 1879 "chromeos_lacros", 1880 "ios", 1881 "linux", 1882 "mac", 1883 "windows" 1884 ], 1885 "experiments": [ 1886 { 1887 "name": "Enabled", 1888 "enable_features": [ 1889 "AutofillTrackProfileTokenQuality" 1890 ] 1891 } 1892 ] 1893 } 1894 ], 1895 "AutofillUndo": [ 1896 { 1897 "platforms": [ 1898 "chromeos", 1899 "chromeos_lacros", 1900 "linux", 1901 "mac", 1902 "windows" 1903 ], 1904 "experiments": [ 1905 { 1906 "name": "Enabled", 1907 "enable_features": [ 1908 "AutofillUndo" 1909 ] 1910 } 1911 ] 1912 } 1913 ], 1914 "AutofillUpstream": [ 1915 { 1916 "platforms": [ 1917 "android", 1918 "chromeos", 1919 "chromeos_lacros", 1920 "fuchsia", 1921 "ios", 1922 "linux", 1923 "mac", 1924 "windows" 1925 ], 1926 "experiments": [ 1927 { 1928 "name": "Enabled_20220124", 1929 "enable_features": [ 1930 "AutofillUpstream" 1931 ] 1932 } 1933 ] 1934 } 1935 ], 1936 "AutofillUseAddressRewriterInProfileSubsetComparison": [ 1937 { 1938 "platforms": [ 1939 "android", 1940 "chromeos", 1941 "chromeos_lacros", 1942 "ios", 1943 "linux", 1944 "mac", 1945 "windows" 1946 ], 1947 "experiments": [ 1948 { 1949 "name": "Enabled", 1950 "enable_features": [ 1951 "AutofillUseAddressRewriterInProfileSubsetComparison" 1952 ] 1953 } 1954 ] 1955 } 1956 ], 1957 "AutofillUseDomNodeIdForRendererId": [ 1958 { 1959 "platforms": [ 1960 "android", 1961 "android_webview", 1962 "chromeos", 1963 "chromeos_lacros", 1964 "linux", 1965 "mac", 1966 "windows" 1967 ], 1968 "experiments": [ 1969 { 1970 "name": "Enabled", 1971 "enable_features": [ 1972 "AutofillUseDomNodeIdForRendererId" 1973 ] 1974 } 1975 ] 1976 } 1977 ], 1978 "AutofillUseI18nAddressModel": [ 1979 { 1980 "platforms": [ 1981 "android", 1982 "android_webview", 1983 "chromeos", 1984 "chromeos_lacros", 1985 "ios", 1986 "linux", 1987 "mac", 1988 "windows" 1989 ], 1990 "experiments": [ 1991 { 1992 "name": "Enabled", 1993 "enable_features": [ 1994 "AutofillEnableDependentLocalityParsing", 1995 "AutofillEnableParsingOfStreetLocation", 1996 "AutofillEnableRationalizationEngineForMX", 1997 "AutofillEnableSupportForAddressOverflow", 1998 "AutofillEnableSupportForAddressOverflowAndLandmark", 1999 "AutofillEnableSupportForAdminLevel2", 2000 "AutofillEnableSupportForApartmentNumbers", 2001 "AutofillEnableSupportForBetweenStreets", 2002 "AutofillEnableSupportForBetweenStreetsOrLandmark", 2003 "AutofillEnableSupportForLandmark", 2004 "AutofillLocalHeuristicsOverrides", 2005 "AutofillPreferLabelsInSomeCountries", 2006 "AutofillUseI18nAddressModel" 2007 ] 2008 } 2009 ] 2010 } 2011 ], 2012 "AutofillUseUpdatedRequiredFieldsForAddressImport": [ 2013 { 2014 "platforms": [ 2015 "android", 2016 "chromeos", 2017 "chromeos_lacros", 2018 "ios", 2019 "linux", 2020 "mac", 2021 "windows" 2022 ], 2023 "experiments": [ 2024 { 2025 "name": "Enabled", 2026 "enable_features": [ 2027 "AutofillUseUpdatedRequiredFieldsForAddressImport" 2028 ] 2029 } 2030 ] 2031 } 2032 ], 2033 "AutomaticLazyFrameLoading": [ 2034 { 2035 "platforms": [ 2036 "android", 2037 "chromeos", 2038 "chromeos_lacros", 2039 "fuchsia", 2040 "linux", 2041 "mac", 2042 "windows" 2043 ], 2044 "experiments": [ 2045 { 2046 "name": "Enabled_LazyEmbeds0_20220809", 2047 "params": { 2048 "allowed_websites": "https://www.youtube.com|/embed,https://www.google.com|/maps/embed", 2049 "strategy": "allow_list", 2050 "timeout": "0" 2051 }, 2052 "enable_features": [ 2053 "AutomaticLazyFrameLoadingToEmbedUrls", 2054 "AutomaticLazyFrameLoadingToEmbeds" 2055 ], 2056 "disable_features": [ 2057 "AutomaticLazyFrameLoadingToAds" 2058 ] 2059 }, 2060 { 2061 "name": "Enabled_LazyEmbeds3000_20220809", 2062 "params": { 2063 "allowed_websites": "https://www.youtube.com|/embed,https://www.google.com|/maps/embed", 2064 "strategy": "allow_list", 2065 "timeout": "3000" 2066 }, 2067 "enable_features": [ 2068 "AutomaticLazyFrameLoadingToEmbedUrls", 2069 "AutomaticLazyFrameLoadingToEmbeds" 2070 ], 2071 "disable_features": [ 2072 "AutomaticLazyFrameLoadingToAds" 2073 ] 2074 }, 2075 { 2076 "name": "Enabled_LazyEmbeds5000_20220809", 2077 "params": { 2078 "allowed_websites": "https://www.youtube.com|/embed,https://www.google.com|/maps/embed", 2079 "strategy": "allow_list", 2080 "timeout": "5000" 2081 }, 2082 "enable_features": [ 2083 "AutomaticLazyFrameLoadingToEmbedUrls", 2084 "AutomaticLazyFrameLoadingToEmbeds" 2085 ], 2086 "disable_features": [ 2087 "AutomaticLazyFrameLoadingToAds" 2088 ] 2089 }, 2090 { 2091 "name": "Enabled_LazyEmbedUrls_20220809", 2092 "params": { 2093 "allowed_websites": "https://www.youtube.com|/embed,https://www.google.com|/maps/embed", 2094 "strategy": "allow_list" 2095 }, 2096 "enable_features": [ 2097 "AutomaticLazyFrameLoadingToEmbedUrls" 2098 ], 2099 "disable_features": [ 2100 "AutomaticLazyFrameLoadingToAds", 2101 "AutomaticLazyFrameLoadingToEmbeds" 2102 ] 2103 } 2104 ] 2105 } 2106 ], 2107 "AvatarsCloudMigration": [ 2108 { 2109 "platforms": [ 2110 "chromeos" 2111 ], 2112 "experiments": [ 2113 { 2114 "name": "Enabled", 2115 "enable_features": [ 2116 "AvatarsCloudMigration" 2117 ] 2118 } 2119 ] 2120 } 2121 ], 2122 "AvoidScheduleWorkDuringNativeEventProcessing": [ 2123 { 2124 "platforms": [ 2125 "android", 2126 "android_webview", 2127 "chromeos", 2128 "chromeos_lacros", 2129 "fuchsia", 2130 "linux", 2131 "mac", 2132 "windows" 2133 ], 2134 "experiments": [ 2135 { 2136 "name": "Enabled", 2137 "enable_features": [ 2138 "AvoidScheduleWorkDuringNativeEventProcessing" 2139 ] 2140 } 2141 ] 2142 } 2143 ], 2144 "AvoidUnnecessaryBeforeUnloadCheckSync": [ 2145 { 2146 "platforms": [ 2147 "android", 2148 "android_weblayer", 2149 "chromeos", 2150 "chromeos_lacros", 2151 "fuchsia", 2152 "linux", 2153 "mac", 2154 "windows" 2155 ], 2156 "experiments": [ 2157 { 2158 "name": "Enabled", 2159 "enable_features": [ 2160 "AvoidUnnecessaryBeforeUnloadCheckSync" 2161 ] 2162 } 2163 ] 2164 } 2165 ], 2166 "BFCachePerformanceManagerPolicy": [ 2167 { 2168 "platforms": [ 2169 "android" 2170 ], 2171 "experiments": [ 2172 { 2173 "name": "EnabledPolicy_CacheSize6_20230525", 2174 "params": { 2175 "cache_size": "6", 2176 "foreground_cache_size": "0" 2177 }, 2178 "enable_features": [ 2179 "BFCachePerformanceManagerPolicy", 2180 "BackForwardCacheSize" 2181 ] 2182 } 2183 ] 2184 } 2185 ], 2186 "BackForwardCache": [ 2187 { 2188 "platforms": [ 2189 "android" 2190 ], 2191 "experiments": [ 2192 { 2193 "name": "Enabled", 2194 "params": { 2195 "allowed_websites": "", 2196 "cache_size": "6", 2197 "check_eligibility_after_pagehide": "true", 2198 "file_system_api_supported": "true", 2199 "foreground_cache_size": "2", 2200 "grace_period_to_finish_loading_in_seconds": "60", 2201 "max_buffered_bytes": "200000", 2202 "max_buffered_bytes_per_process": "1024000" 2203 }, 2204 "enable_features": [ 2205 "BackForwardCache", 2206 "FreezeWhileKeepActive", 2207 "LoadingTasksUnfreezable" 2208 ] 2209 } 2210 ] 2211 }, 2212 { 2213 "platforms": [ 2214 "chromeos", 2215 "chromeos_lacros", 2216 "fuchsia", 2217 "linux", 2218 "mac", 2219 "windows" 2220 ], 2221 "experiments": [ 2222 { 2223 "name": "Enabled", 2224 "params": { 2225 "allowed_websites": "", 2226 "cache_size": "6", 2227 "check_eligibility_after_pagehide": "true", 2228 "file_system_api_supported": "true", 2229 "foreground_cache_size": "2", 2230 "grace_period_to_finish_loading_in_seconds": "60", 2231 "max_buffered_bytes": "200000", 2232 "max_buffered_bytes_per_process": "1024000", 2233 "unload_support": "no" 2234 }, 2235 "enable_features": [ 2236 "BackForwardCache", 2237 "FreezeWhileKeepActive", 2238 "LoadingTasksUnfreezable" 2239 ] 2240 } 2241 ] 2242 } 2243 ], 2244 "BackForwardCacheForPageWithCacheControlNotStoredHeader": [ 2245 { 2246 "platforms": [ 2247 "android", 2248 "chromeos", 2249 "linux", 2250 "mac", 2251 "windows" 2252 ], 2253 "experiments": [ 2254 { 2255 "name": "Enabled_20230628", 2256 "params": { 2257 "level": "store-and-evict", 2258 "ttl": "3m" 2259 }, 2260 "enable_features": [ 2261 "CacheControlNoStoreEnterBackForwardCache" 2262 ] 2263 } 2264 ] 2265 } 2266 ], 2267 "BackForwardCacheMediaSessionService": [ 2268 { 2269 "platforms": [ 2270 "android", 2271 "android_webview", 2272 "chromeos_lacros", 2273 "fuchsia", 2274 "linux", 2275 "mac", 2276 "windows" 2277 ], 2278 "experiments": [ 2279 { 2280 "name": "Enabled", 2281 "enable_features": [ 2282 "BackForwardCacheMediaSessionService" 2283 ] 2284 } 2285 ] 2286 } 2287 ], 2288 "BackForwardCacheMemoryControls": [ 2289 { 2290 "platforms": [ 2291 "android" 2292 ], 2293 "experiments": [ 2294 { 2295 "name": "Enabled", 2296 "params": { 2297 "memory_threshold_for_back_forward_cache_in_mb": "1" 2298 }, 2299 "enable_features": [ 2300 "BackForwardCacheMemoryControls" 2301 ] 2302 }, 2303 { 2304 "name": "Enabled_1000", 2305 "params": { 2306 "memory_threshold_for_back_forward_cache_in_mb": "1000" 2307 }, 2308 "enable_features": [ 2309 "BackForwardCacheMemoryControls" 2310 ] 2311 }, 2312 { 2313 "name": "Enabled_1000", 2314 "params": { 2315 "memory_threshold_for_back_forward_cache_in_mb": "1001" 2316 }, 2317 "enable_features": [ 2318 "BackForwardCacheMemoryControls" 2319 ] 2320 }, 2321 { 2322 "name": "Enabled_1000", 2323 "params": { 2324 "memory_threshold_for_back_forward_cache_in_mb": "1100" 2325 }, 2326 "enable_features": [ 2327 "BackForwardCacheMemoryControls" 2328 ] 2329 }, 2330 { 2331 "name": "Enabled_1000", 2332 "params": { 2333 "memory_threshold_for_back_forward_cache_in_mb": "1200" 2334 }, 2335 "enable_features": [ 2336 "BackForwardCacheMemoryControls" 2337 ] 2338 }, 2339 { 2340 "name": "Enabled_1300", 2341 "params": { 2342 "memory_threshold_for_back_forward_cache_in_mb": "1300" 2343 }, 2344 "enable_features": [ 2345 "BackForwardCacheMemoryControls" 2346 ] 2347 }, 2348 { 2349 "name": "Enabled_1000", 2350 "params": { 2351 "memory_threshold_for_back_forward_cache_in_mb": "1400" 2352 }, 2353 "enable_features": [ 2354 "BackForwardCacheMemoryControls" 2355 ] 2356 }, 2357 { 2358 "name": "Enabled_1500", 2359 "params": { 2360 "memory_threshold_for_back_forward_cache_in_mb": "1500" 2361 }, 2362 "enable_features": [ 2363 "BackForwardCacheMemoryControls" 2364 ] 2365 }, 2366 { 2367 "name": "Enabled_1000", 2368 "params": { 2369 "memory_threshold_for_back_forward_cache_in_mb": "1600" 2370 }, 2371 "enable_features": [ 2372 "BackForwardCacheMemoryControls" 2373 ] 2374 }, 2375 { 2376 "name": "Enabled_1700", 2377 "params": { 2378 "memory_threshold_for_back_forward_cache_in_mb": "1700" 2379 }, 2380 "enable_features": [ 2381 "BackForwardCacheMemoryControls" 2382 ] 2383 } 2384 ] 2385 } 2386 ], 2387 "BackForwardCache_NoMemoryLimit_Trial": [ 2388 { 2389 "platforms": [ 2390 "android" 2391 ], 2392 "experiments": [ 2393 { 2394 "name": "Enabled", 2395 "enable_features": [ 2396 "BackForwardCache_NoMemoryLimit_Trial" 2397 ] 2398 } 2399 ] 2400 } 2401 ], 2402 "BackNavigationMenuIPH": [ 2403 { 2404 "platforms": [ 2405 "chromeos", 2406 "chromeos_lacros", 2407 "linux", 2408 "mac", 2409 "windows" 2410 ], 2411 "experiments": [ 2412 { 2413 "name": "EnabledIPHWhenUserPerformsChainedBackNavigation_20230510", 2414 "params": { 2415 "availability": ">0", 2416 "event_trigger": "name:back_navigation_menu_iph_is_triggered;comparator:<=4;window:365;storage:365", 2417 "event_used": "name:back_navigation_menu_is_opened;comparator:==0;window:7;storage:365", 2418 "session_rate": "<1", 2419 "snooze_params": "max_limit:4,snooze_interval:7", 2420 "x_experiment": "1" 2421 }, 2422 "enable_features": [ 2423 "IPH_BackNavigationMenu" 2424 ] 2425 } 2426 ] 2427 } 2428 ], 2429 "BackgroundCrxDownloaderMac": [ 2430 { 2431 "platforms": [ 2432 "mac" 2433 ], 2434 "experiments": [ 2435 { 2436 "name": "Enabled_Dogfood", 2437 "enable_features": [ 2438 "BackgroundCrxDownloaderMac" 2439 ] 2440 } 2441 ] 2442 } 2443 ], 2444 "BackgroundResourceFetch": [ 2445 { 2446 "platforms": [ 2447 "android", 2448 "android_webview", 2449 "chromeos", 2450 "chromeos_lacros", 2451 "linux", 2452 "mac", 2453 "windows" 2454 ], 2455 "experiments": [ 2456 { 2457 "name": "Enabled", 2458 "enable_features": [ 2459 "BackgroundResourceFetch", 2460 "ReduceTransferSizeUpdatedIPC" 2461 ] 2462 } 2463 ] 2464 } 2465 ], 2466 "BackgroundTabLoadingFromPerformanceManager": [ 2467 { 2468 "platforms": [ 2469 "chromeos", 2470 "chromeos_lacros", 2471 "linux", 2472 "mac", 2473 "windows" 2474 ], 2475 "experiments": [ 2476 { 2477 "name": "Enabled", 2478 "enable_features": [ 2479 "BackgroundTabLoadingFromPerformanceManager" 2480 ] 2481 } 2482 ] 2483 } 2484 ], 2485 "BackgroundThreadNormalMemoryPriorityWin": [ 2486 { 2487 "platforms": [ 2488 "windows" 2489 ], 2490 "experiments": [ 2491 { 2492 "name": "Enabled", 2493 "enable_features": [ 2494 "BackgroundThreadNormalMemoryPriorityWin" 2495 ] 2496 } 2497 ] 2498 } 2499 ], 2500 "BeforeunloadEventCancelByPreventDefault": [ 2501 { 2502 "platforms": [ 2503 "android", 2504 "android_webview", 2505 "chromeos", 2506 "chromeos_lacros", 2507 "linux", 2508 "mac", 2509 "windows" 2510 ], 2511 "experiments": [ 2512 { 2513 "name": "Enabled", 2514 "enable_features": [ 2515 "BeforeunloadEventCancelByPreventDefault" 2516 ] 2517 }, 2518 { 2519 "name": "Disabled", 2520 "disable_features": [ 2521 "BeforeunloadEventCancelByPreventDefault" 2522 ] 2523 } 2524 ] 2525 } 2526 ], 2527 "BiometricAuthPwdFillAndroid": [ 2528 { 2529 "platforms": [ 2530 "android" 2531 ], 2532 "experiments": [ 2533 { 2534 "name": "Enabled_20210616", 2535 "enable_features": [ 2536 "BiometricTouchToFill" 2537 ] 2538 } 2539 ] 2540 } 2541 ], 2542 "BlinkSchedulerCompositorTQPolicyDuringThreadedScroll": [ 2543 { 2544 "platforms": [ 2545 "android", 2546 "android_weblayer", 2547 "android_webview", 2548 "chromeos", 2549 "chromeos_lacros", 2550 "fuchsia", 2551 "linux", 2552 "mac", 2553 "windows" 2554 ], 2555 "experiments": [ 2556 { 2557 "name": "EnabledWithLowPriority_20220729", 2558 "params": { 2559 "policy": "low-priority-with-anti-starvation" 2560 }, 2561 "enable_features": [ 2562 "ThreadedScrollPreventRenderingStarvation" 2563 ] 2564 } 2565 ] 2566 } 2567 ], 2568 "BlockMidiByDefault": [ 2569 { 2570 "platforms": [ 2571 "android", 2572 "chromeos", 2573 "chromeos_lacros", 2574 "linux", 2575 "mac", 2576 "windows" 2577 ], 2578 "experiments": [ 2579 { 2580 "name": "Enabled", 2581 "enable_features": [ 2582 "BlockMidiByDefault" 2583 ] 2584 } 2585 ] 2586 } 2587 ], 2588 "BluetoothQualityReport": [ 2589 { 2590 "platforms": [ 2591 "chromeos" 2592 ], 2593 "experiments": [ 2594 { 2595 "name": "Enabled_20221013", 2596 "enable_features": [ 2597 "BluetoothQualityReport" 2598 ] 2599 } 2600 ] 2601 } 2602 ], 2603 "BorealisProvision": [ 2604 { 2605 "platforms": [ 2606 "chromeos", 2607 "chromeos_lacros" 2608 ], 2609 "experiments": [ 2610 { 2611 "name": "Enabled", 2612 "enable_features": [ 2613 "BorealisProvision" 2614 ] 2615 } 2616 ] 2617 } 2618 ], 2619 "BottomOmniboxSteadyStateIOS": [ 2620 { 2621 "platforms": [ 2622 "ios" 2623 ], 2624 "experiments": [ 2625 { 2626 "name": "Enabled_ForSafariSwitcher", 2627 "params": { 2628 "BottomOmniboxDefaultSettingParam": "BottomSafariSwitcher" 2629 }, 2630 "enable_features": [ 2631 "BottomOmniboxDefaultSetting" 2632 ] 2633 } 2634 ] 2635 } 2636 ], 2637 "BrowserLockdownModeIOS": [ 2638 { 2639 "platforms": [ 2640 "ios" 2641 ], 2642 "experiments": [ 2643 { 2644 "name": "Enabled", 2645 "enable_features": [ 2646 "BrowserLockdownModeAvailable" 2647 ] 2648 } 2649 ] 2650 } 2651 ], 2652 "BrowserPeriodicYieldingToNative": [ 2653 { 2654 "platforms": [ 2655 "android" 2656 ], 2657 "experiments": [ 2658 { 2659 "name": "Enabled", 2660 "enable_features": [ 2661 "BrowserPeriodicYieldingToNative" 2662 ] 2663 } 2664 ] 2665 } 2666 ], 2667 "BrowserSwitcherNoneIsGreylist": [ 2668 { 2669 "platforms": [ 2670 "fuchsia", 2671 "linux", 2672 "mac", 2673 "windows" 2674 ], 2675 "experiments": [ 2676 { 2677 "name": "Enabled", 2678 "enable_features": [ 2679 "BrowserSwitcherNoneIsGreylist" 2680 ] 2681 } 2682 ] 2683 } 2684 ], 2685 "BrowserThreadPoolAdjustmentForAndroid": [ 2686 { 2687 "platforms": [ 2688 "android" 2689 ], 2690 "experiments": [ 2691 { 2692 "name": "thread_pool_default_20230920", 2693 "params": { 2694 "BrowserThreadPoolCoresMultiplier": "0.6", 2695 "BrowserThreadPoolMax": "8", 2696 "BrowserThreadPoolMin": "6", 2697 "BrowserThreadPoolOffset": "0" 2698 }, 2699 "enable_features": [ 2700 "BrowserThreadPoolAdjustment" 2701 ] 2702 } 2703 ] 2704 } 2705 ], 2706 "BrowserThreadPoolAdjustmentForDesktop": [ 2707 { 2708 "platforms": [ 2709 "chromeos", 2710 "chromeos_lacros", 2711 "linux", 2712 "mac", 2713 "windows" 2714 ], 2715 "experiments": [ 2716 { 2717 "name": "thread_pool_default_20230920", 2718 "params": { 2719 "BrowserThreadPoolCoresMultiplier": "0.6", 2720 "BrowserThreadPoolMax": "32", 2721 "BrowserThreadPoolMin": "16", 2722 "BrowserThreadPoolOffset": "0" 2723 }, 2724 "enable_features": [ 2725 "BrowserThreadPoolAdjustment" 2726 ] 2727 } 2728 ] 2729 } 2730 ], 2731 "BrowsingTopicsParameters": [ 2732 { 2733 "platforms": [ 2734 "android", 2735 "chromeos", 2736 "chromeos_lacros", 2737 "linux", 2738 "mac", 2739 "windows" 2740 ], 2741 "experiments": [ 2742 { 2743 "name": "PrioritizeHighUtilityTopics", 2744 "params": { 2745 "prioritized_topics_list": "57,86,126,149,172,180,196,207,239,254,263,272,289,299,332" 2746 }, 2747 "enable_features": [ 2748 "BrowsingTopicsParameters" 2749 ] 2750 } 2751 ] 2752 } 2753 ], 2754 "BubbleMetricsApi": [ 2755 { 2756 "platforms": [ 2757 "chromeos", 2758 "chromeos_lacros", 2759 "linux", 2760 "mac", 2761 "windows" 2762 ], 2763 "experiments": [ 2764 { 2765 "name": "Enabled", 2766 "enable_features": [ 2767 "BubbleMetricsApi" 2768 ] 2769 } 2770 ] 2771 } 2772 ], 2773 "BufferSizeForFilterSourceStream": [ 2774 { 2775 "platforms": [ 2776 "android", 2777 "chromeos", 2778 "chromeos_lacros", 2779 "linux", 2780 "mac", 2781 "windows" 2782 ], 2783 "experiments": [ 2784 { 2785 "name": "buffer_size_0032k_20230919", 2786 "params": { 2787 "BufferSizeForFilterSourceStream": "32768" 2788 }, 2789 "enable_features": [ 2790 "BufferSizeForFilterSourceStreamFeature" 2791 ] 2792 } 2793 ] 2794 } 2795 ], 2796 "CCTMinimized": [ 2797 { 2798 "platforms": [ 2799 "android" 2800 ], 2801 "experiments": [ 2802 { 2803 "name": "EnabledWithIPH", 2804 "params": { 2805 "availability": "any", 2806 "event_1": "name:cct_minimized_iph_trigger;comparator:<1;window:1;storage:360", 2807 "event_trigger": "name:cct_minimized_iph_trigger;comparator:<3;window:360;storage:360", 2808 "event_used": "name:cct_minimize_button_clicked;comparator:==0;window:360;storage:360", 2809 "session_rate": "==0" 2810 }, 2811 "enable_features": [ 2812 "CCTMinimized", 2813 "IPH_CCTMinimized" 2814 ] 2815 } 2816 ] 2817 } 2818 ], 2819 "CCTPageInsightsHub": [ 2820 { 2821 "platforms": [ 2822 "android" 2823 ], 2824 "experiments": [ 2825 { 2826 "name": "Enabled", 2827 "enable_features": [ 2828 "CCTPageInsightsHub" 2829 ] 2830 } 2831 ] 2832 } 2833 ], 2834 "CCTRealTimeEngagementSignalsAlternativeImpl": [ 2835 { 2836 "platforms": [ 2837 "android" 2838 ], 2839 "experiments": [ 2840 { 2841 "name": "Enabled", 2842 "enable_features": [ 2843 "CCTRealTimeEngagementSignalsAlternativeImpl" 2844 ] 2845 } 2846 ] 2847 } 2848 ], 2849 "CPSS": [ 2850 { 2851 "platforms": [ 2852 "android", 2853 "chromeos", 2854 "chromeos_lacros", 2855 "fuchsia", 2856 "linux", 2857 "mac", 2858 "windows" 2859 ], 2860 "experiments": [ 2861 { 2862 "name": "Enabled_20210901", 2863 "params": { 2864 "holdback_chance": "0.3" 2865 }, 2866 "enable_features": [ 2867 "PermissionPredictions" 2868 ] 2869 } 2870 ] 2871 } 2872 ], 2873 "CPSS-V2": [ 2874 { 2875 "platforms": [ 2876 "chromeos", 2877 "linux", 2878 "mac", 2879 "windows" 2880 ], 2881 "experiments": [ 2882 { 2883 "name": "Enabled_20230926", 2884 "params": { 2885 "holdback_chance": "0.3" 2886 }, 2887 "enable_features": [ 2888 "PermissionDedicatedCpssSettings", 2889 "PermissionPredictionsV2" 2890 ] 2891 } 2892 ] 2893 } 2894 ], 2895 "CPUInterventionEvaluationLogging": [ 2896 { 2897 "platforms": [ 2898 "chromeos", 2899 "chromeos_lacros", 2900 "linux", 2901 "mac", 2902 "windows" 2903 ], 2904 "experiments": [ 2905 { 2906 "name": "Enabled_20231016", 2907 "params": { 2908 "delay_before_logging": "60s", 2909 "threshold_chrome_cpu_percent": "25" 2910 }, 2911 "enable_features": [ 2912 "CPUInterventionEvaluationLogging" 2913 ] 2914 } 2915 ] 2916 } 2917 ], 2918 "CSSCustomPropertiesAblation": [ 2919 { 2920 "platforms": [ 2921 "android", 2922 "android_weblayer", 2923 "chromeos", 2924 "chromeos_lacros", 2925 "linux", 2926 "mac", 2927 "windows" 2928 ], 2929 "experiments": [ 2930 { 2931 "name": "Enabled", 2932 "enable_features": [ 2933 "CSSCustomPropertiesAblation" 2934 ] 2935 } 2936 ] 2937 } 2938 ], 2939 "CSSDisplayAnimation": [ 2940 { 2941 "platforms": [ 2942 "android", 2943 "android_weblayer", 2944 "chromeos", 2945 "chromeos_lacros", 2946 "linux", 2947 "mac", 2948 "windows" 2949 ], 2950 "experiments": [ 2951 { 2952 "name": "Enabled", 2953 "enable_features": [ 2954 "CSSDisplayAnimation" 2955 ] 2956 }, 2957 { 2958 "name": "Disabled", 2959 "disable_features": [ 2960 "CSSDisplayAnimation" 2961 ] 2962 } 2963 ] 2964 } 2965 ], 2966 "CSSEasySelectors": [ 2967 { 2968 "platforms": [ 2969 "android", 2970 "android_weblayer", 2971 "chromeos", 2972 "chromeos_lacros", 2973 "linux", 2974 "mac", 2975 "windows" 2976 ], 2977 "experiments": [ 2978 { 2979 "name": "Enabled", 2980 "enable_features": [ 2981 "CSSEasySelectors" 2982 ] 2983 } 2984 ] 2985 } 2986 ], 2987 "CSSOverflowForReplacedElements": [ 2988 { 2989 "platforms": [ 2990 "android", 2991 "android_webview", 2992 "android_weblayer", 2993 "windows", 2994 "mac", 2995 "chromeos", 2996 "chromeos_lacros", 2997 "linux", 2998 "ios" 2999 ], 3000 "experiments": [ 3001 { 3002 "name": "Enabled", 3003 "enable_features": [ 3004 "CSSOverflowForReplacedElements" 3005 ] 3006 } 3007 ] 3008 } 3009 ], 3010 "CSSParserSelectorArena": [ 3011 { 3012 "platforms": [ 3013 "android", 3014 "android_weblayer", 3015 "chromeos", 3016 "chromeos_lacros", 3017 "fuchsia", 3018 "linux", 3019 "mac", 3020 "windows" 3021 ], 3022 "experiments": [ 3023 { 3024 "name": "Enabled", 3025 "enable_features": [ 3026 "CSSParserSelectorArena" 3027 ] 3028 } 3029 ] 3030 } 3031 ], 3032 "CSSSuperRulesets": [ 3033 { 3034 "platforms": [ 3035 "android", 3036 "chromeos", 3037 "chromeos_lacros", 3038 "linux", 3039 "mac", 3040 "windows" 3041 ], 3042 "experiments": [ 3043 { 3044 "name": "Enabled", 3045 "enable_features": [ 3046 "CSSSuperRulesets" 3047 ] 3048 } 3049 ] 3050 } 3051 ], 3052 "CVDisplayLinkBeginFrameSource": [ 3053 { 3054 "platforms": [ 3055 "mac" 3056 ], 3057 "experiments": [ 3058 { 3059 "name": "Enabled", 3060 "enable_features": [ 3061 "CVDisplayLinkBeginFrameSource" 3062 ] 3063 } 3064 ] 3065 } 3066 ], 3067 "CacheFontFamilyMatching": [ 3068 { 3069 "platforms": [ 3070 "chromeos", 3071 "fuchsia", 3072 "linux" 3073 ], 3074 "experiments": [ 3075 { 3076 "name": "Enabled", 3077 "enable_features": [ 3078 "CacheFontFamilyMatching" 3079 ] 3080 } 3081 ] 3082 } 3083 ], 3084 "CacheInlineScriptCode": [ 3085 { 3086 "platforms": [ 3087 "android", 3088 "android_weblayer", 3089 "chromeos", 3090 "chromeos_lacros", 3091 "fuchsia", 3092 "linux", 3093 "mac", 3094 "windows" 3095 ], 3096 "experiments": [ 3097 { 3098 "name": "Disabled_20220715", 3099 "disable_features": [ 3100 "CacheInlineScriptCode" 3101 ] 3102 } 3103 ] 3104 } 3105 ], 3106 "CameraMonitoringInVideoCaptureService": [ 3107 { 3108 "platforms": [ 3109 "mac" 3110 ], 3111 "experiments": [ 3112 { 3113 "name": "Enabled", 3114 "enable_features": [ 3115 "CameraMonitoringInVideoCaptureService" 3116 ] 3117 } 3118 ] 3119 } 3120 ], 3121 "Canvas2DAutoFlushParams": [ 3122 { 3123 "platforms": [ 3124 "mac", 3125 "windows", 3126 "android" 3127 ], 3128 "experiments": [ 3129 { 3130 "name": "Candidate", 3131 "params": { 3132 "max_pinned_image_kb": "32768", 3133 "max_recorded_op_kb": "2048" 3134 }, 3135 "enable_features": [ 3136 "Canvas2DAutoFlushParams" 3137 ] 3138 } 3139 ] 3140 } 3141 ], 3142 "Canvas2DHibernationMac": [ 3143 { 3144 "platforms": [ 3145 "mac" 3146 ], 3147 "experiments": [ 3148 { 3149 "name": "Enabled", 3150 "enable_features": [ 3151 "Canvas2DHibernation" 3152 ] 3153 } 3154 ] 3155 } 3156 ], 3157 "CanvasOopWithoutGpuTileRaster": [ 3158 { 3159 "platforms": [ 3160 "windows" 3161 ], 3162 "experiments": [ 3163 { 3164 "name": "Enabled", 3165 "enable_features": [ 3166 "CanvasOopWithoutGpuTileRaster" 3167 ] 3168 } 3169 ] 3170 } 3171 ], 3172 "CanvasOutOfProcessRasterization": [ 3173 { 3174 "platforms": [ 3175 "android", 3176 "android_webview", 3177 "android_weblayer", 3178 "chromeos", 3179 "chromeos_lacros", 3180 "linux", 3181 "mac" 3182 ], 3183 "experiments": [ 3184 { 3185 "name": "Enabled", 3186 "enable_features": [ 3187 "CanvasOopRasterization" 3188 ] 3189 } 3190 ] 3191 } 3192 ], 3193 "CaptureModeSelfieCamera": [ 3194 { 3195 "platforms": [ 3196 "chromeos" 3197 ], 3198 "experiments": [ 3199 { 3200 "name": "EnableCaptureModeSelfieCamera", 3201 "enable_features": [ 3202 "CaptureModeSelfieCamera" 3203 ] 3204 } 3205 ] 3206 } 3207 ], 3208 "CastMirroringPlayoutDelayAndBitrate": [ 3209 { 3210 "platforms": [ 3211 "chromeos", 3212 "chromeos_lacros", 3213 "linux", 3214 "mac", 3215 "windows" 3216 ], 3217 "experiments": [ 3218 { 3219 "name": "both_enabled", 3220 "params": { 3221 "cast_mirroring_playout_delay_ms": "200" 3222 }, 3223 "enable_features": [ 3224 "CastMirroringPlayoutDelay", 3225 "CastStreamingExponentialVideoBitrateAlgorithm" 3226 ] 3227 }, 3228 { 3229 "name": "playout_enabled", 3230 "params": { 3231 "cast_mirroring_playout_delay_ms": "200" 3232 }, 3233 "enable_features": [ 3234 "CastMirroringPlayoutDelay" 3235 ] 3236 }, 3237 { 3238 "name": "bitrate_enabled", 3239 "enable_features": [ 3240 "CastStreamingExponentialVideoBitrateAlgorithm" 3241 ] 3242 } 3243 ] 3244 } 3245 ], 3246 "CctClientDataHeader": [ 3247 { 3248 "platforms": [ 3249 "android" 3250 ], 3251 "experiments": [ 3252 { 3253 "name": "Enabled", 3254 "params": { 3255 "expected_version": "300000000", 3256 "header_value": "header value" 3257 }, 3258 "enable_features": [ 3259 "CCTClientDataHeader" 3260 ] 3261 } 3262 ] 3263 } 3264 ], 3265 "CdmStorageDatabaseMigrationTrial": [ 3266 { 3267 "platforms": [ 3268 "chromeos", 3269 "chromeos_lacros", 3270 "linux", 3271 "mac", 3272 "windows" 3273 ], 3274 "experiments": [ 3275 { 3276 "name": "Enabled", 3277 "enable_features": [ 3278 "CdmStorageDatabase" 3279 ] 3280 } 3281 ] 3282 } 3283 ], 3284 "CertDualVerificationTrial": [ 3285 { 3286 "platforms": [ 3287 "android", 3288 "linux", 3289 "chromeos", 3290 "chromeos_lacros" 3291 ], 3292 "experiments": [ 3293 { 3294 "name": "Enabled", 3295 "enable_features": [ 3296 "CertDualVerificationTrial" 3297 ] 3298 } 3299 ] 3300 } 3301 ], 3302 "ChangeExtensionEventPageSuspendDelay": [ 3303 { 3304 "platforms": [ 3305 "chromeos", 3306 "chromeos_lacros", 3307 "fuchsia", 3308 "linux", 3309 "mac", 3310 "windows" 3311 ], 3312 "experiments": [ 3313 { 3314 "name": "ChangeExtensionEventPageSuspendDelay", 3315 "params": { 3316 "event-page-suspend-delay-ms": "61000" 3317 }, 3318 "enable_features": [ 3319 "ChangeExtensionEventPageSuspendDelay" 3320 ] 3321 } 3322 ] 3323 } 3324 ], 3325 "ChannelIndicator": [ 3326 { 3327 "platforms": [ 3328 "chromeos" 3329 ], 3330 "experiments": [ 3331 { 3332 "name": "ChannelIndicator", 3333 "enable_features": [ 3334 "ReleaseTrackUi" 3335 ] 3336 } 3337 ] 3338 } 3339 ], 3340 "CheckHTMLParserBudgetLessOften": [ 3341 { 3342 "platforms": [ 3343 "android", 3344 "android_webview", 3345 "chromeos", 3346 "chromeos_lacros", 3347 "linux", 3348 "mac", 3349 "windows" 3350 ], 3351 "experiments": [ 3352 { 3353 "name": "Enabled_Nonstable_20230320", 3354 "enable_features": [ 3355 "CheckHTMLParserBudgetLessOften" 3356 ] 3357 } 3358 ] 3359 } 3360 ], 3361 "ChromeCartDomBasedHeuristics": [ 3362 { 3363 "platforms": [ 3364 "chromeos", 3365 "chromeos_lacros", 3366 "linux", 3367 "mac", 3368 "windows" 3369 ], 3370 "experiments": [ 3371 { 3372 "name": "enabled_chrome_cart_dom_based_heuristics_20230214", 3373 "enable_features": [ 3374 "ChromeCartDomBasedHeuristics" 3375 ] 3376 } 3377 ] 3378 } 3379 ], 3380 "ChromeLabs": [ 3381 { 3382 "platforms": [ 3383 "fuchsia", 3384 "linux", 3385 "mac", 3386 "windows" 3387 ], 3388 "experiments": [ 3389 { 3390 "name": "Enabled_20210128", 3391 "enable_features": [ 3392 "ChromeLabs" 3393 ] 3394 } 3395 ] 3396 } 3397 ], 3398 "ChromeLabsChromeOS": [ 3399 { 3400 "platforms": [ 3401 "chromeos", 3402 "chromeos_lacros" 3403 ], 3404 "experiments": [ 3405 { 3406 "name": "Enabled_20210617", 3407 "enable_features": [ 3408 "ChromeLabs" 3409 ] 3410 } 3411 ] 3412 } 3413 ], 3414 "ChromeManagementPageAndroid": [ 3415 { 3416 "platforms": [ 3417 "android" 3418 ], 3419 "experiments": [ 3420 { 3421 "name": "ChromeManagementPageAndroid", 3422 "enable_features": [ 3423 "ChromeManagementPageAndroid" 3424 ] 3425 } 3426 ] 3427 } 3428 ], 3429 "ChromeOSARCVMAppRescue": [ 3430 { 3431 "platforms": [ 3432 "chromeos" 3433 ], 3434 "experiments": [ 3435 { 3436 "name": "EnabledGroupMedium_20221212", 3437 "params": { 3438 "interval": "30000", 3439 "swappiness": "0" 3440 }, 3441 "enable_features": [ 3442 "ArcMglruReclaim" 3443 ] 3444 } 3445 ] 3446 } 3447 ], 3448 "ChromeOSARCVMLmkPerceptibleMinState": [ 3449 { 3450 "platforms": [ 3451 "chromeos" 3452 ], 3453 "experiments": [ 3454 { 3455 "name": "Enabled", 3456 "enable_features": [ 3457 "ArcLmkPerceptibleMinStateUpdate" 3458 ] 3459 } 3460 ] 3461 } 3462 ], 3463 "ChromeOSARCVMReclaimThrottle": [ 3464 { 3465 "platforms": [ 3466 "chromeos" 3467 ], 3468 "experiments": [ 3469 { 3470 "name": "EnabledGroupMedium_20220808", 3471 "params": { 3472 "ArcVmInactivityTimeMs": "600s", 3473 "ArcVmTrimBackoffTimeMs": "900s", 3474 "MaxPageLimit": "250000", 3475 "OnlyDropCachesOnFirstMemoryPressureAfterArcVmBoot": "true", 3476 "PagesPerMinute": "15000", 3477 "TrimArcVmOnFirstMemoryPressureAfterArcVmBoot": "true" 3478 }, 3479 "enable_features": [ 3480 "TrimArcVmOnMemoryPressure" 3481 ] 3482 } 3483 ] 3484 } 3485 ], 3486 "ChromeOSAmbientModeManagedScreensaver": [ 3487 { 3488 "platforms": [ 3489 "chromeos" 3490 ], 3491 "experiments": [ 3492 { 3493 "name": "Enabled_Dogfood", 3494 "enable_features": [ 3495 "ChromeOSAmbientModeManagedScreensaver" 3496 ] 3497 }, 3498 { 3499 "name": "Enabled", 3500 "enable_features": [ 3501 "ChromeOSAmbientModeManagedScreensaver" 3502 ] 3503 } 3504 ] 3505 } 3506 ], 3507 "ChromeOSBoostUrgentVariables": [ 3508 { 3509 "platforms": [ 3510 "chromeos" 3511 ], 3512 "experiments": [ 3513 { 3514 "name": "EnabledGroup60_20230307", 3515 "params": { 3516 "BoostUrgent": "60" 3517 }, 3518 "enable_features": [ 3519 "CrOSLateBootSchedUtilHints60", 3520 "SchedUtilHints" 3521 ], 3522 "disable_features": [ 3523 "CrOSLateBootSchedUtilHints40", 3524 "CrOSLateBootSchedUtilHints80" 3525 ] 3526 } 3527 ] 3528 } 3529 ], 3530 "ChromeOSGrowthFramework": [ 3531 { 3532 "platforms": [ 3533 "chromeos" 3534 ], 3535 "experiments": [ 3536 { 3537 "name": "EnabledInDemoMode", 3538 "enable_features": [ 3539 "GrowthCampaignsInDemoMode", 3540 "GrowthFramework" 3541 ] 3542 } 3543 ] 3544 } 3545 ], 3546 "ChromeOSHWVBREncoding": [ 3547 { 3548 "platforms": [ 3549 "chromeos" 3550 ], 3551 "experiments": [ 3552 { 3553 "name": "Enabled_20230922", 3554 "enable_features": [ 3555 "ChromeOSHWVBREncoding" 3556 ] 3557 } 3558 ] 3559 } 3560 ], 3561 "ChromeOSHoldingSpaceExperiments": [ 3562 { 3563 "platforms": [ 3564 "chromeos" 3565 ], 3566 "experiments": [ 3567 { 3568 "name": "PredictabilityOnlyEnabled", 3569 "enable_features": [ 3570 "HoldingSpacePredictability" 3571 ], 3572 "disable_features": [ 3573 "HoldingSpaceRefresh", 3574 "HoldingSpaceSuggestions" 3575 ] 3576 }, 3577 { 3578 "name": "PredictabilityWithRefreshEnabled", 3579 "enable_features": [ 3580 "HoldingSpacePredictability", 3581 "HoldingSpaceRefresh" 3582 ], 3583 "disable_features": [ 3584 "HoldingSpaceSuggestions" 3585 ] 3586 }, 3587 { 3588 "name": "PredictabilityWithSuggestionsEnabled", 3589 "enable_features": [ 3590 "HoldingSpacePredictability", 3591 "HoldingSpaceSuggestions" 3592 ], 3593 "disable_features": [ 3594 "HoldingSpaceRefresh" 3595 ] 3596 } 3597 ] 3598 } 3599 ], 3600 "ChromeOSIgnoreUiGainsOnAGC": [ 3601 { 3602 "platforms": [ 3603 "chromeos" 3604 ], 3605 "experiments": [ 3606 { 3607 "name": "Enabled_20230905", 3608 "enable_features": [ 3609 "IgnoreUiGains" 3610 ] 3611 } 3612 ] 3613 } 3614 ], 3615 "ChromeOSLruTtlVariables": [ 3616 { 3617 "platforms": [ 3618 "chromeos" 3619 ], 3620 "experiments": [ 3621 { 3622 "name": "MinTtlMs250_20230427", 3623 "enable_features": [ 3624 "CrOSLateBootLruMinTtlMs250" 3625 ], 3626 "disable_features": [ 3627 "CrOSLateBootLruMinTtlMs100", 3628 "CrOSLateBootLruMinTtlMs500" 3629 ] 3630 } 3631 ] 3632 } 3633 ], 3634 "ChromeOSMaterialNextWaveOneWithTimeOfDayM117AndBeyond": [ 3635 { 3636 "platforms": [ 3637 "chromeos" 3638 ], 3639 "experiments": [ 3640 { 3641 "name": "TimeOfDayEnabledM117AndBeyond", 3642 "enable_features": [ 3643 "FeatureManagementTimeOfDayScreenSaver", 3644 "FeatureManagementTimeOfDayWallpaper", 3645 "Jelly", 3646 "TimeOfDayScreenSaver", 3647 "TimeOfDayWallpaper" 3648 ] 3649 } 3650 ] 3651 } 3652 ], 3653 "ChromeOSMemoryPressureSignalStudyArc": [ 3654 { 3655 "platforms": [ 3656 "chromeos" 3657 ], 3658 "experiments": [ 3659 { 3660 "name": "Enabled5MinutesKillDelay", 3661 "params": { 3662 "critical_threshold_percentage": "800", 3663 "priority_app_lmk_delay_list": "com.mojang.minecraftpe,com.cisco.anyconnect.vpn.android.avf,com.cisco.anyconnect.vpn.android.avf:nchs,com.cisco.anyconnect.vpn.android.avf:umbrella,zscaler.com.zschromeosapp,net.openvpn.openvpn,net.openvpn.openvpn:openvpn_service,com.checkpoint.VPN,com.fortinet.forticlient_vpn,com.fast.free.unblock.secure.vpn,com.zscaler.doeprod4522", 3664 "priority_app_lmk_delay_sec": "300" 3665 }, 3666 "enable_features": [ 3667 "ArcPriorityAppLmkDelay", 3668 "ChromeOSMemoryPressureSignalStudyArc" 3669 ] 3670 } 3671 ] 3672 } 3673 ], 3674 "ChromeOSMemoryPressureSignalStudyNonArc": [ 3675 { 3676 "platforms": [ 3677 "chromeos" 3678 ], 3679 "experiments": [ 3680 { 3681 "name": "Enabled", 3682 "params": { 3683 "critical_threshold_percentage": "1500" 3684 }, 3685 "enable_features": [ 3686 "ChromeOSMemoryPressureSignalStudyNonArc" 3687 ] 3688 } 3689 ] 3690 } 3691 ], 3692 "ChromeOSPrintingIppUsb": [ 3693 { 3694 "platforms": [ 3695 "chromeos" 3696 ], 3697 "experiments": [ 3698 { 3699 "name": "Enabled", 3700 "enable_features": [ 3701 "IppFirstSetupForUsbPrinters" 3702 ] 3703 } 3704 ] 3705 } 3706 ], 3707 "ChromeOSRawPSIMetrics": [ 3708 { 3709 "platforms": [ 3710 "chromeos" 3711 ], 3712 "experiments": [ 3713 { 3714 "name": "EnabledGroup10s_20220107", 3715 "params": { 3716 "period": "10" 3717 }, 3718 "enable_features": [ 3719 "ArcVmMemoryPSIReports", 3720 "MemoryPressureMetricsDetail" 3721 ] 3722 } 3723 ] 3724 } 3725 ], 3726 "ChromeOSRobustAudioDeviceSelectLogic": [ 3727 { 3728 "platforms": [ 3729 "chromeos" 3730 ], 3731 "experiments": [ 3732 { 3733 "name": "Enabled_20221019", 3734 "enable_features": [ 3735 "RobustAudioDeviceSelectLogic" 3736 ] 3737 } 3738 ] 3739 } 3740 ], 3741 "ChromeOSScreenSaverDuration": [ 3742 { 3743 "platforms": [ 3744 "chromeos" 3745 ], 3746 "experiments": [ 3747 { 3748 "name": "Dogfood_CANARY_DEV_BETA_50", 3749 "enable_features": [ 3750 "ScreenSaverDuration" 3751 ] 3752 } 3753 ] 3754 } 3755 ], 3756 "ChromeOSWelcomeTour": [ 3757 { 3758 "platforms": [ 3759 "chromeos" 3760 ], 3761 "experiments": [ 3762 { 3763 "name": "Counterfactual_CANARY_DEV_10", 3764 "params": { 3765 "is-counterfactual": "true" 3766 }, 3767 "enable_features": [ 3768 "WelcomeTour" 3769 ] 3770 }, 3771 { 3772 "name": "Enabled_CANARY_DEV_10", 3773 "params": { 3774 "is-counterfactual": "false" 3775 }, 3776 "enable_features": [ 3777 "WelcomeTour" 3778 ] 3779 } 3780 ] 3781 } 3782 ], 3783 "ChromeOSZramWriteback": [ 3784 { 3785 "platforms": [ 3786 "chromeos" 3787 ], 3788 "experiments": [ 3789 { 3790 "name": "EnabledGroupA_20230911", 3791 "params": { 3792 "CrOSZramWritebackWritebackBackoffTimeSec": "300", 3793 "ZramWritebackHuge": "false", 3794 "ZramWritebackHugeIdle": "true", 3795 "ZramWritebackIdle": "true", 3796 "ZramWritebackIdleMaxTimeSec": "86400", 3797 "ZramWritebackIdleMinTimeSec": "64800", 3798 "ZramWritebackMaxPages": "25600", 3799 "ZramWritebackMinPages": "0", 3800 "ZramWritebackPeriodicTimeSec": "300" 3801 }, 3802 "enable_features": [ 3803 "ChromeOSZramWriteback" 3804 ] 3805 } 3806 ] 3807 } 3808 ], 3809 "ChromeStartAccessibility": [ 3810 { 3811 "platforms": [ 3812 "android" 3813 ], 3814 "experiments": [ 3815 { 3816 "name": "Enabled", 3817 "enable_features": [ 3818 "StartSurfaceWithAccessibility" 3819 ] 3820 } 3821 ] 3822 } 3823 ], 3824 "ChromeWideEchoCancellation": [ 3825 { 3826 "platforms": [ 3827 "fuchsia", 3828 "linux", 3829 "mac", 3830 "windows" 3831 ], 3832 "experiments": [ 3833 { 3834 "name": "Enabled_20220412", 3835 "params": { 3836 "processing_fifo_size": "110" 3837 }, 3838 "enable_features": [ 3839 "ChromeWideEchoCancellation" 3840 ] 3841 } 3842 ] 3843 } 3844 ], 3845 "ClankFeedSyntheticCapabilities": [ 3846 { 3847 "platforms": [ 3848 "android" 3849 ], 3850 "experiments": [ 3851 { 3852 "name": "Enabled", 3853 "enable_features": [ 3854 "FeedSyntheticCapabilities" 3855 ] 3856 } 3857 ] 3858 } 3859 ], 3860 "ClankFollowUIUpdate": [ 3861 { 3862 "platforms": [ 3863 "android" 3864 ], 3865 "experiments": [ 3866 { 3867 "name": "Enabled", 3868 "enable_features": [ 3869 "FeedFollowUiUpdate" 3870 ] 3871 } 3872 ] 3873 } 3874 ], 3875 "ClientSideDetectionImagesCache": [ 3876 { 3877 "platforms": [ 3878 "android", 3879 "chromeos", 3880 "linux", 3881 "mac", 3882 "windows" 3883 ], 3884 "experiments": [ 3885 { 3886 "name": "Enabled", 3887 "enable_features": [ 3888 "ClientSideDetectionImagesCache" 3889 ] 3890 } 3891 ] 3892 } 3893 ], 3894 "ClientSideDetectionModelImageEmbedder": [ 3895 { 3896 "platforms": [ 3897 "android", 3898 "chromeos", 3899 "linux", 3900 "mac", 3901 "windows" 3902 ], 3903 "experiments": [ 3904 { 3905 "name": "Enabled", 3906 "enable_features": [ 3907 "ClientSideDetectionModelImageEmbedder" 3908 ] 3909 } 3910 ] 3911 } 3912 ], 3913 "ClientSideDetectionRetryLimit": [ 3914 { 3915 "platforms": [ 3916 "android", 3917 "chromeos", 3918 "linux", 3919 "mac", 3920 "windows" 3921 ], 3922 "experiments": [ 3923 { 3924 "name": "Enabled", 3925 "params": { 3926 "RetryTimeMax": "15" 3927 }, 3928 "enable_features": [ 3929 "ClientSideDetectionRetryLimit" 3930 ] 3931 } 3932 ] 3933 } 3934 ], 3935 "ClipboardDeemphasisAndroid": [ 3936 { 3937 "platforms": [ 3938 "android" 3939 ], 3940 "experiments": [ 3941 { 3942 "name": "MaxAge180", 3943 "params": { 3944 "UIClipboardMaximumAge": "180" 3945 }, 3946 "enable_features": [ 3947 "ClipboardMaximumAge" 3948 ] 3949 } 3950 ] 3951 } 3952 ], 3953 "CodeBasedRBD": [ 3954 { 3955 "platforms": [ 3956 "linux", 3957 "mac", 3958 "windows" 3959 ], 3960 "experiments": [ 3961 { 3962 "name": "Enabled_20230420", 3963 "params": { 3964 "code-based-rbd": "true" 3965 }, 3966 "enable_features": [ 3967 "CodeBasedRBD" 3968 ] 3969 } 3970 ] 3971 } 3972 ], 3973 "CollectAndroidFrameTimelineMetricsStudy": [ 3974 { 3975 "platforms": [ 3976 "android" 3977 ], 3978 "experiments": [ 3979 { 3980 "name": "Enabled_20230926", 3981 "enable_features": [ 3982 "CollectAndroidFrameTimelineMetrics" 3983 ] 3984 } 3985 ] 3986 } 3987 ], 3988 "Collections": [ 3989 { 3990 "platforms": [ 3991 "android" 3992 ], 3993 "experiments": [ 3994 { 3995 "name": "Dogfood", 3996 "params": { 3997 "allow_bookmark_type_swapping": "true", 3998 "autodismiss_enabled": "true", 3999 "bookmark_compact_visuals_enabled": "true", 4000 "bookmark_in_app_menu": "true", 4001 "bookmark_visuals_enabled": "true", 4002 "enable_persisted_tab_data_maintenance": "true", 4003 "enable_price_notification": "true", 4004 "enable_price_tracking": "true", 4005 "price_tracking_with_optimization_guide": "true", 4006 "use_root_bookmark_as_default": "true" 4007 }, 4008 "enable_features": [ 4009 "BookmarksImprovedSaveFlow", 4010 "BookmarksRefresh", 4011 "CommercePriceTracking", 4012 "OptimizationGuidePushNotifications", 4013 "ReadLater", 4014 "ShoppingList" 4015 ] 4016 }, 4017 { 4018 "name": "Default_1__M100_C_v5", 4019 "params": { 4020 "use_root_bookmark_as_default": "true" 4021 }, 4022 "enable_features": [ 4023 "ReadLater" 4024 ] 4025 }, 4026 { 4027 "name": "ReadLater_CCT_non_US__NoCustomTab_M100_C_v5", 4028 "params": { 4029 "use_cct": "false", 4030 "use_root_bookmark_as_default": "true" 4031 }, 4032 "enable_features": [ 4033 "ReadLater" 4034 ] 4035 }, 4036 { 4037 "name": "ReadLater_SaveFlow_non_US__SemiIntegratedRedux_M100_C_v5", 4038 "params": { 4039 "allow_bookmark_type_swapping": "true", 4040 "autodismiss_enabled": "true", 4041 "use_root_bookmark_as_default": "true" 4042 }, 4043 "enable_features": [ 4044 "BookmarksImprovedSaveFlow", 4045 "ReadLater" 4046 ] 4047 }, 4048 { 4049 "name": "Default_1__M100_A_v5", 4050 "params": { 4051 "enable_persisted_tab_data_maintenance": "true", 4052 "enable_price_tracking": "true", 4053 "price_tracking_with_optimization_guide": "true", 4054 "use_root_bookmark_as_default": "true" 4055 }, 4056 "enable_features": [ 4057 "CommercePriceTracking", 4058 "ReadLater" 4059 ] 4060 }, 4061 { 4062 "name": "ReadLater_CCT_US__NoCustomTab_M100_A_v5", 4063 "params": { 4064 "enable_persisted_tab_data_maintenance": "true", 4065 "enable_price_tracking": "true", 4066 "price_tracking_with_optimization_guide": "true", 4067 "use_cct": "false", 4068 "use_root_bookmark_as_default": "true" 4069 }, 4070 "enable_features": [ 4071 "CommercePriceTracking", 4072 "ReadLater" 4073 ] 4074 }, 4075 { 4076 "name": "ReadLater_SaveFlow_US__SemiIntegratedRedux_M100_A_v5", 4077 "params": { 4078 "allow_bookmark_type_swapping": "true", 4079 "autodismiss_enabled": "true", 4080 "enable_persisted_tab_data_maintenance": "true", 4081 "enable_price_tracking": "true", 4082 "price_tracking_with_optimization_guide": "true", 4083 "use_root_bookmark_as_default": "true" 4084 }, 4085 "enable_features": [ 4086 "BookmarksImprovedSaveFlow", 4087 "CommercePriceTracking", 4088 "ReadLater" 4089 ] 4090 }, 4091 { 4092 "name": "WallE_US__ShoppingCompact_M100_A_v5", 4093 "params": { 4094 "autodismiss_enabled": "true", 4095 "bookmark_compact_visuals_enabled": "true", 4096 "bookmark_in_app_menu": "true", 4097 "bookmark_visuals_enabled": "true", 4098 "enable_persisted_tab_data_maintenance": "true", 4099 "enable_price_notification": "true", 4100 "enable_price_tracking": "true", 4101 "price_tracking_with_optimization_guide": "true", 4102 "use_root_bookmark_as_default": "true" 4103 }, 4104 "enable_features": [ 4105 "BookmarksImprovedSaveFlow", 4106 "BookmarksRefresh", 4107 "CommercePriceTracking", 4108 "OptimizationGuidePushNotifications", 4109 "ReadLater", 4110 "ShoppingList" 4111 ] 4112 }, 4113 { 4114 "name": "ReadLater_SaveFlow_non_US__SemiIntegrated_NoCCT_M100_C_v7", 4115 "params": { 4116 "allow_bookmark_type_swapping": "true", 4117 "autodismiss_enabled": "true", 4118 "use_cct": "false", 4119 "use_root_bookmark_as_default": "true" 4120 }, 4121 "enable_features": [ 4122 "BookmarksImprovedSaveFlow", 4123 "ReadLater" 4124 ] 4125 }, 4126 { 4127 "name": "WallE_US__ShoppingCompact_WithRL_M100_A_v7", 4128 "params": { 4129 "allow_bookmark_type_swapping": "true", 4130 "autodismiss_enabled": "true", 4131 "bookmark_compact_visuals_enabled": "true", 4132 "bookmark_in_app_menu": "true", 4133 "bookmark_visuals_enabled": "true", 4134 "enable_persisted_tab_data_maintenance": "true", 4135 "enable_price_notification": "true", 4136 "enable_price_tracking": "true", 4137 "price_tracking_with_optimization_guide": "true", 4138 "use_root_bookmark_as_default": "true" 4139 }, 4140 "enable_features": [ 4141 "BookmarksImprovedSaveFlow", 4142 "BookmarksRefresh", 4143 "CommercePriceTracking", 4144 "OptimizationGuidePushNotifications", 4145 "ReadLater", 4146 "ShoppingList" 4147 ] 4148 }, 4149 { 4150 "name": "WallE_US__ShoppingCompact_WithRL_NoCCT_M100_A_v7", 4151 "params": { 4152 "allow_bookmark_type_swapping": "true", 4153 "autodismiss_enabled": "true", 4154 "bookmark_compact_visuals_enabled": "true", 4155 "bookmark_in_app_menu": "true", 4156 "bookmark_visuals_enabled": "true", 4157 "enable_persisted_tab_data_maintenance": "true", 4158 "enable_price_notification": "true", 4159 "enable_price_tracking": "true", 4160 "price_tracking_with_optimization_guide": "true", 4161 "use_cct": "false", 4162 "use_root_bookmark_as_default": "true" 4163 }, 4164 "enable_features": [ 4165 "BookmarksImprovedSaveFlow", 4166 "BookmarksRefresh", 4167 "CommercePriceTracking", 4168 "OptimizationGuidePushNotifications", 4169 "ReadLater", 4170 "ShoppingList" 4171 ] 4172 } 4173 ] 4174 } 4175 ], 4176 "CombinedPowerExperimentV2_1": [ 4177 { 4178 "platforms": [ 4179 "android" 4180 ], 4181 "experiments": [ 4182 { 4183 "name": "Enabled", 4184 "enable_features": [ 4185 "DelayFirstPeriodicPAPurgeOrReclaim", 4186 "DelayFirstWorkerWake", 4187 "InhibitLoadingStateUpdate", 4188 "MainThreadCompositingPriority", 4189 "QuickIntensiveWakeUpThrottlingAfterLoading", 4190 "ReduceCookieIPCs", 4191 "UseCompositorJob" 4192 ], 4193 "disable_features": [ 4194 "RecordSequenceManagerCrashKeys", 4195 "ThreadControllerSetsProfilerMetadata" 4196 ] 4197 } 4198 ] 4199 }, 4200 { 4201 "platforms": [ 4202 "windows" 4203 ], 4204 "experiments": [ 4205 { 4206 "name": "Enabled", 4207 "enable_features": [ 4208 "AboveNormalCompositingBrowserWin", 4209 "DelayFirstPeriodicPAPurgeOrReclaim", 4210 "DelayFirstWorkerWake", 4211 "ExplicitHighResolutionTimerWin", 4212 "InhibitLoadingStateUpdate", 4213 "MainThreadCompositingPriority", 4214 "QuickIntensiveWakeUpThrottlingAfterLoading", 4215 "ReduceCookieIPCs", 4216 "UseCompositorJob", 4217 "UseEcoQoSForBackgroundProcess" 4218 ], 4219 "disable_features": [ 4220 "RecordSequenceManagerCrashKeys", 4221 "ThreadControllerSetsProfilerMetadata" 4222 ] 4223 } 4224 ] 4225 }, 4226 { 4227 "platforms": [ 4228 "mac" 4229 ], 4230 "experiments": [ 4231 { 4232 "name": "Enabled", 4233 "enable_features": [ 4234 "CacheMacSandboxProfiles", 4235 "DelayFirstPeriodicPAPurgeOrReclaim", 4236 "DelayFirstWorkerWake", 4237 "InhibitLoadingStateUpdate", 4238 "MacSetDefaultTaskRole", 4239 "MainThreadCompositingPriority", 4240 "QuickIntensiveWakeUpThrottlingAfterLoading", 4241 "ReduceCookieIPCs", 4242 "RunTasksByBatches", 4243 "SkipConditionVariableWakeupHack", 4244 "UseCompositorJob" 4245 ], 4246 "disable_features": [ 4247 "RecordSequenceManagerCrashKeys", 4248 "ThreadControllerSetsProfilerMetadata" 4249 ] 4250 } 4251 ] 4252 }, 4253 { 4254 "platforms": [ 4255 "chromeos", 4256 "chromeos_lacros" 4257 ], 4258 "experiments": [ 4259 { 4260 "name": "Enabled", 4261 "enable_features": [ 4262 "DelayFirstPeriodicPAPurgeOrReclaim", 4263 "DelayFirstWorkerWake", 4264 "InhibitLoadingStateUpdate", 4265 "QuickIntensiveWakeUpThrottlingAfterLoading", 4266 "ReduceCookieIPCs", 4267 "RunTasksByBatches", 4268 "UseCompositorJob" 4269 ], 4270 "disable_features": [ 4271 "RecordSequenceManagerCrashKeys", 4272 "ThreadControllerSetsProfilerMetadata" 4273 ] 4274 } 4275 ] 4276 } 4277 ], 4278 "CommerceHintAndroid": [ 4279 { 4280 "platforms": [ 4281 "android" 4282 ], 4283 "experiments": [ 4284 { 4285 "name": "enabled_commerce_hint_20220623", 4286 "enable_features": [ 4287 "CommerceHintAndroid" 4288 ] 4289 } 4290 ] 4291 } 4292 ], 4293 "CommerceLocalPDPDetection": [ 4294 { 4295 "platforms": [ 4296 "android", 4297 "chromeos", 4298 "chromeos_lacros", 4299 "ios", 4300 "linux", 4301 "mac", 4302 "windows" 4303 ], 4304 "experiments": [ 4305 { 4306 "name": "Enabled", 4307 "enable_features": [ 4308 "CommerceLocalPDPDetection" 4309 ] 4310 } 4311 ] 4312 } 4313 ], 4314 "CommercePriceInsights": [ 4315 { 4316 "platforms": [ 4317 "chromeos", 4318 "chromeos_lacros", 4319 "linux", 4320 "mac", 4321 "windows" 4322 ], 4323 "experiments": [ 4324 { 4325 "name": "Enabled", 4326 "params": { 4327 "availability": "any", 4328 "event_1": "name:price_insights_page_action_icon_label_in_trigger;comparator:any;window:0;storage:360", 4329 "event_trigger": "name:price_insights_page_action_icon_label_in_trigger;comparator:any;window:0;storage:360", 4330 "event_used": "name:price_insights_page_action_icon_label_used;comparator:any;window:0;storage:360", 4331 "price-insights-show-feedback": "true", 4332 "session_rate": "any" 4333 }, 4334 "enable_features": [ 4335 "IPH_PriceInsightsPageActionIconLabelFeature", 4336 "PriceInsights" 4337 ] 4338 } 4339 ] 4340 } 4341 ], 4342 "ComposeModelQualityLogging": [ 4343 { 4344 "platforms": [ 4345 "linux", 4346 "mac", 4347 "windows" 4348 ], 4349 "experiments": [ 4350 { 4351 "name": "ComposeLoggingEnabled_Dogfood", 4352 "params": { 4353 "model_execution_feature_compose": "true" 4354 }, 4355 "enable_features": [ 4356 "ModelQualityLogging" 4357 ] 4358 } 4359 ] 4360 } 4361 ], 4362 "CompositeBGColorAnimationExp4": [ 4363 { 4364 "platforms": [ 4365 "android", 4366 "android_weblayer", 4367 "android_webview", 4368 "chromeos", 4369 "chromeos_lacros", 4370 "fuchsia", 4371 "linux", 4372 "mac", 4373 "windows" 4374 ], 4375 "experiments": [ 4376 { 4377 "name": "Enabled", 4378 "enable_features": [ 4379 "CompositeBGColorAnimation", 4380 "NativePaintUsesCompositorPriority" 4381 ] 4382 } 4383 ] 4384 } 4385 ], 4386 "CompressionDictionaryTransportOverHttp1": [ 4387 { 4388 "platforms": [ 4389 "android", 4390 "chromeos", 4391 "chromeos_lacros", 4392 "linux", 4393 "mac", 4394 "windows" 4395 ], 4396 "experiments": [ 4397 { 4398 "name": "Enabled", 4399 "enable_features": [ 4400 "CompressionDictionaryTransportOverHttp1" 4401 ] 4402 } 4403 ] 4404 } 4405 ], 4406 "CompressionDictionaryTransportRequireKnownRootCert": [ 4407 { 4408 "platforms": [ 4409 "android", 4410 "chromeos", 4411 "chromeos_lacros", 4412 "linux", 4413 "mac", 4414 "windows" 4415 ], 4416 "experiments": [ 4417 { 4418 "name": "Enabled", 4419 "enable_features": [ 4420 "CompressionDictionaryTransportRequireKnownRootCert" 4421 ] 4422 } 4423 ] 4424 } 4425 ], 4426 "ConfigurableV8CodeCacheHotHours": [ 4427 { 4428 "platforms": [ 4429 "android", 4430 "chromeos", 4431 "chromeos_lacros", 4432 "linux", 4433 "mac", 4434 "windows" 4435 ], 4436 "experiments": [ 4437 { 4438 "name": "cache_72h_20230904", 4439 "params": { 4440 "V8CodeCacheHotHours": "72" 4441 }, 4442 "enable_features": [ 4443 "ConfigurableV8CodeCacheHotHours" 4444 ] 4445 } 4446 ] 4447 } 4448 ], 4449 "ConsolidatedIPCForProxyCreation": [ 4450 { 4451 "platforms": [ 4452 "android", 4453 "chromeos", 4454 "chromeos_lacros", 4455 "ios", 4456 "linux", 4457 "mac", 4458 "windows" 4459 ], 4460 "experiments": [ 4461 { 4462 "name": "Enabled_non_android_20230928", 4463 "enable_features": [ 4464 "ConsolidatedIPCForProxyCreation" 4465 ] 4466 }, 4467 { 4468 "name": "Enabled_20230323", 4469 "enable_features": [ 4470 "ConsolidatedIPCForProxyCreation" 4471 ] 4472 } 4473 ] 4474 } 4475 ], 4476 "ContentCaptureExperiment": [ 4477 { 4478 "platforms": [ 4479 "android", 4480 "android_weblayer", 4481 "android_webview" 4482 ], 4483 "experiments": [ 4484 { 4485 "name": "EnableExperiment", 4486 "enable_features": [ 4487 "ContentCaptureTriggeringForExperiment" 4488 ] 4489 } 4490 ] 4491 } 4492 ], 4493 "ContextMenuGoogleLensChip": [ 4494 { 4495 "platforms": [ 4496 "android" 4497 ], 4498 "experiments": [ 4499 { 4500 "name": "ShoppingChipEnabled1Percent_20210211", 4501 "params": { 4502 "disableOnIncognito": "true", 4503 "logUkm": "true" 4504 }, 4505 "enable_features": [ 4506 "ContextMenuGoogleLensChip" 4507 ] 4508 } 4509 ] 4510 } 4511 ], 4512 "ContextualPageActionReaderMode": [ 4513 { 4514 "platforms": [ 4515 "android" 4516 ], 4517 "experiments": [ 4518 { 4519 "name": "Loud_6s_20221213", 4520 "params": { 4521 "action_chip": "true", 4522 "action_chip_time_ms": "6000", 4523 "action_chip_with_different_color": "false", 4524 "enable_ui": "true", 4525 "reader_mode_session_rate_limiting": "true" 4526 }, 4527 "enable_features": [ 4528 "ContextualPageActionReaderMode" 4529 ] 4530 } 4531 ] 4532 } 4533 ], 4534 "CookieAccessDetailsNotificationDeDuping": [ 4535 { 4536 "platforms": [ 4537 "android", 4538 "android_webview", 4539 "chromeos", 4540 "chromeos_lacros", 4541 "linux", 4542 "mac", 4543 "windows" 4544 ], 4545 "experiments": [ 4546 { 4547 "name": "Disabled", 4548 "disable_features": [ 4549 "CookieAccessDetailsNotificationDeDuping" 4550 ] 4551 } 4552 ] 4553 } 4554 ], 4555 "CookieDeprecationFacilitatedTestingCookieDeprecation": [ 4556 { 4557 "platforms": [ 4558 "chromeos", 4559 "chromeos_lacros", 4560 "windows", 4561 "mac", 4562 "linux", 4563 "android" 4564 ], 4565 "experiments": [ 4566 { 4567 "name": "Treatment_PreStable_20231002", 4568 "params": { 4569 "decision_delay_time": "1s", 4570 "disable_3p_cookies": "true", 4571 "disable_ads_apis": "false", 4572 "enable_otr_profiles": "false", 4573 "label": "prestable_treatment_1", 4574 "use_profile_filtering": "false", 4575 "version": "1" 4576 }, 4577 "enable_features": [ 4578 "AttributionDebugReportingCookieDeprecationTesting", 4579 "CookieDeprecationFacilitatedTesting" 4580 ] 4581 } 4582 ] 4583 } 4584 ], 4585 "CookieSameSiteConsidersRedirectChain": [ 4586 { 4587 "platforms": [ 4588 "chromeos", 4589 "chromeos_lacros", 4590 "linux", 4591 "mac", 4592 "windows" 4593 ], 4594 "experiments": [ 4595 { 4596 "name": "Enabled", 4597 "enable_features": [ 4598 "CookieSameSiteConsidersRedirectChain" 4599 ] 4600 } 4601 ] 4602 } 4603 ], 4604 "CrOSBluetoothCoredump": [ 4605 { 4606 "platforms": [ 4607 "chromeos" 4608 ], 4609 "experiments": [ 4610 { 4611 "name": "Enabled_Coredump", 4612 "enable_features": [ 4613 "BluetoothCoredump" 4614 ] 4615 } 4616 ] 4617 } 4618 ], 4619 "CrOSBluetoothFlossCoredump": [ 4620 { 4621 "platforms": [ 4622 "chromeos" 4623 ], 4624 "experiments": [ 4625 { 4626 "name": "Enabled", 4627 "enable_features": [ 4628 "BluetoothFlossCoredump" 4629 ] 4630 } 4631 ] 4632 } 4633 ], 4634 "CrOSBluetoothHfpSuperWideband": [ 4635 { 4636 "platforms": [ 4637 "chromeos" 4638 ], 4639 "experiments": [ 4640 { 4641 "name": "Enabled", 4642 "enable_features": [ 4643 "CrOSLateBootAudioHFPSwb" 4644 ] 4645 } 4646 ] 4647 } 4648 ], 4649 "CrOSBluetoothMicophoneSuperResolution": [ 4650 { 4651 "platforms": [ 4652 "chromeos" 4653 ], 4654 "experiments": [ 4655 { 4656 "name": "Enabled_3", 4657 "enable_features": [ 4658 "CrOSLateBootAudioHFPMicSR" 4659 ] 4660 } 4661 ] 4662 } 4663 ], 4664 "CrOSEnforceSystemAec": [ 4665 { 4666 "platforms": [ 4667 "chromeos" 4668 ], 4669 "experiments": [ 4670 { 4671 "name": "Enabled", 4672 "enable_features": [ 4673 "CrOSEnforceSystemAec" 4674 ], 4675 "disable_features": [ 4676 "AudioServiceOutOfProcess", 4677 "ChromeWideEchoCancellation" 4678 ] 4679 } 4680 ] 4681 } 4682 ], 4683 "CrOSEnforceSystemAecNsAgc": [ 4684 { 4685 "platforms": [ 4686 "chromeos" 4687 ], 4688 "experiments": [ 4689 { 4690 "name": "Enabled", 4691 "enable_features": [ 4692 "CrOSEnforceSystemAecNsAgc" 4693 ] 4694 } 4695 ] 4696 } 4697 ], 4698 "CrOSEventSequenceLogging": [ 4699 { 4700 "platforms": [ 4701 "chromeos" 4702 ], 4703 "experiments": [ 4704 { 4705 "name": "Enabled", 4706 "enable_features": [ 4707 "EnableEventSequenceLogging" 4708 ] 4709 }, 4710 { 4711 "name": "AppDiscoveryLogging", 4712 "enable_features": [ 4713 "AppDiscoveryLogging", 4714 "EnableEventSequenceLogging" 4715 ] 4716 } 4717 ] 4718 } 4719 ], 4720 "CrOSFederatedServiceV0Task": [ 4721 { 4722 "platforms": [ 4723 "chromeos" 4724 ], 4725 "experiments": [ 4726 { 4727 "name": "EnabledLauncherQueryAnalytics_20230906", 4728 "params": { 4729 "launch_stage": "prod" 4730 }, 4731 "enable_features": [ 4732 "FederatedLauncherQueryAnalyticsTask", 4733 "FederatedService", 4734 "FederatedServiceScheduleTasks", 4735 "FederatedTimezoneCodePhh", 4736 "LauncherQueryFederatedAnalyticsPHH" 4737 ] 4738 } 4739 ] 4740 } 4741 ], 4742 "CrOSHibernate": [ 4743 { 4744 "platforms": [ 4745 "chromeos" 4746 ], 4747 "experiments": [ 4748 { 4749 "name": "Enabled12Hrs_20231128", 4750 "params": { 4751 "HibernateAfterTimeHours": "12" 4752 }, 4753 "enable_features": [ 4754 "CrOSSuspendToDisk" 4755 ] 4756 } 4757 ] 4758 } 4759 ], 4760 "CrOSHugepageRemapAndLockInZygoteStudy": [ 4761 { 4762 "platforms": [ 4763 "chromeos" 4764 ], 4765 "experiments": [ 4766 { 4767 "name": "Disabled", 4768 "disable_features": [ 4769 "CrOSHugepageRemapAndLockInZygote" 4770 ] 4771 } 4772 ] 4773 } 4774 ], 4775 "CrOSLateBootAllowFirmwareDumps": [ 4776 { 4777 "platforms": [ 4778 "chromeos" 4779 ], 4780 "experiments": [ 4781 { 4782 "name": "Enabled", 4783 "enable_features": [ 4784 "CrOSLateBootAllowFirmwareDumps" 4785 ] 4786 } 4787 ] 4788 } 4789 ], 4790 "CrOSLateBootAudioHFPOffload": [ 4791 { 4792 "platforms": [ 4793 "chromeos" 4794 ], 4795 "experiments": [ 4796 { 4797 "name": "Enabled_20220520", 4798 "enable_features": [ 4799 "CrOSLateBootAudioHFPOffload" 4800 ] 4801 } 4802 ] 4803 } 4804 ], 4805 "CrOSLateBootHighResOffVariables": [ 4806 { 4807 "platforms": [ 4808 "chromeos", 4809 "chromeos_lacros" 4810 ], 4811 "experiments": [ 4812 { 4813 "name": "Enabled", 4814 "enable_features": [ 4815 "CrOSLateBootHighResOff" 4816 ] 4817 } 4818 ] 4819 } 4820 ], 4821 "CrOSLateBootLongBluetoothAutosuspend": [ 4822 { 4823 "platforms": [ 4824 "chromeos" 4825 ], 4826 "experiments": [ 4827 { 4828 "name": "Enabled", 4829 "enable_features": [ 4830 "CrOSLateBootLongBluetoothAutosuspend" 4831 ] 4832 } 4833 ] 4834 } 4835 ], 4836 "CrOSLateBootMediaDynamicCgroup": [ 4837 { 4838 "platforms": [ 4839 "chromeos" 4840 ], 4841 "experiments": [ 4842 { 4843 "name": "Enabled", 4844 "enable_features": [ 4845 "CrOSLateBootMediaDynamicCgroup" 4846 ] 4847 } 4848 ] 4849 } 4850 ], 4851 "CrOSLateBootResourcedVariableTimeMemorySignal": [ 4852 { 4853 "platforms": [ 4854 "chromeos" 4855 ], 4856 "experiments": [ 4857 { 4858 "name": "Enabled", 4859 "enable_features": [ 4860 "CrOSLateBootResourcedVariableTimeMemorySignal" 4861 ] 4862 } 4863 ] 4864 } 4865 ], 4866 "CrOSLateBootSchedTrace": [ 4867 { 4868 "platforms": [ 4869 "chromeos" 4870 ], 4871 "experiments": [ 4872 { 4873 "name": "Enabled", 4874 "enable_features": [ 4875 "CrOSLateBootSchedTrace" 4876 ] 4877 } 4878 ] 4879 } 4880 ], 4881 "CrOSLateBootSlowAdaptiveCharging": [ 4882 { 4883 "platforms": [ 4884 "chromeos" 4885 ], 4886 "experiments": [ 4887 { 4888 "name": "Enabled", 4889 "enable_features": [ 4890 "CrOSLateBootSlowAdaptiveCharging" 4891 ] 4892 } 4893 ] 4894 } 4895 ], 4896 "CrOSLateBootSuspendToHibernate": [ 4897 { 4898 "platforms": [ 4899 "chromeos" 4900 ], 4901 "experiments": [ 4902 { 4903 "name": "Enabled", 4904 "enable_features": [ 4905 "CrOSLateBootSuspendToHibernate" 4906 ] 4907 } 4908 ] 4909 } 4910 ], 4911 "CrOSLateBootSwapZramCompAlgorithm": [ 4912 { 4913 "platforms": [ 4914 "chromeos" 4915 ], 4916 "experiments": [ 4917 { 4918 "name": "EnabledZstd_20231003", 4919 "params": { 4920 "comp_algorithm": "zstd" 4921 }, 4922 "enable_features": [ 4923 "CrOSLateBootSwapZramCompAlgorithm" 4924 ] 4925 } 4926 ] 4927 } 4928 ], 4929 "CrOSLateBootVmMemoryManagementService": [ 4930 { 4931 "platforms": [ 4932 "chromeos" 4933 ], 4934 "experiments": [ 4935 { 4936 "name": "Enabled", 4937 "enable_features": [ 4938 "CrOSLateBootVmMemoryManagementService" 4939 ] 4940 } 4941 ] 4942 } 4943 ], 4944 "CrOSMglruNoKVMOpt": [ 4945 { 4946 "platforms": [ 4947 "chromeos" 4948 ], 4949 "experiments": [ 4950 { 4951 "name": "NoKVMOptBehavior_20230613", 4952 "params": { 4953 "MGLRUEnableValue": "7" 4954 }, 4955 "enable_features": [ 4956 "MGLRUEnable" 4957 ] 4958 } 4959 ] 4960 } 4961 ], 4962 "CrOSUpdatedMediaViewStudy": [ 4963 { 4964 "platforms": [ 4965 "chromeos", 4966 "chromeos_lacros" 4967 ], 4968 "experiments": [ 4969 { 4970 "name": "Enabled", 4971 "enable_features": [ 4972 "GlobalMediaControlsCastStartStop", 4973 "GlobalMediaControlsCrOSUpdatedUI" 4974 ] 4975 } 4976 ] 4977 } 4978 ], 4979 "CrashOnInProcessANGLEContextLoss": [ 4980 { 4981 "platforms": [ 4982 "android" 4983 ], 4984 "experiments": [ 4985 { 4986 "name": "Enabled", 4987 "enable_features": [ 4988 "CrashOnInProcessANGLEContextLoss" 4989 ] 4990 } 4991 ] 4992 } 4993 ], 4994 "CreateNewTabInitializeRenderer": [ 4995 { 4996 "platforms": [ 4997 "android" 4998 ], 4999 "experiments": [ 5000 { 5001 "name": "Enabled_Nonstable_20230609", 5002 "enable_features": [ 5003 "CreateNewTabInitializeRenderer" 5004 ] 5005 } 5006 ] 5007 } 5008 ], 5009 "CreateWarningShownClientSafeBrowsingReports": [ 5010 { 5011 "platforms": [ 5012 "android", 5013 "android_webview", 5014 "chromeos", 5015 "chromeos_lacros", 5016 "linux", 5017 "mac", 5018 "windows" 5019 ], 5020 "experiments": [ 5021 { 5022 "name": "Enabled", 5023 "enable_features": [ 5024 "CreateWarningShownClientSafeBrowsingReports" 5025 ] 5026 } 5027 ] 5028 } 5029 ], 5030 "CriticalPersistedTabDataV2": [ 5031 { 5032 "platforms": [ 5033 "android" 5034 ], 5035 "experiments": [ 5036 { 5037 "name": "Enabled", 5038 "enable_features": [ 5039 "CriticalPersistedTabData" 5040 ] 5041 }, 5042 { 5043 "name": "Enabled_Save_On_Deferred_Startup", 5044 "params": { 5045 "critical_persisted_tab_data_save_only": "false", 5046 "delay_saves_until_deferred_startup": "true" 5047 }, 5048 "enable_features": [ 5049 "CriticalPersistedTabData" 5050 ] 5051 }, 5052 { 5053 "name": "Enabled_Save_And_Restore", 5054 "params": { 5055 "critical_persisted_tab_data_save_only": "false", 5056 "delay_saves_until_deferred_startup": "false" 5057 }, 5058 "enable_features": [ 5059 "CriticalPersistedTabData" 5060 ] 5061 }, 5062 { 5063 "name": "Enabled_Save_Only", 5064 "params": { 5065 "critical_persisted_tab_data_save_only": "true", 5066 "delay_saves_until_deferred_startup": "false" 5067 }, 5068 "enable_features": [ 5069 "CriticalPersistedTabData" 5070 ] 5071 } 5072 ] 5073 } 5074 ], 5075 "CrosBatterySaver": [ 5076 { 5077 "platforms": [ 5078 "chromeos" 5079 ], 5080 "experiments": [ 5081 { 5082 "name": "Enabled", 5083 "params": { 5084 "BatterySaverActivationChargePercent": "20", 5085 "BatterySaverNotificationBehavior": "kBSMAutoEnable" 5086 }, 5087 "enable_features": [ 5088 "CrosBatterySaver" 5089 ] 5090 } 5091 ] 5092 } 5093 ], 5094 "CrosLazyLoginWebUI": [ 5095 { 5096 "platforms": [ 5097 "chromeos" 5098 ], 5099 "experiments": [ 5100 { 5101 "name": "Enabled", 5102 "enable_features": [ 5103 "EnableLazyLoginWebUILoading" 5104 ] 5105 } 5106 ] 5107 } 5108 ], 5109 "CrosQuickSettingsNetworkRevamp": [ 5110 { 5111 "platforms": [ 5112 "chromeos" 5113 ], 5114 "experiments": [ 5115 { 5116 "name": "Enabled", 5117 "enable_features": [ 5118 "QuickSettingsNetworkRevamp" 5119 ] 5120 } 5121 ] 5122 } 5123 ], 5124 "CursiveManagedStylusPreinstall": [ 5125 { 5126 "platforms": [ 5127 "chromeos" 5128 ], 5129 "experiments": [ 5130 { 5131 "name": "Enabled", 5132 "enable_features": [ 5133 "CursiveManagedStylusPreinstall" 5134 ] 5135 } 5136 ] 5137 } 5138 ], 5139 "CursiveStylusPreinstall": [ 5140 { 5141 "platforms": [ 5142 "chromeos" 5143 ], 5144 "experiments": [ 5145 { 5146 "name": "Enabled", 5147 "enable_features": [ 5148 "CursiveStylusPreinstall" 5149 ] 5150 } 5151 ] 5152 } 5153 ], 5154 "D3D11Vp9kSVCHWDecoding": [ 5155 { 5156 "platforms": [ 5157 "windows" 5158 ], 5159 "experiments": [ 5160 { 5161 "name": "Enabled", 5162 "enable_features": [ 5163 "D3D11Vp9kSVCHWDecoding" 5164 ] 5165 } 5166 ] 5167 } 5168 ], 5169 "DIPSStatefulBounceEnforcement": [ 5170 { 5171 "platforms": [ 5172 "android", 5173 "chromeos", 5174 "linux", 5175 "mac", 5176 "windows" 5177 ], 5178 "experiments": [ 5179 { 5180 "name": "Enabled_v0", 5181 "params": { 5182 "delete": "true", 5183 "triggering_action": "stateful_bounce" 5184 }, 5185 "enable_features": [ 5186 "DIPS" 5187 ] 5188 } 5189 ] 5190 } 5191 ], 5192 "DXGIWaitableSwapChain": [ 5193 { 5194 "platforms": [ 5195 "windows" 5196 ], 5197 "experiments": [ 5198 { 5199 "name": "Enabled_MaxQueuedFrames2_20230203", 5200 "params": { 5201 "DXGIWaitableSwapChainMaxQueuedFrames": "2" 5202 }, 5203 "enable_features": [ 5204 "DXGIWaitableSwapChain" 5205 ] 5206 } 5207 ] 5208 } 5209 ], 5210 "DataRetentionPoliciesDisableSyncTypesNeeded": [ 5211 { 5212 "platforms": [ 5213 "android", 5214 "linux", 5215 "windows", 5216 "mac", 5217 "chromeos", 5218 "chromeos_lacros" 5219 ], 5220 "experiments": [ 5221 { 5222 "name": "Enabled", 5223 "enable_features": [ 5224 "DataRetentionPoliciesDisableSyncTypesNeeded" 5225 ] 5226 } 5227 ] 5228 } 5229 ], 5230 "DecodedImageWorkingSetBudget": [ 5231 { 5232 "platforms": [ 5233 "android", 5234 "chromeos", 5235 "chromeos_lacros", 5236 "linux", 5237 "mac", 5238 "windows" 5239 ], 5240 "experiments": [ 5241 { 5242 "name": "budget_default_128M_256M_20230921", 5243 "params": { 5244 "DecodedImageWorkingSetBudgetBytesForAboveThreshold": "268435456", 5245 "DefaultDecodedImageWorkingSetBudgetBytes": "134217728" 5246 }, 5247 "enable_features": [ 5248 "ImageDecodeConfigurableFeature" 5249 ] 5250 } 5251 ] 5252 } 5253 ], 5254 "DecreaseProcessingAudioFifoSize": [ 5255 { 5256 "platforms": [ 5257 "linux", 5258 "mac", 5259 "windows" 5260 ], 5261 "experiments": [ 5262 { 5263 "name": "Enabled1_20230425", 5264 "params": { 5265 "fifo_size": "10" 5266 }, 5267 "enable_features": [ 5268 "DecreaseProcessingAudioFifoSize" 5269 ] 5270 } 5271 ] 5272 } 5273 ], 5274 "DefaultANGLEMetal": [ 5275 { 5276 "platforms": [ 5277 "mac" 5278 ], 5279 "experiments": [ 5280 { 5281 "name": "Enabled", 5282 "enable_features": [ 5283 "DefaultANGLEMetal" 5284 ] 5285 } 5286 ] 5287 } 5288 ], 5289 "DefaultBrowserVideoPromo": [ 5290 { 5291 "platforms": [ 5292 "ios" 5293 ], 5294 "experiments": [ 5295 { 5296 "name": "Enabled_Single_Step", 5297 "params": { 5298 "default_browser_video_promo_variant": "generic_conditions_fullscreen_promo" 5299 }, 5300 "enable_features": [ 5301 "DefaultBrowserVideoPromo" 5302 ] 5303 } 5304 ] 5305 } 5306 ], 5307 "DefaultBucketUsesRelaxedDurability": [ 5308 { 5309 "platforms": [ 5310 "windows", 5311 "mac", 5312 "chromeos", 5313 "chromeos_lacros", 5314 "fuchsia", 5315 "linux", 5316 "ios", 5317 "android", 5318 "android_weblayer", 5319 "android_webview" 5320 ], 5321 "experiments": [ 5322 { 5323 "name": "Enabled", 5324 "enable_features": [ 5325 "DefaultBucketUsesRelaxedDurability" 5326 ] 5327 } 5328 ] 5329 } 5330 ], 5331 "DefaultGpuDiskCacheSize": [ 5332 { 5333 "platforms": [ 5334 "android", 5335 "chromeos", 5336 "chromeos_lacros", 5337 "linux", 5338 "mac", 5339 "windows" 5340 ], 5341 "experiments": [ 5342 { 5343 "name": "max_cache_6M_20230913", 5344 "params": { 5345 "GpuDefaultMaxProgramCacheMemoryBytes": "6291456" 5346 }, 5347 "enable_features": [ 5348 "DefaultGpuDiskCacheSize" 5349 ] 5350 } 5351 ] 5352 } 5353 ], 5354 "DefaultOpenSSLBufferSizeFeature": [ 5355 { 5356 "platforms": [ 5357 "android", 5358 "chromeos", 5359 "chromeos_lacros", 5360 "linux", 5361 "mac", 5362 "windows" 5363 ], 5364 "experiments": [ 5365 { 5366 "name": "ssl_buffer_size_17K_20230920", 5367 "params": { 5368 "DefaultOpenSSLBufferSize": "17408" 5369 }, 5370 "enable_features": [ 5371 "DefaultOpenSSLBufferSizeFeature" 5372 ] 5373 } 5374 ] 5375 } 5376 ], 5377 "DefaultPassthroughCommandDecoder": [ 5378 { 5379 "platforms": [ 5380 "android", 5381 "android_webview", 5382 "chromeos" 5383 ], 5384 "experiments": [ 5385 { 5386 "name": "Enabled_20220601", 5387 "enable_features": [ 5388 "DefaultPassthroughCommandDecoder" 5389 ] 5390 } 5391 ] 5392 } 5393 ], 5394 "DeferTabSwitcherLayoutCreation": [ 5395 { 5396 "platforms": [ 5397 "android" 5398 ], 5399 "experiments": [ 5400 { 5401 "name": "Enabled", 5402 "enable_features": [ 5403 "DeferTabSwitcherLayoutCreation" 5404 ] 5405 } 5406 ] 5407 } 5408 ], 5409 "DeferredSyncStartupCustomDelay": [ 5410 { 5411 "platforms": [ 5412 "android", 5413 "chromeos", 5414 "chromeos_lacros", 5415 "ios", 5416 "linux", 5417 "mac", 5418 "windows" 5419 ], 5420 "experiments": [ 5421 { 5422 "name": "Enabled0Seconds", 5423 "params": { 5424 "DeferredSyncStartupCustomDelayInSeconds": "0" 5425 }, 5426 "enable_features": [ 5427 "DeferredSyncStartupCustomDelay" 5428 ] 5429 } 5430 ] 5431 } 5432 ], 5433 "DelayStructuredMetricsUntilHwidAvailable": [ 5434 { 5435 "platforms": [ 5436 "chromeos" 5437 ], 5438 "experiments": [ 5439 { 5440 "name": "Enabled", 5441 "enable_features": [ 5442 "DelayUploadUntilHwid" 5443 ] 5444 } 5445 ] 5446 } 5447 ], 5448 "DelayablePriorityThreshold": [ 5449 { 5450 "platforms": [ 5451 "android", 5452 "chromeos", 5453 "chromeos_lacros", 5454 "linux", 5455 "mac", 5456 "windows" 5457 ], 5458 "experiments": [ 5459 { 5460 "name": "Medium_20230906", 5461 "params": { 5462 "DelayablePriorityThreshold": "medium" 5463 }, 5464 "enable_features": [ 5465 "DelayablePriorityThresholdFeature" 5466 ] 5467 } 5468 ] 5469 } 5470 ], 5471 "DeprecateAssistantStylusFeatures": [ 5472 { 5473 "platforms": [ 5474 "chromeos" 5475 ], 5476 "experiments": [ 5477 { 5478 "name": "Enabled", 5479 "enable_features": [ 5480 "DeprecateAssistantStylusFeatures" 5481 ] 5482 } 5483 ] 5484 } 5485 ], 5486 "DeprecatedNonStreamingDeclarativeShadowDOM": [ 5487 { 5488 "platforms": [ 5489 "android", 5490 "chromeos", 5491 "chromeos_lacros", 5492 "fuchsia", 5493 "linux", 5494 "mac", 5495 "windows" 5496 ], 5497 "experiments": [ 5498 { 5499 "name": "Disabled_20230815", 5500 "disable_features": [ 5501 "DeprecatedNonStreamingDeclarativeShadowDOM" 5502 ] 5503 } 5504 ] 5505 } 5506 ], 5507 "DeskButton": [ 5508 { 5509 "platforms": [ 5510 "chromeos" 5511 ], 5512 "experiments": [ 5513 { 5514 "name": "Enabled_20231025", 5515 "enable_features": [ 5516 "DeskButton" 5517 ] 5518 } 5519 ] 5520 } 5521 ], 5522 "DesktopLinkCapturingPWAExperiment": [ 5523 { 5524 "platforms": [ 5525 "linux", 5526 "mac", 5527 "windows" 5528 ], 5529 "experiments": [ 5530 { 5531 "name": "Enabled_DefaultOn", 5532 "params": { 5533 "link_capturing_guardrail_storage_duration": "60", 5534 "on_by_default": "true" 5535 }, 5536 "enable_features": [ 5537 "DesktopPWAsLinkCapturing" 5538 ] 5539 }, 5540 { 5541 "name": "Enabled_DefaultOff", 5542 "params": { 5543 "link_capturing_guardrail_storage_duration": "60", 5544 "on_by_default": "false" 5545 }, 5546 "enable_features": [ 5547 "DesktopPWAsLinkCapturing" 5548 ] 5549 } 5550 ] 5551 } 5552 ], 5553 "DesktopNtpDriveCache": [ 5554 { 5555 "platforms": [ 5556 "linux", 5557 "mac", 5558 "windows" 5559 ], 5560 "experiments": [ 5561 { 5562 "name": "Cache_1m", 5563 "params": { 5564 "NtpDriveModuleCacheMaxAgeSParam": "60", 5565 "NtpDriveModuleExperimentGroupParam": "experiment_1234" 5566 }, 5567 "enable_features": [ 5568 "NtpDriveModule" 5569 ] 5570 } 5571 ] 5572 } 5573 ], 5574 "DesktopNtpImageErrorDetection": [ 5575 { 5576 "platforms": [ 5577 "chromeos", 5578 "chromeos_lacros", 5579 "linux", 5580 "mac", 5581 "windows" 5582 ], 5583 "experiments": [ 5584 { 5585 "name": "ImageErrorDetection", 5586 "enable_features": [ 5587 "NtpBackgroundImageErrorDetection" 5588 ] 5589 } 5590 ] 5591 } 5592 ], 5593 "DesktopNtpMiddleSlotPromoDismissal": [ 5594 { 5595 "platforms": [ 5596 "chromeos", 5597 "chromeos_lacros", 5598 "fuchsia", 5599 "linux", 5600 "mac", 5601 "windows" 5602 ], 5603 "experiments": [ 5604 { 5605 "name": "MiddleSlotPromoDismissal", 5606 "enable_features": [ 5607 "NtpMiddleSlotPromoDismissal" 5608 ] 5609 } 5610 ] 5611 } 5612 ], 5613 "DesktopNtpModules": [ 5614 { 5615 "platforms": [ 5616 "chromeos", 5617 "chromeos_lacros", 5618 "fuchsia", 5619 "linux", 5620 "mac", 5621 "windows" 5622 ], 5623 "experiments": [ 5624 { 5625 "name": "RecipeTasksRuleBasedDiscountDriveManagedUsersCartOptimizeRecipeTasksSAPIV2Fre_Enabled", 5626 "params": { 5627 "NtpModulesLoadTimeoutMillisecondsParam": "3000", 5628 "use_sapi_v2": "true" 5629 }, 5630 "enable_features": [ 5631 "NtpModulesLoadTimeoutMilliseconds", 5632 "NtpPhotosModule" 5633 ], 5634 "disable_features": [ 5635 "NtpShoppingTasksModule" 5636 ] 5637 } 5638 ] 5639 } 5640 ], 5641 "DesktopOmniboxCalculatorProvider": [ 5642 { 5643 "platforms": [ 5644 "chromeos", 5645 "chromeos_lacros", 5646 "linux", 5647 "mac", 5648 "windows" 5649 ], 5650 "experiments": [ 5651 { 5652 "name": "Enabled", 5653 "enable_features": [ 5654 "OmniboxCalcProvider" 5655 ] 5656 } 5657 ] 5658 } 5659 ], 5660 "DesktopOmniboxGrouping": [ 5661 { 5662 "platforms": [ 5663 "chromeos", 5664 "chromeos_lacros", 5665 "linux", 5666 "mac", 5667 "windows" 5668 ], 5669 "experiments": [ 5670 { 5671 "name": "Enabled_NON_ZPS_V2", 5672 "enable_features": [ 5673 "OmniboxGroupingFrameworkForNonZPS" 5674 ] 5675 } 5676 ] 5677 } 5678 ], 5679 "DesktopOmniboxShortcutBoost": [ 5680 { 5681 "platforms": [ 5682 "chromeos", 5683 "chromeos_lacros", 5684 "fuchsia", 5685 "linux", 5686 "mac", 5687 "windows" 5688 ], 5689 "experiments": [ 5690 { 5691 "name": "Enabled", 5692 "params": { 5693 "ShortcutBoostGroupWithSearches": "true", 5694 "ShortcutBoostNonTopHitSearchThreshold": "2", 5695 "ShortcutBoostNonTopHitThreshold": "2", 5696 "ShortcutBoostSearchScore": "1414", 5697 "ShortcutBoostUrlScore": "1414", 5698 "omnibox_history_cluster_provider_inherit_search_match_score": "true", 5699 "omnibox_history_cluster_provider_score": "1414" 5700 }, 5701 "enable_features": [ 5702 "JourneysOmniboxHistoryClusterProvider", 5703 "OmniboxShortcutBoost" 5704 ] 5705 } 5706 ] 5707 } 5708 ], 5709 "DesktopOmnibox_HistoryQuickProviderSpecificity": [ 5710 { 5711 "platforms": [ 5712 "chromeos", 5713 "chromeos_lacros", 5714 "fuchsia", 5715 "linux", 5716 "mac", 5717 "windows" 5718 ], 5719 "experiments": [ 5720 { 5721 "name": "Enabled", 5722 "params": { 5723 "DomainSuggestionsAlternativeScoring": "true", 5724 "DomainSuggestionsMaxMatchesPerDomain": "2", 5725 "DomainSuggestionsMinInputLength": "4", 5726 "DomainSuggestionsScoreFactor": "1", 5727 "DomainSuggestionsTypedUrlsOffset": "1", 5728 "DomainSuggestionsTypedUrlsThreshold": "7", 5729 "DomainSuggestionsTypedVisitCapPerVisit": "2", 5730 "DomainSuggestionsTypedVisitOffset": "1", 5731 "DomainSuggestionsTypedVisitThreshold": "4" 5732 }, 5733 "enable_features": [ 5734 "OmniboxDomainSuggestions" 5735 ] 5736 } 5737 ] 5738 } 5739 ], 5740 "DesktopPWAInstallPromotionML": [ 5741 { 5742 "platforms": [ 5743 "linux", 5744 "mac", 5745 "windows" 5746 ], 5747 "experiments": [ 5748 { 5749 "name": "Enabled", 5750 "params": { 5751 "guardrail_report_prob": "0.5", 5752 "max_days_to_store_guardrails": "90", 5753 "model_and_user_decline_report_prob": "0.5" 5754 }, 5755 "enable_features": [ 5756 "WebAppsEnableMLModelForPromotion" 5757 ] 5758 } 5759 ] 5760 } 5761 ], 5762 "DesktopReadingListAddFromDialog": [ 5763 { 5764 "platforms": [ 5765 "chromeos", 5766 "chromeos_lacros", 5767 "fuchsia", 5768 "linux", 5769 "mac", 5770 "windows" 5771 ], 5772 "experiments": [ 5773 { 5774 "name": "Enabled", 5775 "enable_features": [ 5776 "ReadLaterAddFromDialog" 5777 ] 5778 } 5779 ] 5780 } 5781 ], 5782 "DesktopSharePreview": [ 5783 { 5784 "platforms": [ 5785 "fuchsia", 5786 "linux", 5787 "mac", 5788 "windows" 5789 ], 5790 "experiments": [ 5791 { 5792 "name": "Enabled", 5793 "enable_features": [ 5794 "DesktopSharePreview" 5795 ] 5796 } 5797 ] 5798 } 5799 ], 5800 "DesktopTabGroupsInProductHelp": [ 5801 { 5802 "platforms": [ 5803 "chromeos", 5804 "chromeos_lacros", 5805 "fuchsia", 5806 "linux", 5807 "mac", 5808 "windows" 5809 ], 5810 "experiments": [ 5811 { 5812 "name": "EnabledIPH_20220401", 5813 "params": { 5814 "availability": ">0", 5815 "event_many_tabs_opened": "name:sixth_tab_opened;comparator:>0;window:1;storage:365", 5816 "event_trigger": "name:tab_groups_new_group_iph_triggered;comparator:<5;window:365;storage:365", 5817 "event_used": "name:tab_group_created;comparator:==0;window:365;storage:365", 5818 "session_rate": "<3" 5819 }, 5820 "enable_features": [ 5821 "IPH_DesktopTabGroupsNewGroup" 5822 ] 5823 } 5824 ] 5825 } 5826 ], 5827 "DesktopViewsWidgetLayering": [ 5828 { 5829 "platforms": [ 5830 "chromeos", 5831 "chromeos_lacros", 5832 "fuchsia", 5833 "linux", 5834 "mac", 5835 "windows" 5836 ], 5837 "experiments": [ 5838 { 5839 "name": "Enabled", 5840 "enable_features": [ 5841 "WidgetLayering" 5842 ] 5843 } 5844 ] 5845 } 5846 ], 5847 "DestroyProfileOnBrowserClose": [ 5848 { 5849 "platforms": [ 5850 "chromeos_lacros" 5851 ], 5852 "experiments": [ 5853 { 5854 "name": "DestroyProfileOnBrowserClose", 5855 "enable_features": [ 5856 "DestroyProfileOnBrowserClose" 5857 ] 5858 } 5859 ] 5860 } 5861 ], 5862 "DestroySystemProfiles": [ 5863 { 5864 "platforms": [ 5865 "fuchsia", 5866 "linux", 5867 "mac", 5868 "windows" 5869 ], 5870 "experiments": [ 5871 { 5872 "name": "DestroySystemProfiles", 5873 "enable_features": [ 5874 "DestroySystemProfiles" 5875 ] 5876 } 5877 ] 5878 } 5879 ], 5880 "DevToolsConsoleInsights": [ 5881 { 5882 "platforms": [ 5883 "chromeos", 5884 "chromeos_lacros", 5885 "linux", 5886 "mac", 5887 "windows" 5888 ], 5889 "experiments": [ 5890 { 5891 "name": "Enabled", 5892 "enable_features": [ 5893 "DevToolsConsoleInsights" 5894 ] 5895 } 5896 ] 5897 } 5898 ], 5899 "DevToolsTabTarget": [ 5900 { 5901 "platforms": [ 5902 "linux", 5903 "mac", 5904 "windows", 5905 "chromeos", 5906 "chromeos_lacros" 5907 ], 5908 "experiments": [ 5909 { 5910 "name": "Enabled", 5911 "enable_features": [ 5912 "DevToolsTabTarget" 5913 ] 5914 }, 5915 { 5916 "name": "Control", 5917 "disable_features": [ 5918 "DevToolsTabTarget" 5919 ] 5920 } 5921 ] 5922 } 5923 ], 5924 "DexFixer": [ 5925 { 5926 "platforms": [ 5927 "android" 5928 ], 5929 "experiments": [ 5930 { 5931 "name": "Enabled", 5932 "enable_features": [ 5933 "DexFixer" 5934 ] 5935 } 5936 ] 5937 } 5938 ], 5939 "DiacriticsOnPhysicalKeyboardLongpressOnByDefault": [ 5940 { 5941 "platforms": [ 5942 "chromeos" 5943 ], 5944 "experiments": [ 5945 { 5946 "name": "Enabled", 5947 "enable_features": [ 5948 "DiacriticsOnPhysicalKeyboardLongpress", 5949 "DiacriticsOnPhysicalKeyboardLongpressDefaultOn" 5950 ] 5951 } 5952 ] 5953 } 5954 ], 5955 "DisableBlackHoleOnNoNewNetwork": [ 5956 { 5957 "platforms": [ 5958 "android" 5959 ], 5960 "experiments": [ 5961 { 5962 "name": "ConnecMigrationAndBlackhole_20231106", 5963 "enable_features": [ 5964 "DisableBlackHoleOnNoNewNetwork", 5965 "MigrateSessionsOnNetworkChangeV2" 5966 ] 5967 } 5968 ] 5969 } 5970 ], 5971 "DisableCompressParkableStrings": [ 5972 { 5973 "platforms": [ 5974 "chromeos", 5975 "chromeos_lacros", 5976 "linux", 5977 "mac", 5978 "windows" 5979 ], 5980 "experiments": [ 5981 { 5982 "name": "Disabled", 5983 "disable_features": [ 5984 "CompressParkableStrings" 5985 ] 5986 } 5987 ] 5988 } 5989 ], 5990 "DisableGles2ForOopR": [ 5991 { 5992 "platforms": [ 5993 "fuchsia", 5994 "linux", 5995 "mac", 5996 "windows" 5997 ], 5998 "experiments": [ 5999 { 6000 "name": "Enabled", 6001 "disable_features": [ 6002 "UseGles2ForOopR" 6003 ] 6004 } 6005 ] 6006 } 6007 ], 6008 "DisablePasswordsDropdownForCvcFields": [ 6009 { 6010 "platforms": [ 6011 "android", 6012 "chromeos", 6013 "ios", 6014 "linux", 6015 "mac", 6016 "windows" 6017 ], 6018 "experiments": [ 6019 { 6020 "name": "Enabled", 6021 "enable_features": [ 6022 "DisablePasswordsDropdownForCvcFields" 6023 ] 6024 } 6025 ] 6026 } 6027 ], 6028 "DisableUrgentPageDiscarding": [ 6029 { 6030 "platforms": [ 6031 "mac", 6032 "windows" 6033 ], 6034 "experiments": [ 6035 { 6036 "name": "Disabled", 6037 "disable_features": [ 6038 "UrgentPageDiscarding" 6039 ] 6040 } 6041 ] 6042 } 6043 ], 6044 "DisallowManagedProfileSignout": [ 6045 { 6046 "platforms": [ 6047 "chromeos_lacros", 6048 "linux", 6049 "mac", 6050 "windows" 6051 ], 6052 "experiments": [ 6053 { 6054 "name": "Enabled", 6055 "enable_features": [ 6056 "DisallowManagedProfileSignout" 6057 ] 6058 } 6059 ] 6060 } 6061 ], 6062 "DiscardInputEventsToRecentlyMovedFrames": [ 6063 { 6064 "platforms": [ 6065 "android", 6066 "android_weblayer", 6067 "android_webview", 6068 "chromeos", 6069 "chromeos_lacros", 6070 "linux", 6071 "mac", 6072 "windows" 6073 ], 6074 "experiments": [ 6075 { 6076 "name": "DoNotDiscard", 6077 "params": { 6078 "distance": "2147483647", 6079 "time_ms": "0" 6080 }, 6081 "enable_features": [ 6082 "DiscardInputEventsToRecentlyMovedFrames" 6083 ] 6084 }, 6085 { 6086 "name": "50_Pixels_1000_Ms", 6087 "params": { 6088 "distance": "50", 6089 "time_ms": "1000" 6090 }, 6091 "enable_features": [ 6092 "DiscardInputEventsToRecentlyMovedFrames" 6093 ] 6094 } 6095 ] 6096 } 6097 ], 6098 "DiscoFeedEndpoint": [ 6099 { 6100 "platforms": [ 6101 "android" 6102 ], 6103 "experiments": [ 6104 { 6105 "name": "Enabled", 6106 "enable_features": [ 6107 "DiscoFeedEndpoint" 6108 ] 6109 } 6110 ] 6111 } 6112 ], 6113 "DisconnectExtensionMessagePortWhenPageEntersBFCache": [ 6114 { 6115 "platforms": [ 6116 "chromeos", 6117 "linux", 6118 "mac", 6119 "windows" 6120 ], 6121 "experiments": [ 6122 { 6123 "name": "Enabled_20231030", 6124 "enable_features": [ 6125 "DisconnectExtensionMessagePortWhenPageEntersBFCache" 6126 ] 6127 } 6128 ] 6129 } 6130 ], 6131 "DiscountConsentV2": [ 6132 { 6133 "platforms": [ 6134 "fuchsia", 6135 "linux", 6136 "mac", 6137 "windows" 6138 ], 6139 "experiments": [ 6140 { 6141 "name": "enabled_ntp_native_dialog_with_approved_strings_M104_20220809", 6142 "params": { 6143 "discount-consent-ntp-variation": "4", 6144 "step-one-static-content": "Let Google help you find discounts for your carts", 6145 "step-one-use-static-content": "true" 6146 }, 6147 "enable_features": [ 6148 "DiscountConsentV2" 6149 ] 6150 } 6151 ] 6152 } 6153 ], 6154 "DnsHttpsSvcbTimeout": [ 6155 { 6156 "platforms": [ 6157 "android", 6158 "chromeos", 6159 "chromeos_lacros", 6160 "ios", 6161 "linux", 6162 "mac", 6163 "windows" 6164 ], 6165 "experiments": [ 6166 { 6167 "name": "Enabled", 6168 "params": { 6169 "UseDnsHttpsSvcbInsecureExtraTimeMax": "500ms", 6170 "UseDnsHttpsSvcbInsecureExtraTimeMin": "300ms", 6171 "UseDnsHttpsSvcbInsecureExtraTimePercent": "50", 6172 "UseDnsHttpsSvcbSecureExtraTimeMax": "500ms", 6173 "UseDnsHttpsSvcbSecureExtraTimeMin": "300ms", 6174 "UseDnsHttpsSvcbSecureExtraTimePercent": "50" 6175 }, 6176 "enable_features": [ 6177 "UseDnsHttpsSvcb" 6178 ] 6179 } 6180 ] 6181 } 6182 ], 6183 "DnsOverHttpsQuad9Secure": [ 6184 { 6185 "platforms": [ 6186 "android", 6187 "chromeos", 6188 "chromeos_lacros", 6189 "fuchsia", 6190 "linux", 6191 "mac", 6192 "windows" 6193 ], 6194 "experiments": [ 6195 { 6196 "name": "Enabled", 6197 "enable_features": [ 6198 "DohProviderQuad9Secure" 6199 ] 6200 } 6201 ] 6202 } 6203 ], 6204 "DnsOverHttpsUi": [ 6205 { 6206 "platforms": [ 6207 "android", 6208 "android_weblayer", 6209 "chromeos", 6210 "fuchsia", 6211 "linux", 6212 "mac", 6213 "windows" 6214 ], 6215 "experiments": [ 6216 { 6217 "name": "EnabledLaunch", 6218 "params": { 6219 "DisabledProviders": "Quad9Secure", 6220 "ShowUi": "true" 6221 }, 6222 "enable_features": [ 6223 "DnsOverHttps", 6224 "DnsOverHttpsUpgrade" 6225 ] 6226 } 6227 ] 6228 } 6229 ], 6230 "DnsProxy": [ 6231 { 6232 "platforms": [ 6233 "chromeos", 6234 "chromeos_lacros" 6235 ], 6236 "experiments": [ 6237 { 6238 "name": "DnsProxyEnableDOH_Enabled", 6239 "enable_features": [ 6240 "DnsProxyEnableDOH", 6241 "EnableDnsProxy" 6242 ] 6243 } 6244 ] 6245 } 6246 ], 6247 "DownloadLater": [ 6248 { 6249 "platforms": [ 6250 "android" 6251 ], 6252 "experiments": [ 6253 { 6254 "name": "EnabledWithDateTimePicker", 6255 "params": { 6256 "show_date_time_picker": "true" 6257 }, 6258 "enable_features": [ 6259 "DownloadLater" 6260 ] 6261 }, 6262 { 6263 "name": "EnabledWithoutDateTimePicker", 6264 "params": { 6265 "show_date_time_picker": "false" 6266 }, 6267 "enable_features": [ 6268 "DownloadLater" 6269 ] 6270 } 6271 ] 6272 } 6273 ], 6274 "DownloadRange": [ 6275 { 6276 "platforms": [ 6277 "android", 6278 "chromeos", 6279 "chromeos_lacros", 6280 "fuchsia", 6281 "linux", 6282 "mac", 6283 "windows" 6284 ], 6285 "experiments": [ 6286 { 6287 "name": "Enabled", 6288 "enable_features": [ 6289 "DownloadRange" 6290 ] 6291 } 6292 ] 6293 } 6294 ], 6295 "DownloadsMigrateToJobsAPI": [ 6296 { 6297 "platforms": [ 6298 "android" 6299 ], 6300 "experiments": [ 6301 { 6302 "name": "Enabled", 6303 "enable_features": [ 6304 "DownloadsMigrateToJobsAPI" 6305 ] 6306 } 6307 ] 6308 } 6309 ], 6310 "DynamicScrollCullRectExpansion": [ 6311 { 6312 "platforms": [ 6313 "android", 6314 "android_webview", 6315 "chromeos", 6316 "chromeos_lacros", 6317 "fuchsia", 6318 "linux", 6319 "mac", 6320 "windows" 6321 ], 6322 "experiments": [ 6323 { 6324 "name": "Enabled", 6325 "enable_features": [ 6326 "DynamicScrollCullRectExpansion" 6327 ] 6328 } 6329 ] 6330 } 6331 ], 6332 "EarlyInitializeStartupMetrics": [ 6333 { 6334 "platforms": [ 6335 "android" 6336 ], 6337 "experiments": [ 6338 { 6339 "name": "Enabled", 6340 "enable_features": [ 6341 "EarlyInitializeStartupMetrics" 6342 ] 6343 } 6344 ] 6345 } 6346 ], 6347 "En840AndFstDecoderParamsUpdate": [ 6348 { 6349 "platforms": [ 6350 "chromeos", 6351 "chromeos_lacros" 6352 ], 6353 "experiments": [ 6354 { 6355 "name": "Enable_Model_And_Params_20230602", 6356 "enable_features": [ 6357 "ImeFstDecoderParamsUpdate", 6358 "ImeUsEnglishModelUpdate" 6359 ] 6360 } 6361 ] 6362 } 6363 ], 6364 "EnableADPFAsyncThreadsVerification": [ 6365 { 6366 "platforms": [ 6367 "android" 6368 ], 6369 "experiments": [ 6370 { 6371 "name": "Enabled", 6372 "enable_features": [ 6373 "EnableADPFAsyncThreadsVerification" 6374 ] 6375 } 6376 ] 6377 } 6378 ], 6379 "EnableADPFRendererMain": [ 6380 { 6381 "platforms": [ 6382 "android" 6383 ], 6384 "experiments": [ 6385 { 6386 "name": "Enabled", 6387 "enable_features": [ 6388 "EnableADPFRendererMain" 6389 ] 6390 } 6391 ] 6392 } 6393 ], 6394 "EnableADPFScrollBoost": [ 6395 { 6396 "platforms": [ 6397 "android" 6398 ], 6399 "experiments": [ 6400 { 6401 "name": "Enabled_20230530", 6402 "enable_features": [ 6403 "EnableADPFScrollBoost" 6404 ] 6405 } 6406 ] 6407 } 6408 ], 6409 "EnableConfigurableThreadCacheMultiplier": [ 6410 { 6411 "platforms": [ 6412 "android", 6413 "chromeos", 6414 "chromeos_lacros", 6415 "linux", 6416 "mac", 6417 "windows" 6418 ], 6419 "experiments": [ 6420 { 6421 "name": "multiplier_2.0_20230904", 6422 "params": { 6423 "ThreadCacheMultiplier": "2", 6424 "ThreadCacheMultiplierForAndroid": "1" 6425 }, 6426 "enable_features": [ 6427 "EnableConfigurableThreadCacheMultiplier" 6428 ] 6429 } 6430 ] 6431 } 6432 ], 6433 "EnableCrossSiteFlagNetworkIsolationKey": [ 6434 { 6435 "platforms": [ 6436 "android", 6437 "chromeos", 6438 "chromeos_lacros", 6439 "linux", 6440 "mac", 6441 "windows" 6442 ], 6443 "experiments": [ 6444 { 6445 "name": "EnableCrossSiteFlag", 6446 "enable_features": [ 6447 "EnableCrossSiteFlagNetworkIsolationKey" 6448 ] 6449 }, 6450 { 6451 "name": "EnableFrameSiteSharedOpaque", 6452 "enable_features": [ 6453 "EnableFrameSiteSharedOpaqueNetworkIsolationKey" 6454 ] 6455 }, 6456 { 6457 "name": "CacheClearedControl", 6458 "enable_features": [ 6459 "HttpCacheKeyingExperimentControlGroup" 6460 ] 6461 } 6462 ] 6463 } 6464 ], 6465 "EnableDevToolsJsErrorReporting": [ 6466 { 6467 "platforms": [ 6468 "chromeos", 6469 "chromeos_lacros", 6470 "linux" 6471 ], 6472 "experiments": [ 6473 { 6474 "name": "Enabled", 6475 "enable_features": [ 6476 "EnableDevToolsJsErrorReporting" 6477 ] 6478 } 6479 ] 6480 } 6481 ], 6482 "EnableDiscountOnNavigationDesktop": [ 6483 { 6484 "platforms": [ 6485 "chromeos", 6486 "chromeos_lacros", 6487 "linux", 6488 "mac", 6489 "windows" 6490 ], 6491 "experiments": [ 6492 { 6493 "name": "Enabled", 6494 "enable_features": [ 6495 "ShowDiscountOnNavigation" 6496 ] 6497 } 6498 ] 6499 } 6500 ], 6501 "EnableEncryptedReportingClientForUpload": [ 6502 { 6503 "platforms": [ 6504 "android", 6505 "chromeos", 6506 "chromeos_lacros", 6507 "ios", 6508 "linux", 6509 "mac", 6510 "windows" 6511 ], 6512 "experiments": [ 6513 { 6514 "name": "Enabled", 6515 "enable_features": [ 6516 "EnableEncryptedReportingClientForUpload" 6517 ] 6518 } 6519 ] 6520 } 6521 ], 6522 "EnableFallbackFontsCrashReporting": [ 6523 { 6524 "platforms": [ 6525 "windows" 6526 ], 6527 "experiments": [ 6528 { 6529 "name": "Enabled_20230404", 6530 "enable_features": [ 6531 "EnableFallbackFontsCrashReporting" 6532 ] 6533 } 6534 ] 6535 } 6536 ], 6537 "EnableFuzzyMatchAcrossLauncher": [ 6538 { 6539 "platforms": [ 6540 "chromeos" 6541 ], 6542 "experiments": [ 6543 { 6544 "name": "Enabled", 6545 "enable_features": [ 6546 "LauncherFuzzyMatchAcrossProviders" 6547 ] 6548 } 6549 ] 6550 } 6551 ], 6552 "EnableGetDebugdLogsInParallel": [ 6553 { 6554 "platforms": [ 6555 "chromeos", 6556 "chromeos_lacros" 6557 ], 6558 "experiments": [ 6559 { 6560 "name": "Enabled_20230519", 6561 "enable_features": [ 6562 "EnableGetDebugdLogsInParallel" 6563 ] 6564 } 6565 ] 6566 } 6567 ], 6568 "EnableImmediateDrawDuringScrollInteraction": [ 6569 { 6570 "platforms": [ 6571 "android", 6572 "chromeos", 6573 "chromeos_lacros", 6574 "linux", 6575 "mac", 6576 "windows" 6577 ], 6578 "experiments": [ 6579 { 6580 "name": "Enabled", 6581 "enable_features": [ 6582 "DrawImmediatelyWhenInteractive" 6583 ] 6584 }, 6585 { 6586 "name": "EnabledV2", 6587 "enable_features": [ 6588 "DrawImmediatelyWhenInteractive" 6589 ] 6590 }, 6591 { 6592 "name": "EnabledV3", 6593 "enable_features": [ 6594 "DrawImmediatelyWhenInteractive" 6595 ] 6596 } 6597 ] 6598 } 6599 ], 6600 "EnableMSAAOnNewIntelGPUs": [ 6601 { 6602 "platforms": [ 6603 "windows", 6604 "android" 6605 ], 6606 "experiments": [ 6607 { 6608 "name": "Enabled", 6609 "enable_features": [ 6610 "EnableMSAAOnNewIntelGPUs" 6611 ] 6612 } 6613 ] 6614 } 6615 ], 6616 "EnableNtpHistoryClustersModuleDiscounts": [ 6617 { 6618 "platforms": [ 6619 "chromeos", 6620 "chromeos_lacros", 6621 "linux", 6622 "mac", 6623 "windows" 6624 ], 6625 "experiments": [ 6626 { 6627 "name": "Enabled", 6628 "enable_features": [ 6629 "NtpHistoryClustersModuleDiscounts" 6630 ] 6631 } 6632 ] 6633 } 6634 ], 6635 "EnableOOPVDDisableVAAPILock": [ 6636 { 6637 "platforms": [ 6638 "chromeos" 6639 ], 6640 "experiments": [ 6641 { 6642 "name": "OOPVDAndVaapiLockDisabled_20230420", 6643 "enable_features": [ 6644 "UseOutOfProcessVideoDecoding" 6645 ], 6646 "disable_features": [ 6647 "GlobalVaapiLock" 6648 ] 6649 } 6650 ] 6651 } 6652 ], 6653 "EnableOneTapForMaps": [ 6654 { 6655 "platforms": [ 6656 "ios" 6657 ], 6658 "experiments": [ 6659 { 6660 "name": "Enabled", 6661 "params": { 6662 "OneTapForMapsConsentModeParam": "iph" 6663 }, 6664 "enable_features": [ 6665 "EnableOneTapForMaps" 6666 ] 6667 } 6668 ] 6669 } 6670 ], 6671 "EnableOverwritingPlaceholderUsernames": [ 6672 { 6673 "platforms": [ 6674 "chromeos", 6675 "linux", 6676 "mac", 6677 "windows" 6678 ], 6679 "experiments": [ 6680 { 6681 "name": "Enabled", 6682 "enable_features": [ 6683 "EnableOverwritingPlaceholderUsernames" 6684 ] 6685 } 6686 ] 6687 } 6688 ], 6689 "EnablePDPMetricsUSDesktopIOS": [ 6690 { 6691 "platforms": [ 6692 "chromeos", 6693 "chromeos_lacros", 6694 "fuchsia", 6695 "ios", 6696 "linux", 6697 "mac", 6698 "windows" 6699 ], 6700 "experiments": [ 6701 { 6702 "name": "Enabled", 6703 "enable_features": [ 6704 "ShoppingPDPMetrics" 6705 ] 6706 } 6707 ] 6708 } 6709 ], 6710 "EnableProtoApiForClassifyUrl": [ 6711 { 6712 "platforms": [ 6713 "android", 6714 "chromeos", 6715 "chromeos_lacros", 6716 "ios", 6717 "linux", 6718 "mac", 6719 "windows" 6720 ], 6721 "experiments": [ 6722 { 6723 "name": "Enabled_20230801", 6724 "enable_features": [ 6725 "EnableProtoApiForClassifyUrl" 6726 ] 6727 } 6728 ] 6729 } 6730 ], 6731 "EnableShoppingListDesktop": [ 6732 { 6733 "platforms": [ 6734 "chromeos", 6735 "chromeos_lacros", 6736 "linux", 6737 "mac", 6738 "windows" 6739 ], 6740 "experiments": [ 6741 { 6742 "name": "Enabled_20221005", 6743 "enable_features": [ 6744 "ShoppingList" 6745 ] 6746 } 6747 ] 6748 } 6749 ], 6750 "EnableShoppingListIOSM119": [ 6751 { 6752 "platforms": [ 6753 "ios" 6754 ], 6755 "experiments": [ 6756 { 6757 "name": "Enabled_20231112", 6758 "enable_features": [ 6759 "ShoppingList" 6760 ] 6761 } 6762 ] 6763 } 6764 ], 6765 "EnableWatchdogReportOnlyModeOnGpuInit": [ 6766 { 6767 "platforms": [ 6768 "chromeos", 6769 "chromeos_lacros", 6770 "linux", 6771 "mac", 6772 "windows" 6773 ], 6774 "experiments": [ 6775 { 6776 "name": "Enabled", 6777 "enable_features": [ 6778 "EnableWatchdogReportOnlyModeOnGpuInit" 6779 ] 6780 } 6781 ] 6782 } 6783 ], 6784 "EndOfLifeIncentive": [ 6785 { 6786 "platforms": [ 6787 "chromeos" 6788 ], 6789 "experiments": [ 6790 { 6791 "name": "EnabledOffer_20230324", 6792 "params": { 6793 "incentive_type": "offer" 6794 }, 6795 "enable_features": [ 6796 "EolIncentive" 6797 ] 6798 } 6799 ] 6800 } 6801 ], 6802 "EnforcePrivacySandboxAttestations": [ 6803 { 6804 "platforms": [ 6805 "android", 6806 "chromeos", 6807 "chromeos_lacros", 6808 "linux", 6809 "mac", 6810 "windows" 6811 ], 6812 "experiments": [ 6813 { 6814 "name": "DefaultDeny", 6815 "enable_features": [ 6816 "EnforcePrivacySandboxAttestations" 6817 ], 6818 "disable_features": [ 6819 "DefaultAllowPrivacySandboxAttestations" 6820 ] 6821 }, 6822 { 6823 "name": "DefaultAllow", 6824 "enable_features": [ 6825 "DefaultAllowPrivacySandboxAttestations", 6826 "EnforcePrivacySandboxAttestations" 6827 ] 6828 }, 6829 { 6830 "name": "DisableAttestations", 6831 "disable_features": [ 6832 "EnforcePrivacySandboxAttestations" 6833 ] 6834 } 6835 ] 6836 } 6837 ], 6838 "EnterpriseReportingConnectorExtensionEvents": [ 6839 { 6840 "platforms": [ 6841 "chromeos", 6842 "chromeos_lacros", 6843 "linux", 6844 "mac", 6845 "windows" 6846 ], 6847 "experiments": [ 6848 { 6849 "name": "Enabled", 6850 "enable_features": [ 6851 "ExtensionEventsEnabled" 6852 ] 6853 } 6854 ] 6855 } 6856 ], 6857 "EnterpriseReportingRelaxAffiliationCheck": [ 6858 { 6859 "platforms": [ 6860 "chromeos", 6861 "chromeos_lacros", 6862 "linux", 6863 "mac", 6864 "windows" 6865 ], 6866 "experiments": [ 6867 { 6868 "name": "Enabled", 6869 "enable_features": [ 6870 "EnableRelaxedAffiliationCheck" 6871 ] 6872 } 6873 ] 6874 } 6875 ], 6876 "EventTimingMatchPresentationIndex": [ 6877 { 6878 "platforms": [ 6879 "android", 6880 "chromeos", 6881 "chromeos_lacros", 6882 "fuchsia", 6883 "linux", 6884 "mac", 6885 "windows", 6886 "android_webview", 6887 "android_weblayer" 6888 ], 6889 "experiments": [ 6890 { 6891 "name": "MatchPresentationIndexAndReportOnRealPaint_V2", 6892 "enable_features": [ 6893 "EventTimingMatchPresentationIndex", 6894 "EventTimingReportAllEarlyEntriesOnPaintedPresentation" 6895 ] 6896 } 6897 ] 6898 } 6899 ], 6900 "EvictSubtree": [ 6901 { 6902 "platforms": [ 6903 "android", 6904 "chromeos", 6905 "chromeos_lacros", 6906 "linux", 6907 "mac", 6908 "windows" 6909 ], 6910 "experiments": [ 6911 { 6912 "name": "Enabled", 6913 "enable_features": [ 6914 "EvictSubtree" 6915 ] 6916 } 6917 ] 6918 } 6919 ], 6920 "ExcludeBrokenImageIconFromBeingLcpEligible": [ 6921 { 6922 "platforms": [ 6923 "android", 6924 "chromeos", 6925 "chromeos_lacros", 6926 "fuchsia", 6927 "linux", 6928 "mac", 6929 "windows", 6930 "android_webview", 6931 "android_weblayer" 6932 ], 6933 "experiments": [ 6934 { 6935 "name": "Enabled", 6936 "enable_features": [ 6937 "ExcludeBrokenImageIconFromBeingLcpEligible" 6938 ] 6939 } 6940 ] 6941 } 6942 ], 6943 "ExpandCompositedCullRect": [ 6944 { 6945 "platforms": [ 6946 "android", 6947 "android_webview", 6948 "chromeos", 6949 "chromeos_lacros", 6950 "fuchsia", 6951 "linux", 6952 "mac", 6953 "windows" 6954 ], 6955 "experiments": [ 6956 { 6957 "name": "ExpandCompositedCullRect" 6958 } 6959 ] 6960 } 6961 ], 6962 "ExploreSitesDense": [ 6963 { 6964 "platforms": [ 6965 "android" 6966 ], 6967 "experiments": [ 6968 { 6969 "name": "WithDenseBottom", 6970 "params": { 6971 "denseVariation": "titleBottom", 6972 "mostLikelyVariation": "groupedIcon", 6973 "variation": "mostLikelyTile" 6974 }, 6975 "enable_features": [ 6976 "ExploreSites" 6977 ] 6978 } 6979 ] 6980 } 6981 ], 6982 "ExtensionsServiceWorkerOptimizedEventDispatch": [ 6983 { 6984 "platforms": [ 6985 "chromeos", 6986 "chromeos_lacros", 6987 "linux", 6988 "mac", 6989 "windows" 6990 ], 6991 "experiments": [ 6992 { 6993 "name": "Enabled", 6994 "enable_features": [ 6995 "ExtensionsServiceWorkerOptimizedEventDispatch" 6996 ] 6997 } 6998 ] 6999 } 7000 ], 7001 "FLEDGEBiddingAndAuctionServer": [ 7002 { 7003 "platforms": [ 7004 "chromeos", 7005 "chromeos_lacros", 7006 "linux", 7007 "mac", 7008 "windows", 7009 "android" 7010 ], 7011 "experiments": [ 7012 { 7013 "name": "Enabled", 7014 "params": { 7015 "FledgeBiddingAndAuctionKeyConfig": "{\"https://publickeyservice.gcp.privacysandboxservices.com\": \"https://publickeyservice.pa.gcp.privacysandboxservices.com/.well-known/protected-auction/v1/public-keys\", \"https://publickeyservice.pa.gcp.privacysandboxservices.com\": \"https://publickeyservice.pa.gcp.privacysandboxservices.com/.well-known/protected-auction/v1/public-keys\"}", 7016 "FledgeBiddingAndAuctionKeyURL": "https://publickeyservice.pa.gcp.privacysandboxservices.com/.well-known/protected-auction/v1/public-keys" 7017 }, 7018 "enable_features": [ 7019 "FledgeBiddingAndAuctionServer" 7020 ] 7021 } 7022 ] 7023 } 7024 ], 7025 "FastPairPWACompanion": [ 7026 { 7027 "platforms": [ 7028 "chromeos" 7029 ], 7030 "experiments": [ 7031 { 7032 "name": "Enabled_20231115", 7033 "params": { 7034 "pwa-companion-app-id": "ckdjfcfapbgminighllemapmpdlpihia", 7035 "pwa-companion-install-uri": "https://mypixelbuds.google.com/", 7036 "pwa-companion-play-store-uri": "https://play.google.com/store/apps/details?id=com.google.android.apps.wearables.maestro.companion" 7037 }, 7038 "enable_features": [ 7039 "FastPairPwaCompanion" 7040 ] 7041 }, 7042 { 7043 "name": "Enabled_20231115_Dogfood", 7044 "params": { 7045 "pwa-companion-app-id": "ckdjfcfapbgminighllemapmpdlpihia", 7046 "pwa-companion-install-uri": "https://mypixelbuds.google.com/", 7047 "pwa-companion-play-store-uri": "https://play.google.com/store/apps/details?id=com.google.android.apps.wearables.maestro.companion" 7048 }, 7049 "enable_features": [ 7050 "FastPairPwaCompanion" 7051 ] 7052 }, 7053 { 7054 "name": "EnabledWithStagingLinks_Dogfood", 7055 "params": { 7056 "pwa-companion-app-id": "kncedjianpafagdchkiinagaaokkhpaa", 7057 "pwa-companion-install-uri": "https://mypixelbuds-preprod.corp.google.com/", 7058 "pwa-companion-play-store-uri": "https://play.google.com/store/apps/details?id=com.google.android.apps.wearables.maestro.companion" 7059 }, 7060 "enable_features": [ 7061 "FastPairPwaCompanion" 7062 ] 7063 } 7064 ] 7065 } 7066 ], 7067 "FasterSplitScreenSetup": [ 7068 { 7069 "platforms": [ 7070 "chromeos", 7071 "chromeos_lacros" 7072 ], 7073 "experiments": [ 7074 { 7075 "name": "Enabled_Dogfood_20231030", 7076 "enable_features": [ 7077 "FasterSplitScreenSetup" 7078 ] 7079 } 7080 ] 7081 } 7082 ], 7083 "FeatureNotificationGuide": [ 7084 { 7085 "platforms": [ 7086 "android" 7087 ], 7088 "experiments": [ 7089 { 7090 "name": "Enabled_low_engaged_7_days", 7091 "params": { 7092 "IPH_LowUserEngagementDetector_availability": ">=3", 7093 "enable_feature_default_browser": "false", 7094 "enable_feature_incognito_tab": "true", 7095 "enable_feature_ntp_suggestion_card": "true", 7096 "enable_feature_sign_in": "false", 7097 "enable_feature_voice_search": "true", 7098 "feature_notification_repeat_count": "1", 7099 "feature_notification_tracking_only": "false", 7100 "notification_interval_days": "7", 7101 "segment_selection_ttl_days": "28" 7102 }, 7103 "enable_features": [ 7104 "FeatureNotificationGuide", 7105 "SegmentationModelLowEngagedUsers", 7106 "UseFeatureEngagementForUserTargeting" 7107 ] 7108 } 7109 ] 7110 } 7111 ], 7112 "FeedLoadingPlaceholder": [ 7113 { 7114 "platforms": [ 7115 "android" 7116 ], 7117 "experiments": [ 7118 { 7119 "name": "Enabled", 7120 "enable_features": [ 7121 "FeedLoadingPlaceholder" 7122 ] 7123 } 7124 ] 7125 } 7126 ], 7127 "FeedPositionAndroid": [ 7128 { 7129 "platforms": [ 7130 "android" 7131 ], 7132 "experiments": [ 7133 { 7134 "name": "Enabled_Feed_Position_Push_Down_Small_1", 7135 "params": { 7136 "push_down_feed_small": "true" 7137 }, 7138 "enable_features": [ 7139 "FeedPositionAndroid" 7140 ] 7141 }, 7142 { 7143 "name": "Enabled_Feed_Position_Push_Down_Large_1", 7144 "params": { 7145 "push_down_feed_large": "true" 7146 }, 7147 "enable_features": [ 7148 "FeedPositionAndroid" 7149 ] 7150 }, 7151 { 7152 "name": "Enabled_Feed_Position_Pull_Up_1", 7153 "params": { 7154 "pull_up_feed": "true" 7155 }, 7156 "enable_features": [ 7157 "FeedPositionAndroid" 7158 ] 7159 } 7160 ] 7161 } 7162 ], 7163 "FeedPullToRefreshIph": [ 7164 { 7165 "platforms": [ 7166 "android" 7167 ], 7168 "experiments": [ 7169 { 7170 "name": "Enabled", 7171 "params": { 7172 "availability": "any", 7173 "event_trigger": "name:pulltorefresh_triggered;comparator:==0;window:360;storage:360", 7174 "event_used": "name:feed_swipe_refresh_shown;comparator:==0;window:7;storage:360", 7175 "session_rate": "==0" 7176 }, 7177 "enable_features": [ 7178 "IPH_FeedSwipeRefresh" 7179 ] 7180 } 7181 ] 7182 } 7183 ], 7184 "FeedSignedOutViewDemotion": [ 7185 { 7186 "platforms": [ 7187 "android" 7188 ], 7189 "experiments": [ 7190 { 7191 "name": "Enabled", 7192 "enable_features": [ 7193 "FeedSignedOutViewDemotion" 7194 ] 7195 } 7196 ] 7197 } 7198 ], 7199 "FeedSportsCard": [ 7200 { 7201 "platforms": [ 7202 "android" 7203 ], 7204 "experiments": [ 7205 { 7206 "name": "Enabled_20230921", 7207 "enable_features": [ 7208 "FeedSportsCard" 7209 ] 7210 } 7211 ] 7212 } 7213 ], 7214 "FeedUserInteractionReliabilityReport": [ 7215 { 7216 "platforms": [ 7217 "android" 7218 ], 7219 "experiments": [ 7220 { 7221 "name": "Enabled_20230602", 7222 "enable_features": [ 7223 "FeedUserInteractionReliabilityReport" 7224 ] 7225 } 7226 ] 7227 } 7228 ], 7229 "FencedFramesEnableCredentialsForAutomaticBeacons": [ 7230 { 7231 "platforms": [ 7232 "android", 7233 "chromeos", 7234 "chromeos_lacros", 7235 "linux", 7236 "mac", 7237 "windows" 7238 ], 7239 "experiments": [ 7240 { 7241 "name": "Enabled", 7242 "enable_features": [ 7243 "FencedFramesAutomaticBeaconCredentials" 7244 ] 7245 } 7246 ] 7247 } 7248 ], 7249 "FencedFramesEnableCrossOriginAutomaticBeacons": [ 7250 { 7251 "platforms": [ 7252 "android", 7253 "chromeos", 7254 "chromeos_lacros", 7255 "linux", 7256 "mac", 7257 "windows" 7258 ], 7259 "experiments": [ 7260 { 7261 "name": "Enabled", 7262 "enable_features": [ 7263 "FencedFramesCrossOriginAutomaticBeacons" 7264 ] 7265 } 7266 ] 7267 } 7268 ], 7269 "FencedFramesEnableM120Features": [ 7270 { 7271 "platforms": [ 7272 "android", 7273 "chromeos", 7274 "chromeos_lacros", 7275 "linux", 7276 "mac", 7277 "windows" 7278 ], 7279 "experiments": [ 7280 { 7281 "name": "Enabled", 7282 "enable_features": [ 7283 "FencedFramesM120FeaturesPart2" 7284 ] 7285 } 7286 ] 7287 } 7288 ], 7289 "FenderScriptScheduling": [ 7290 { 7291 "platforms": [ 7292 "android", 7293 "chromeos", 7294 "chromeos_lacros", 7295 "linux", 7296 "mac", 7297 "windows" 7298 ], 7299 "experiments": [ 7300 { 7301 "name": "LowPriAsyncExec_1_03_20230914", 7302 "params": { 7303 "low_pri_async_exec_cross_site_only": "true", 7304 "low_pri_async_exec_feature_limit": "3s", 7305 "low_pri_async_exec_main_frame_only": "true", 7306 "low_pri_async_exec_timeout": "1s" 7307 }, 7308 "enable_features": [ 7309 "LowPriorityAsyncScriptExecution" 7310 ] 7311 } 7312 ] 7313 } 7314 ], 7315 "FilteringScrollPrediction": [ 7316 { 7317 "platforms": [ 7318 "android" 7319 ], 7320 "experiments": [ 7321 { 7322 "name": "one_euro_filter_4.7_cutoff_0.01_beta20230221", 7323 "params": { 7324 "beta": "0.01", 7325 "filter": "one_euro_filter", 7326 "mincutoff": "4.7" 7327 }, 7328 "enable_features": [ 7329 "FilteringScrollPrediction" 7330 ] 7331 } 7332 ] 7333 } 7334 ], 7335 "FindRegistrationImprovements": [ 7336 { 7337 "platforms": [ 7338 "android", 7339 "chromeos", 7340 "chromeos_lacros", 7341 "linux", 7342 "mac", 7343 "windows" 7344 ], 7345 "experiments": [ 7346 { 7347 "name": "EnableAll_20231004", 7348 "enable_features": [ 7349 "ServiceWorkerFetchResponseCallbackUseHighPriority", 7350 "ServiceWorkerMergeFindRegistrationForClientUrl", 7351 "ServiceWorkerRegistrationCache", 7352 "ServiceWorkerScopeCache", 7353 "ServiceWorkerStorageControlOnThreadPool", 7354 "ServiceWorkerStorageControlResponseUseHighPriority" 7355 ] 7356 } 7357 ] 7358 } 7359 ], 7360 "FixInputQueueingBug": [ 7361 { 7362 "platforms": [ 7363 "android", 7364 "android_webview", 7365 "chromeos", 7366 "chromeos_lacros", 7367 "ios", 7368 "linux", 7369 "mac", 7370 "windows" 7371 ], 7372 "experiments": [ 7373 { 7374 "name": "queue_all_gesture_scrolls", 7375 "enable_features": [ 7376 "FixGestureScrollQueuingBug", 7377 "QueueBlockingGestureScrolls" 7378 ] 7379 }, 7380 { 7381 "name": "fix_input_queueing_bug", 7382 "enable_features": [ 7383 "FixGestureScrollQueuingBug" 7384 ] 7385 } 7386 ] 7387 } 7388 ], 7389 "Floss": [ 7390 { 7391 "platforms": [ 7392 "chromeos" 7393 ], 7394 "experiments": [ 7395 { 7396 "name": "Enabled", 7397 "enable_features": [ 7398 "Floss" 7399 ] 7400 } 7401 ] 7402 } 7403 ], 7404 "FlushPersistentSystemProfileOnWrite": [ 7405 { 7406 "platforms": [ 7407 "android", 7408 "android_webview", 7409 "chromeos", 7410 "chromeos_lacros", 7411 "ios", 7412 "linux", 7413 "mac", 7414 "windows" 7415 ], 7416 "experiments": [ 7417 { 7418 "name": "Enabled", 7419 "enable_features": [ 7420 "FlushPersistentSystemProfileOnWrite" 7421 ] 7422 } 7423 ] 7424 } 7425 ], 7426 "FocusMode": [ 7427 { 7428 "platforms": [ 7429 "chromeos" 7430 ], 7431 "experiments": [ 7432 { 7433 "name": "FocusModeEnabled", 7434 "enable_features": [ 7435 "FocusMode" 7436 ] 7437 } 7438 ] 7439 } 7440 ], 7441 "FollowOnboarding": [ 7442 { 7443 "platforms": [ 7444 "android" 7445 ], 7446 "experiments": [ 7447 { 7448 "name": "Enabled_20221116", 7449 "params": { 7450 "awareness_style": "IPH" 7451 }, 7452 "enable_features": [ 7453 "WebFeedAwareness", 7454 "WebFeedOnboarding" 7455 ] 7456 } 7457 ] 7458 } 7459 ], 7460 "ForceGpuMainThreadToNormalPriorityDrDc": [ 7461 { 7462 "platforms": [ 7463 "android" 7464 ], 7465 "experiments": [ 7466 { 7467 "name": "ForceGpuMainThreadToNormalPriorityDrDc", 7468 "enable_features": [ 7469 "ForceGpuMainThreadToNormalPriorityDrDc" 7470 ] 7471 } 7472 ] 7473 } 7474 ], 7475 "ForgotPasswordFormSupport": [ 7476 { 7477 "platforms": [ 7478 "android", 7479 "chromeos", 7480 "chromeos_lacros", 7481 "ios", 7482 "linux", 7483 "mac", 7484 "windows" 7485 ], 7486 "experiments": [ 7487 { 7488 "name": "Enabled", 7489 "enable_features": [ 7490 "ForgotPasswordFormSupport" 7491 ] 7492 } 7493 ] 7494 } 7495 ], 7496 "FormControlsVerticalWritingModeSupport": [ 7497 { 7498 "platforms": [ 7499 "android", 7500 "android_webview", 7501 "chromeos", 7502 "chromeos_lacros", 7503 "fuchsia", 7504 "linux", 7505 "mac", 7506 "windows" 7507 ], 7508 "experiments": [ 7509 { 7510 "name": "Enabled", 7511 "enable_features": [ 7512 "FormControlsVerticalWritingModeSupport" 7513 ] 7514 } 7515 ] 7516 } 7517 ], 7518 "FormControlsVerticalWritingModeTextSupport": [ 7519 { 7520 "platforms": [ 7521 "android", 7522 "android_webview", 7523 "chromeos", 7524 "chromeos_lacros", 7525 "fuchsia", 7526 "linux", 7527 "mac", 7528 "windows" 7529 ], 7530 "experiments": [ 7531 { 7532 "name": "Enabled", 7533 "enable_features": [ 7534 "FormControlsVerticalWritingModeTextSupport" 7535 ] 7536 } 7537 ] 7538 } 7539 ], 7540 "GCMAccountTokenReporting": [ 7541 { 7542 "platforms": [ 7543 "chromeos", 7544 "linux", 7545 "mac", 7546 "windows" 7547 ], 7548 "experiments": [ 7549 { 7550 "name": "BothDisabled20230222", 7551 "disable_features": [ 7552 "GCMIncludeAccountTokensInCheckinRequest", 7553 "GCMReportAccountTokenChanges" 7554 ] 7555 } 7556 ] 7557 } 7558 ], 7559 "GMSCoreEmoji": [ 7560 { 7561 "platforms": [ 7562 "android", 7563 "android_weblayer", 7564 "android_webview" 7565 ], 7566 "experiments": [ 7567 { 7568 "name": "Enabled", 7569 "enable_features": [ 7570 "GMSCoreEmoji" 7571 ] 7572 } 7573 ] 7574 } 7575 ], 7576 "GalleryAppPdfEditNotification": [ 7577 { 7578 "platforms": [ 7579 "chromeos" 7580 ], 7581 "experiments": [ 7582 { 7583 "name": "EnabledEditOrSign_20230127", 7584 "params": { 7585 "text": "Edit or sign" 7586 }, 7587 "enable_features": [ 7588 "GalleryAppPdfEditNotification" 7589 ] 7590 }, 7591 { 7592 "name": "EnabledOpenAndEdit_20230127", 7593 "params": { 7594 "text": "Open and edit" 7595 }, 7596 "enable_features": [ 7597 "GalleryAppPdfEditNotification" 7598 ] 7599 } 7600 ] 7601 } 7602 ], 7603 "GenGpuDiskCacheKeyPrefixInGpuService": [ 7604 { 7605 "platforms": [ 7606 "android", 7607 "chromeos", 7608 "chromeos_lacros", 7609 "fuchsia", 7610 "ios", 7611 "linux", 7612 "mac", 7613 "windows" 7614 ], 7615 "experiments": [ 7616 { 7617 "name": "Enabled", 7618 "enable_features": [ 7619 "GenGpuDiskCacheKeyPrefixInGpuService" 7620 ] 7621 } 7622 ] 7623 } 7624 ], 7625 "GifRecording": [ 7626 { 7627 "platforms": [ 7628 "chromeos", 7629 "chromeos_lacros" 7630 ], 7631 "experiments": [ 7632 { 7633 "name": "Enabled", 7634 "enable_features": [ 7635 "GifRecording", 7636 "NotificationImageDrag" 7637 ] 7638 } 7639 ] 7640 } 7641 ], 7642 "GinJavaBridgeMojo": [ 7643 { 7644 "platforms": [ 7645 "android", 7646 "android_webview" 7647 ], 7648 "experiments": [ 7649 { 7650 "name": "Enabled", 7651 "enable_features": [ 7652 "GinJavaBridgeMojo" 7653 ] 7654 } 7655 ] 7656 } 7657 ], 7658 "GoogleLensDesktopContentMenuTranslate": [ 7659 { 7660 "platforms": [ 7661 "chromeos", 7662 "chromeos_lacros", 7663 "linux", 7664 "mac", 7665 "windows" 7666 ], 7667 "experiments": [ 7668 { 7669 "name": "Enabled", 7670 "enable_features": [ 7671 "LensEnableImageTranslate" 7672 ] 7673 } 7674 ] 7675 } 7676 ], 7677 "GoogleLensDesktopImageFormatOptimizations": [ 7678 { 7679 "platforms": [ 7680 "chromeos", 7681 "chromeos_lacros", 7682 "linux", 7683 "mac", 7684 "windows" 7685 ], 7686 "experiments": [ 7687 { 7688 "name": "WebpQualityBackendV6", 7689 "params": { 7690 "dismiss-loading-state-on-document-on-load-completed-in-primary-main-frame": "false", 7691 "dismiss-loading-state-on-navigation-entry-committed": "true", 7692 "encoding-quality-image-search": "45", 7693 "encoding-quality-region-search": "45", 7694 "lens-homepage-url": "https://lens.google.com/v3/", 7695 "lens-html-redirect-fix": "false", 7696 "use-jpeg-for-image-search": "false", 7697 "use-webp-for-image-search": "true" 7698 }, 7699 "enable_features": [ 7700 "LensImageFormatOptimizations", 7701 "LensStandalone" 7702 ] 7703 }, 7704 { 7705 "name": "WebpBackendOnlyV6", 7706 "params": { 7707 "encoding-quality-image-search": "90", 7708 "encoding-quality-region-search": "90", 7709 "lens-homepage-url": "https://lens.google.com/v3/", 7710 "lens-html-redirect-fix": "false", 7711 "use-jpeg-for-image-search": "false", 7712 "use-webp-for-image-search": "true" 7713 }, 7714 "enable_features": [ 7715 "LensImageFormatOptimizations", 7716 "LensStandalone" 7717 ] 7718 }, 7719 { 7720 "name": "JpegQualityBackendV6", 7721 "params": { 7722 "dismiss-loading-state-on-document-on-load-completed-in-primary-main-frame": "false", 7723 "dismiss-loading-state-on-navigation-entry-committed": "true", 7724 "encoding-quality-image-search": "40", 7725 "encoding-quality-region-search": "40", 7726 "lens-homepage-url": "https://lens.google.com/v3/", 7727 "lens-html-redirect-fix": "false", 7728 "use-jpeg-for-image-search": "true", 7729 "use-webp-for-image-search": "false" 7730 }, 7731 "enable_features": [ 7732 "LensImageFormatOptimizations", 7733 "LensStandalone" 7734 ] 7735 }, 7736 { 7737 "name": "JpegBackendOnlyV6", 7738 "params": { 7739 "encoding-quality-image-search": "90", 7740 "encoding-quality-region-search": "90", 7741 "lens-homepage-url": "https://lens.google.com/v3/", 7742 "lens-html-redirect-fix": "false", 7743 "use-jpeg-for-image-search": "true", 7744 "use-webp-for-image-search": "false" 7745 }, 7746 "enable_features": [ 7747 "LensImageFormatOptimizations", 7748 "LensStandalone" 7749 ] 7750 }, 7751 { 7752 "name": "JpegQualityOnlyV6", 7753 "params": { 7754 "encoding-quality-image-search": "40", 7755 "encoding-quality-region-search": "40", 7756 "use-jpeg-for-image-search": "true", 7757 "use-webp-for-image-search": "false" 7758 }, 7759 "enable_features": [ 7760 "LensImageFormatOptimizations" 7761 ] 7762 } 7763 ] 7764 } 7765 ], 7766 "GoogleLensTabletIntegration": [ 7767 { 7768 "platforms": [ 7769 "android" 7770 ], 7771 "experiments": [ 7772 { 7773 "name": "Enabled_110422", 7774 "params": { 7775 "enableCameraAssistedSearchOnTablet": "true", 7776 "enableCameraAssistedSearchOnTabletWidget": "true", 7777 "enableContextMenuSearchOnTablet": "true" 7778 }, 7779 "enable_features": [ 7780 "ContextMenuSearchWithGoogleLens", 7781 "LensCameraAssistedSearch", 7782 "LensOnQuickActionSearchWidget" 7783 ] 7784 } 7785 ] 7786 } 7787 ], 7788 "GoogleOnContent": [ 7789 { 7790 "platforms": [ 7791 "android" 7792 ], 7793 "experiments": [ 7794 { 7795 "name": "Enabled", 7796 "enable_features": [ 7797 "OmniboxFocusTriggersContextualWebZeroSuggest", 7798 "OmniboxMostVisitedTiles" 7799 ] 7800 } 7801 ] 7802 } 7803 ], 7804 "GoogleOneOfferStudy": [ 7805 { 7806 "platforms": [ 7807 "chromeos" 7808 ], 7809 "experiments": [ 7810 { 7811 "name": "NotificationOnly_20230216", 7812 "params": { 7813 "availability": ">=0", 7814 "event_trigger": "name:google_one_offer_iph_notification_shown;comparator:==0;window:365;storage:365", 7815 "event_used": "name:google_one_offer_iph_notification_get_perk;comparator:any;window:365;storage:365", 7816 "session_rate": "<1" 7817 }, 7818 "enable_features": [ 7819 "IPH_GoogleOneOfferNotification" 7820 ], 7821 "disable_features": [ 7822 "GoogleOneOfferFilesBanner" 7823 ] 7824 }, 7825 { 7826 "name": "FilesBannerOnly_20230216", 7827 "enable_features": [ 7828 "GoogleOneOfferFilesBanner" 7829 ], 7830 "disable_features": [ 7831 "IPH_GoogleOneOfferNotification" 7832 ] 7833 }, 7834 { 7835 "name": "NotificationAndFilesBanner_20230216", 7836 "params": { 7837 "availability": ">=0", 7838 "event_trigger": "name:google_one_offer_iph_notification_shown;comparator:==0;window:365;storage:365", 7839 "event_used": "name:google_one_offer_iph_notification_get_perk;comparator:any;window:365;storage:365", 7840 "session_rate": "<1" 7841 }, 7842 "enable_features": [ 7843 "GoogleOneOfferFilesBanner", 7844 "IPH_GoogleOneOfferNotification" 7845 ] 7846 } 7847 ] 7848 } 7849 ], 7850 "GoogleTtsWithLanguagePacks": [ 7851 { 7852 "platforms": [ 7853 "chromeos" 7854 ], 7855 "experiments": [ 7856 { 7857 "name": "Enabled", 7858 "enable_features": [ 7859 "ExperimentalAccessibilityGoogleTtsLanguagePacks" 7860 ] 7861 } 7862 ] 7863 } 7864 ], 7865 "GpuInfoCollectionSeparatePrefetch": [ 7866 { 7867 "platforms": [ 7868 "windows" 7869 ], 7870 "experiments": [ 7871 { 7872 "name": "Enabled", 7873 "enable_features": [ 7874 "GpuInfoCollectionSeparatePrefetch" 7875 ] 7876 } 7877 ] 7878 } 7879 ], 7880 "GrCacheLimits": [ 7881 { 7882 "platforms": [ 7883 "android", 7884 "chromeos", 7885 "chromeos_lacros", 7886 "linux", 7887 "mac", 7888 "windows" 7889 ], 7890 "experiments": [ 7891 { 7892 "name": "cache_96_256_8_default_20230911", 7893 "params": { 7894 "MaxDefaultGlyphCacheTextureBytes": "8388608", 7895 "MaxGaneshResourceCacheBytes": "100663296", 7896 "MaxHighEndGaneshResourceCacheBytes": "268435456" 7897 }, 7898 "enable_features": [ 7899 "GrCacheLimitsFeature" 7900 ] 7901 } 7902 ] 7903 } 7904 ], 7905 "GreySnapshotOptimization": [ 7906 { 7907 "platforms": [ 7908 "ios" 7909 ], 7910 "experiments": [ 7911 { 7912 "name": "EnabledNoImagesInDiskAndCache", 7913 "params": { 7914 "level": "do-not-store-to-disk-and-cache" 7915 }, 7916 "enable_features": [ 7917 "GreySnapshotOptimization" 7918 ] 7919 }, 7920 { 7921 "name": "EnabledNoImagesInDisk", 7922 "params": { 7923 "level": "do-not-store-to-disk" 7924 }, 7925 "enable_features": [ 7926 "GreySnapshotOptimization" 7927 ] 7928 } 7929 ] 7930 } 7931 ], 7932 "GridTabSwitcherAndroidAnimations": [ 7933 { 7934 "platforms": [ 7935 "android" 7936 ], 7937 "experiments": [ 7938 { 7939 "name": "Enabled", 7940 "params": { 7941 "animation_start_timeout_ms": "300" 7942 }, 7943 "enable_features": [ 7944 "GridTabSwitcherAndroidAnimations" 7945 ] 7946 } 7947 ] 7948 } 7949 ], 7950 "GwpAsanLinux": [ 7951 { 7952 "platforms": [ 7953 "chromeos_lacros", 7954 "fuchsia" 7955 ], 7956 "experiments": [ 7957 { 7958 "name": "Enabled", 7959 "params": { 7960 "AllocationSamplingMultiplier": "1500", 7961 "AllocationSamplingRange": "16", 7962 "MaxAllocations": "50", 7963 "MaxMetadata": "210", 7964 "ProcessSamplingBoost2": "10", 7965 "ProcessSamplingProbability": "0.01" 7966 }, 7967 "enable_features": [ 7968 "GwpAsanMalloc", 7969 "GwpAsanPartitionAlloc" 7970 ] 7971 } 7972 ] 7973 } 7974 ], 7975 "H2InitialMaxConcurrentStreamsOverride": [ 7976 { 7977 "platforms": [ 7978 "android", 7979 "android_webview", 7980 "chromeos", 7981 "chromeos_lacros", 7982 "fuchsia", 7983 "ios", 7984 "linux", 7985 "mac", 7986 "windows" 7987 ], 7988 "experiments": [ 7989 { 7990 "name": "Enabled", 7991 "params": { 7992 "initial_max_concurrent_streams": "10" 7993 }, 7994 "enable_features": [ 7995 "H2InitialMaxConcurrentStreamsOverride" 7996 ] 7997 } 7998 ] 7999 } 8000 ], 8001 "HTTP2": [ 8002 { 8003 "platforms": [ 8004 "android", 8005 "android_webview", 8006 "chromeos", 8007 "chromeos_lacros", 8008 "fuchsia", 8009 "ios", 8010 "linux", 8011 "mac", 8012 "windows" 8013 ], 8014 "experiments": [ 8015 { 8016 "name": "Enabled6", 8017 "params": { 8018 "http2_grease_settings": "true" 8019 }, 8020 "enable_features": [ 8021 "Http2Grease" 8022 ] 8023 } 8024 ] 8025 } 8026 ], 8027 "HappinessTrackingBluetoothAudio": [ 8028 { 8029 "platforms": [ 8030 "chromeos" 8031 ], 8032 "experiments": [ 8033 { 8034 "name": "Enabled_20231030", 8035 "params": { 8036 "enabled_for_googlers": "true", 8037 "histogram_name": "ChromeOS.HaTS.BluetoothAudio", 8038 "prob": "0.05", 8039 "survey_cycle_length": "7", 8040 "survey_start_date_ms": "1698332400000", 8041 "trigger_id": "9ymFQS2qm0jBnuKU19R0UaKeWPaL" 8042 }, 8043 "enable_features": [ 8044 "HappinessTrackingBluetoothAudio" 8045 ] 8046 } 8047 ] 8048 } 8049 ], 8050 "HappinessTrackingBorealisGames": [ 8051 { 8052 "platforms": [ 8053 "chromeos", 8054 "chromeos_lacros" 8055 ], 8056 "experiments": [ 8057 { 8058 "name": "Enabled", 8059 "params": { 8060 "prob": "0.10", 8061 "survey_cycle_length": "7", 8062 "survey_start_date_ms": "1684386279365", 8063 "trigger_id": "KiAbogQzG0jBnuKU19R0RhWzttj4" 8064 }, 8065 "enable_features": [ 8066 "HappinessTrackingBorealisGames" 8067 ] 8068 } 8069 ] 8070 } 8071 ], 8072 "HappinessTrackingMediaAppPdf": [ 8073 { 8074 "platforms": [ 8075 "chromeos", 8076 "chromeos_lacros" 8077 ], 8078 "experiments": [ 8079 { 8080 "name": "Enabled", 8081 "params": { 8082 "prob": "0.0174", 8083 "survey_cycle_length": "90", 8084 "survey_start_date_ms": "1662336000000", 8085 "trigger_id": "s5EmUqzvY0jBnuKU19R0Tdf9ticy" 8086 }, 8087 "enable_features": [ 8088 "HappinessTrackingMediaAppPdf" 8089 ] 8090 } 8091 ] 8092 } 8093 ], 8094 "HappinessTrackingOsSettingsSearch": [ 8095 { 8096 "platforms": [ 8097 "chromeos", 8098 "chromeos_lacros" 8099 ], 8100 "experiments": [ 8101 { 8102 "name": "Enabled", 8103 "params": { 8104 "prob": "0.01", 8105 "survey_cycle_length": "7", 8106 "survey_start_date_ms": "1678393016", 8107 "trigger_id": "Fa3H4WsCf0jBnuKU19R0Sq6aUpgf" 8108 }, 8109 "enable_features": [ 8110 "HappinessTrackingOsSettingsSearch" 8111 ] 8112 } 8113 ] 8114 } 8115 ], 8116 "HappinessTrackingPersonalizationAvatar": [ 8117 { 8118 "platforms": [ 8119 "chromeos", 8120 "chromeos_lacros" 8121 ], 8122 "experiments": [ 8123 { 8124 "name": "Enabled", 8125 "params": { 8126 "prob": "0.01", 8127 "survey_cycle_length": "90", 8128 "survey_start_date_ms": "1653548400", 8129 "trigger_id": "JUanXwTKV0jBnuKU19R0V3H9stME" 8130 }, 8131 "enable_features": [ 8132 "HappinessTrackingPersonalizationAvatar" 8133 ] 8134 } 8135 ] 8136 } 8137 ], 8138 "HappinessTrackingPersonalizationScreensaver": [ 8139 { 8140 "platforms": [ 8141 "chromeos", 8142 "chromeos_lacros" 8143 ], 8144 "experiments": [ 8145 { 8146 "name": "Enabled", 8147 "params": { 8148 "prob": "0.01", 8149 "survey_cycle_length": "90", 8150 "survey_start_date_ms": "1653548400", 8151 "trigger_id": "1dEvSx6iU0jBnuKU19R0P6uwwNZ4" 8152 }, 8153 "enable_features": [ 8154 "HappinessTrackingPersonalizationScreensaver" 8155 ] 8156 } 8157 ] 8158 } 8159 ], 8160 "HappinessTrackingPersonalizationWallpaper": [ 8161 { 8162 "platforms": [ 8163 "chromeos", 8164 "chromeos_lacros" 8165 ], 8166 "experiments": [ 8167 { 8168 "name": "Enabled", 8169 "params": { 8170 "prob": "0.05", 8171 "survey_cycle_length": "90", 8172 "survey_start_date_ms": "1653548400", 8173 "trigger_id": "PaBNFUU6d0jBnuKU19R0RAjzNxg5" 8174 }, 8175 "enable_features": [ 8176 "HappinessTrackingPersonalizationWallpaper" 8177 ] 8178 } 8179 ] 8180 } 8181 ], 8182 "HappinessTrackingPhotosExperience": [ 8183 { 8184 "platforms": [ 8185 "chromeos", 8186 "chromeos_lacros" 8187 ], 8188 "experiments": [ 8189 { 8190 "name": "Enabled", 8191 "params": { 8192 "prob": "0.0174", 8193 "survey_cycle_length": "90", 8194 "survey_start_date_ms": "1662336000000", 8195 "trigger_id": "TGGtMoxqP0jBnuKU19R0Vwye2rn4" 8196 }, 8197 "enable_features": [ 8198 "HappinessTrackingPhotosExperience" 8199 ] 8200 } 8201 ] 8202 } 8203 ], 8204 "HappinessTrackingSystemBatteryLife": [ 8205 { 8206 "platforms": [ 8207 "chromeos" 8208 ], 8209 "experiments": [ 8210 { 8211 "name": "Enabled", 8212 "params": { 8213 "histogram_name": "ChromeOS.HaTS.BatteryLife", 8214 "prob": "0.02", 8215 "survey_cycle_length": "7", 8216 "survey_start_date_ms": "1681974000000", 8217 "trigger_id": "1xncr1Dp20jBnuKU19R0XpozVULu" 8218 }, 8219 "enable_features": [ 8220 "HappinessTrackingSystemBatteryLife" 8221 ] 8222 } 8223 ] 8224 } 8225 ], 8226 "HappinessTrackingSystemEnt": [ 8227 { 8228 "platforms": [ 8229 "chromeos" 8230 ], 8231 "experiments": [ 8232 { 8233 "name": "Enabled", 8234 "params": { 8235 "histogram_name": "ChromeOS.HaTS.GeneralWithLocaleForTest", 8236 "prob": "0.02", 8237 "survey_cycle_length": "7", 8238 "survey_start_date_ms": "1478592000000", 8239 "trigger_id": "h48muKREX0jBnuKU19R0UkKwC3pM" 8240 }, 8241 "enable_features": [ 8242 "HappinessTrackingSystemEnt" 8243 ] 8244 } 8245 ] 8246 } 8247 ], 8248 "HappinessTrackingSystemPerformance": [ 8249 { 8250 "platforms": [ 8251 "chromeos" 8252 ], 8253 "experiments": [ 8254 { 8255 "name": "Enabled", 8256 "params": { 8257 "histogram_name": "ChromeOS.HaTS.Performance", 8258 "prob": "0.02", 8259 "survey_cycle_length": "7", 8260 "survey_start_date_ms": "1641024000000", 8261 "trigger_id": "d9usFbUBd0jBnuKU19R0YEKpVBkq" 8262 }, 8263 "enable_features": [ 8264 "HappinessTrackingSystemPerformance" 8265 ] 8266 } 8267 ] 8268 } 8269 ], 8270 "HappinessTrackingSystemPeripherals": [ 8271 { 8272 "platforms": [ 8273 "chromeos" 8274 ], 8275 "experiments": [ 8276 { 8277 "name": "Enabled", 8278 "params": { 8279 "histogram_name": "ChromeOS.HaTS.Peripherals", 8280 "prob": "0.02", 8281 "survey_cycle_length": "7", 8282 "survey_start_date_ms": "1686747998371", 8283 "trigger_id": "f4LxbstpP0jBnuKU19R0P4FWKuAs" 8284 }, 8285 "enable_features": [ 8286 "HappinessTrackingSystemPeripherals" 8287 ] 8288 } 8289 ] 8290 } 8291 ], 8292 "HappinessTrackingSystemStability": [ 8293 { 8294 "platforms": [ 8295 "chromeos" 8296 ], 8297 "experiments": [ 8298 { 8299 "name": "Enabled_M100_2022_05_04", 8300 "params": { 8301 "histogram_name": "ChromeOS.HaTS.Stability", 8302 "prob": "0.02", 8303 "survey_cycle_length": "7", 8304 "survey_start_date_ms": "1641024000000", 8305 "trigger_id": "d6XgkEBLK0jBnuKU19R0VEK7mCc9" 8306 }, 8307 "enable_features": [ 8308 "HappinessTrackingSystemStability" 8309 ] 8310 } 8311 ] 8312 } 8313 ], 8314 "HatsArcGames": [ 8315 { 8316 "platforms": [ 8317 "chromeos" 8318 ], 8319 "experiments": [ 8320 { 8321 "name": "Enabled", 8322 "params": { 8323 "custom_client_data": "{\"package_names\":[\"com.roblox.client\",\"com.dts.freefireth\",\"air.com.lunime.gachaclub\",\"com.devsisters.ck\",\"com.tocaboca.tocalifeworld\",\"com.innersloth.spacemafia\",\"com.microsoft.microsoftsolitairecollection\",\"com.king.candycrushsaga\",\"com.king.candycrushsodasaga\",\"air.com.lunime.gachalife\",\"com.playrix.township\",\"com.dts.freefiremax\",\"com.mobilityware.spider\",\"net.wooga.junes_journey_hidden_object_mystery_game\",\"com.mobile.legends\",\"com.ninjakiwi.bloonstd6\",\"com.lockwoodpublishing.avakinlife\",\"com.pixel.art.coloring.color.number\",\"com.playrix.homescapes\",\"com.miHoYo.GenshinImpact\",\"com.mojang.minecraftpe\"]}", 8324 "prob": "0.005", 8325 "survey_cycle_length": "7", 8326 "survey_start_date_ms": "1638316800000", 8327 "trigger_id": "rJ6AqzkxG0jBnuKU19R0UJFsCCjz" 8328 }, 8329 "enable_features": [ 8330 "HappinessTrackingArcGames" 8331 ] 8332 } 8333 ] 8334 } 8335 ], 8336 "HatsBluetoothRevamp": [ 8337 { 8338 "platforms": [ 8339 "chromeos" 8340 ], 8341 "experiments": [ 8342 { 8343 "name": "Enabled", 8344 "params": { 8345 "prob": "0.01", 8346 "survey_cycle_length": "7", 8347 "survey_start_date_ms": "1642608000000", 8348 "trigger_id": "FvkCS2uJU0jBnuKU19R0UrXtnAdP" 8349 }, 8350 "enable_features": [ 8351 "HappinessTrackingSystemBluetoothRevamp" 8352 ] 8353 } 8354 ] 8355 } 8356 ], 8357 "HatsGeneralCamera": [ 8358 { 8359 "platforms": [ 8360 "chromeos" 8361 ], 8362 "experiments": [ 8363 { 8364 "name": "EnabledWithHistogram_20230704", 8365 "params": { 8366 "enabled_for_googlers": "true", 8367 "histogram_name": "ChromeOS.HaTS.GeneralCamera", 8368 "prob": "0.01", 8369 "survey_cycle_length": "7", 8370 "survey_start_date_ms": "1688472000000", 8371 "trigger_id": "7V7wMHHeK0jBnuKU19R0YYaGnV7M" 8372 }, 8373 "enable_features": [ 8374 "HappinessTrackingGeneralCamera" 8375 ] 8376 } 8377 ] 8378 } 8379 ], 8380 "HatsOnboardingExperience": [ 8381 { 8382 "platforms": [ 8383 "chromeos" 8384 ], 8385 "experiments": [ 8386 { 8387 "name": "Enabled", 8388 "params": { 8389 "prob": "0.05", 8390 "survey_cycle_length": "2147483647", 8391 "survey_start_date_ms": "1617260400000", 8392 "trigger_id": "NAgJpJZhz0jBnuKU19R0UuVK5EA7" 8393 }, 8394 "enable_features": [ 8395 "HappinessTrackingOnboardingExperience" 8396 ] 8397 } 8398 ] 8399 } 8400 ], 8401 "HatsPrivacyHubPostLaunch": [ 8402 { 8403 "platforms": [ 8404 "chromeos", 8405 "chromeos_lacros" 8406 ], 8407 "experiments": [ 8408 { 8409 "name": "Enabled_20231027", 8410 "params": { 8411 "prob": "0.05", 8412 "survey_cycle_length": "7", 8413 "survey_start_date_ms": "1693296065000", 8414 "trigger_id": "pmx19g6jw0jBnuKU19R0PK8xn3Ge" 8415 }, 8416 "enable_features": [ 8417 "HappinessTrackingPrivacyHubPostLaunch" 8418 ] 8419 } 8420 ] 8421 } 8422 ], 8423 "HatsSmartUnlock": [ 8424 { 8425 "platforms": [ 8426 "chromeos" 8427 ], 8428 "experiments": [ 8429 { 8430 "name": "Enabled", 8431 "params": { 8432 "prob": "0.05", 8433 "survey_cycle_length": "7", 8434 "survey_start_date_ms": "1627801200000", 8435 "trigger_id": "4oPHNnPJy0jBnuKU19R0T1NSmNes" 8436 }, 8437 "enable_features": [ 8438 "HappinessTrackingSmartLock" 8439 ] 8440 } 8441 ] 8442 } 8443 ], 8444 "HatsUnlock": [ 8445 { 8446 "platforms": [ 8447 "chromeos" 8448 ], 8449 "experiments": [ 8450 { 8451 "name": "Enabled", 8452 "params": { 8453 "prob": "0.001", 8454 "survey_cycle_length": "7", 8455 "survey_start_date_ms": "1627801200000", 8456 "trigger_id": "qqZi3hpfx0jBnuKU19R0UA7zE7e4" 8457 }, 8458 "enable_features": [ 8459 "HappinessTrackingUnlock" 8460 ] 8461 } 8462 ] 8463 } 8464 ], 8465 "HeapProfilingAllProcesses": [ 8466 { 8467 "platforms": [ 8468 "mac" 8469 ], 8470 "experiments": [ 8471 { 8472 "name": "EnabledInGPUAndNetwork", 8473 "params": { 8474 "gpu-process-params": "{\"is-supported\":true,\"nonstable-probability\":1,\"sampling-rate\":5000000,\"stable-probability\":1}", 8475 "network-process-params": "{\"is-supported\":true,\"nonstable-probability\":1,\"sampling-rate\":10000000,\"stable-probability\":1}" 8476 }, 8477 "enable_features": [ 8478 "HeapProfilerReporting" 8479 ] 8480 } 8481 ] 8482 }, 8483 { 8484 "platforms": [ 8485 "chromeos", 8486 "chromeos_lacros", 8487 "linux", 8488 "windows" 8489 ], 8490 "experiments": [ 8491 { 8492 "name": "EnabledInNetwork", 8493 "params": { 8494 "network-process-params": "{\"is-supported\":true,\"nonstable-probability\":1,\"sampling-rate\":10000000,\"stable-probability\":1}" 8495 }, 8496 "enable_features": [ 8497 "HeapProfilerReporting" 8498 ] 8499 } 8500 ] 8501 } 8502 ], 8503 "HelpAppLauncherSearch": [ 8504 { 8505 "platforms": [ 8506 "chromeos", 8507 "chromeos_lacros" 8508 ], 8509 "experiments": [ 8510 { 8511 "name": "Enabled", 8512 "enable_features": [ 8513 "HelpAppLauncherSearch" 8514 ] 8515 } 8516 ] 8517 } 8518 ], 8519 "HideDelegatedFrameHostMac": [ 8520 { 8521 "platforms": [ 8522 "mac" 8523 ], 8524 "experiments": [ 8525 { 8526 "name": "Enabled", 8527 "enable_features": [ 8528 "HideDelegatedFrameHostMac" 8529 ] 8530 } 8531 ] 8532 } 8533 ], 8534 "HideIncognitoMediaMetadata": [ 8535 { 8536 "platforms": [ 8537 "chromeos", 8538 "linux", 8539 "mac", 8540 "windows" 8541 ], 8542 "experiments": [ 8543 { 8544 "name": "Enabled", 8545 "enable_features": [ 8546 "HideIncognitoMediaMetadata" 8547 ] 8548 } 8549 ] 8550 } 8551 ], 8552 "HideTabOnTabSwitcher": [ 8553 { 8554 "platforms": [ 8555 "android" 8556 ], 8557 "experiments": [ 8558 { 8559 "name": "Enabled", 8560 "enable_features": [ 8561 "HideTabOnTabSwitcher" 8562 ] 8563 } 8564 ] 8565 } 8566 ], 8567 "HighestRequestPriorityForClassifyUrl": [ 8568 { 8569 "platforms": [ 8570 "android", 8571 "chromeos", 8572 "chromeos_lacros", 8573 "ios", 8574 "linux", 8575 "mac", 8576 "windows" 8577 ], 8578 "experiments": [ 8579 { 8580 "name": "Enabled_20231129", 8581 "enable_features": [ 8582 "HighestRequestPriorityForClassifyUrl" 8583 ] 8584 } 8585 ] 8586 } 8587 ], 8588 "HitTestOpaqueness": [ 8589 { 8590 "platforms": [ 8591 "android", 8592 "android_weblayer", 8593 "android_webview", 8594 "chromeos", 8595 "chromeos_lacros", 8596 "fuchsia", 8597 "linux", 8598 "mac", 8599 "windows" 8600 ], 8601 "experiments": [ 8602 { 8603 "name": "Default" 8604 }, 8605 { 8606 "name": "Enabled", 8607 "enable_features": [ 8608 "HitTestOpaqueness" 8609 ] 8610 } 8611 ] 8612 } 8613 ], 8614 "HlsBuiltinPlayer": [ 8615 { 8616 "platforms": [ 8617 "android", 8618 "android_webview" 8619 ], 8620 "experiments": [ 8621 { 8622 "name": "Enabled", 8623 "enable_features": [ 8624 "BuiltInHlsPlayer" 8625 ] 8626 } 8627 ] 8628 } 8629 ], 8630 "HoldbackRemoveMobileViewportDoubleTap": [ 8631 { 8632 "platforms": [ 8633 "android", 8634 "android_weblayer" 8635 ], 8636 "experiments": [ 8637 { 8638 "name": "Disabled", 8639 "disable_features": [ 8640 "RemoveMobileViewportDoubleTap" 8641 ] 8642 } 8643 ] 8644 } 8645 ], 8646 "Hotspot": [ 8647 { 8648 "platforms": [ 8649 "chromeos", 8650 "chromeos_lacros" 8651 ], 8652 "experiments": [ 8653 { 8654 "name": "Enabled", 8655 "enable_features": [ 8656 "Hotspot" 8657 ] 8658 } 8659 ] 8660 } 8661 ], 8662 "HttpsFirstModeV2ForTypicallySecureUsers": [ 8663 { 8664 "platforms": [ 8665 "android", 8666 "chromeos", 8667 "chromeos_lacros", 8668 "linux", 8669 "mac", 8670 "windows" 8671 ], 8672 "experiments": [ 8673 { 8674 "name": "Enabled", 8675 "enable_features": [ 8676 "HttpsFirstModeV2ForTypicallySecureUsers" 8677 ] 8678 } 8679 ] 8680 } 8681 ], 8682 "HttpsUpgrades": [ 8683 { 8684 "platforms": [ 8685 "android", 8686 "windows", 8687 "chromeos", 8688 "chromeos_lacros", 8689 "mac", 8690 "linux" 8691 ], 8692 "experiments": [ 8693 { 8694 "name": "EnabledWithHttpsFirstModeForEngagedSites_20231003", 8695 "enable_features": [ 8696 "HttpsFirstModeV2ForEngagedSites" 8697 ] 8698 } 8699 ] 8700 } 8701 ], 8702 "IOSBackgroundPasteboardAccess": [ 8703 { 8704 "platforms": [ 8705 "ios" 8706 ], 8707 "experiments": [ 8708 { 8709 "name": "Enabled_CanaryDev", 8710 "enable_features": [ 8711 "OnlyAccessClipboardAsync" 8712 ] 8713 } 8714 ] 8715 } 8716 ], 8717 "IOSBackgroundRefresh": [ 8718 { 8719 "platforms": [ 8720 "ios" 8721 ], 8722 "experiments": [ 8723 { 8724 "name": "Enabled_20220908", 8725 "enable_features": [ 8726 "EnableFeedBackgroundRefresh" 8727 ] 8728 } 8729 ] 8730 } 8731 ], 8732 "IOSBrowserEditMenuMetrics": [ 8733 { 8734 "platforms": [ 8735 "ios" 8736 ], 8737 "experiments": [ 8738 { 8739 "name": "Enabled", 8740 "enable_features": [ 8741 "IOSBrowserEditMenuMetrics" 8742 ] 8743 } 8744 ] 8745 } 8746 ], 8747 "IOSDefaultBrowserFullscreenPromoExperiment": [ 8748 { 8749 "platforms": [ 8750 "ios" 8751 ], 8752 "experiments": [ 8753 { 8754 "name": "RemindMeLaterButton_90", 8755 "params": { 8756 "show_remind_me_later": "true" 8757 }, 8758 "enable_features": [ 8759 "DefaultBrowserFullscreenPromoExperiment" 8760 ] 8761 } 8762 ] 8763 } 8764 ], 8765 "IOSDefaultBrowserRefactoringPromoManager": [ 8766 { 8767 "platforms": [ 8768 "ios" 8769 ], 8770 "experiments": [ 8771 { 8772 "name": "Enabled", 8773 "enable_features": [ 8774 "DefaultBrowserRefactoringPromoManager" 8775 ] 8776 } 8777 ] 8778 } 8779 ], 8780 "IOSDiscoverFeedSportCard": [ 8781 { 8782 "platforms": [ 8783 "ios" 8784 ], 8785 "experiments": [ 8786 { 8787 "name": "Enabled", 8788 "enable_features": [ 8789 "DiscoverFeedSportCard" 8790 ] 8791 } 8792 ] 8793 } 8794 ], 8795 "IOSEmailExperience": [ 8796 { 8797 "platforms": [ 8798 "ios" 8799 ], 8800 "experiments": [ 8801 { 8802 "name": "Enabled", 8803 "enable_features": [ 8804 "EnableEmailsExperience" 8805 ] 8806 } 8807 ] 8808 } 8809 ], 8810 "IOSExpKitCalendarTextClassifier": [ 8811 { 8812 "platforms": [ 8813 "ios" 8814 ], 8815 "experiments": [ 8816 { 8817 "name": "Enabled", 8818 "enable_features": [ 8819 "EnableExpKitCalendarTextClassifier", 8820 "EnableExpKitTextClassifier" 8821 ] 8822 } 8823 ] 8824 } 8825 ], 8826 "IOSFastApplicationWillTerminate": [ 8827 { 8828 "platforms": [ 8829 "ios" 8830 ], 8831 "experiments": [ 8832 { 8833 "name": "Enabled", 8834 "enable_features": [ 8835 "FastApplicationWillTerminate" 8836 ] 8837 } 8838 ] 8839 } 8840 ], 8841 "IOSFeedSignedOutViewDemotion": [ 8842 { 8843 "platforms": [ 8844 "ios" 8845 ], 8846 "experiments": [ 8847 { 8848 "name": "Enabled_Feed_View_Demotion", 8849 "enable_features": [ 8850 "EnableSignedOutViewDemotion" 8851 ] 8852 } 8853 ] 8854 } 8855 ], 8856 "IOSFeedSyncPromo": [ 8857 { 8858 "platforms": [ 8859 "ios" 8860 ], 8861 "experiments": [ 8862 { 8863 "name": "Launched_Vertical_6Impressions", 8864 "params": { 8865 "DiscoverFeedTopSyncPromoStyle": "2", 8866 "autodismissImpressions": "6" 8867 }, 8868 "enable_features": [ 8869 "EnableDiscoverFeedTopSyncPromo" 8870 ] 8871 } 8872 ] 8873 } 8874 ], 8875 "IOSFollowUIUpdate": [ 8876 { 8877 "platforms": [ 8878 "ios" 8879 ], 8880 "experiments": [ 8881 { 8882 "name": "Enabled", 8883 "enable_features": [ 8884 "EnableFollowUIUpdate" 8885 ] 8886 } 8887 ] 8888 } 8889 ], 8890 "IOSFullscreenImprovement": [ 8891 { 8892 "platforms": [ 8893 "ios" 8894 ], 8895 "experiments": [ 8896 { 8897 "name": "Enabled", 8898 "enable_features": [ 8899 "FullscreenImprovement" 8900 ] 8901 } 8902 ] 8903 } 8904 ], 8905 "IOSGhostCards": [ 8906 { 8907 "platforms": [ 8908 "ios" 8909 ], 8910 "experiments": [ 8911 { 8912 "name": "Enabled", 8913 "enable_features": [ 8914 "DiscoverFeedGhostCardsEnabled" 8915 ] 8916 } 8917 ] 8918 } 8919 ], 8920 "IOSIPHForSafariSwitcher": [ 8921 { 8922 "platforms": [ 8923 "ios" 8924 ], 8925 "experiments": [ 8926 { 8927 "name": "Newtab_Tabgrid_History", 8928 "enable_features": [ 8929 "IPHForSafariSwitcher", 8930 "IPH_iOSHistoryOnOverflowMenuFeature", 8931 "IPH_iOSNewTabToolbarItemFeature", 8932 "IPH_iOSTabGridToolbarItemFeature" 8933 ] 8934 } 8935 ] 8936 } 8937 ], 8938 "IOSIncognitoDownloadsWarning": [ 8939 { 8940 "platforms": [ 8941 "ios" 8942 ], 8943 "experiments": [ 8944 { 8945 "name": "Enabled", 8946 "enable_features": [ 8947 "IOSIncognitoDownloadsWarning" 8948 ] 8949 } 8950 ] 8951 } 8952 ], 8953 "IOSKeepsRenderProcessAlive": [ 8954 { 8955 "platforms": [ 8956 "ios" 8957 ], 8958 "experiments": [ 8959 { 8960 "name": "Disabled", 8961 "disable_features": [ 8962 "KeepsRenderProcessAlive" 8963 ] 8964 } 8965 ] 8966 } 8967 ], 8968 "IOSLargeFakebox": [ 8969 { 8970 "platforms": [ 8971 "ios" 8972 ], 8973 "experiments": [ 8974 { 8975 "name": "Enabled", 8976 "enable_features": [ 8977 "IOSLargeFakebox" 8978 ] 8979 } 8980 ] 8981 } 8982 ], 8983 "IOSLogApplicationStorageSizeMetrics": [ 8984 { 8985 "platforms": [ 8986 "ios" 8987 ], 8988 "experiments": [ 8989 { 8990 "name": "Enabled", 8991 "enable_features": [ 8992 "LogApplicationStorageSizeMetrics" 8993 ] 8994 } 8995 ] 8996 } 8997 ], 8998 "IOSMeasurementExperience": [ 8999 { 9000 "platforms": [ 9001 "ios" 9002 ], 9003 "experiments": [ 9004 { 9005 "name": "Enabled", 9006 "enable_features": [ 9007 "EnableMeasurementsExperience" 9008 ] 9009 } 9010 ] 9011 } 9012 ], 9013 "IOSNewOverflowMenuIPH": [ 9014 { 9015 "platforms": [ 9016 "ios" 9017 ], 9018 "experiments": [ 9019 { 9020 "name": "IPH_CanaryDevBeta", 9021 "params": { 9022 "availability": "any", 9023 "event_lockout": "name:overflow_menu_no_horizontal_scroll_or_action;comparator:>=2;window:180;storage:360", 9024 "event_trigger": "name:popup_menu_tip_trigger;comparator:<=1;window:1825;storage:1825", 9025 "event_trigger_1": "name:popup_menu_tip_trigger;comparator:==0;window:7;storage:1825", 9026 "event_used": "name:popup_menu_tip_used;comparator:==0;window:1825;storage:1825", 9027 "session_rate": "any" 9028 }, 9029 "enable_features": [ 9030 "IPH_OverflowMenuTip" 9031 ], 9032 "disable_features": [ 9033 "NewOverflowMenuAlternateIPH" 9034 ] 9035 } 9036 ] 9037 } 9038 ], 9039 "IOSOfflinePageRefactoring": [ 9040 { 9041 "platforms": [ 9042 "ios" 9043 ], 9044 "experiments": [ 9045 { 9046 "name": "Enabled", 9047 "enable_features": [ 9048 "UseLoadSimulatedRequestForErrorPageNavigation" 9049 ] 9050 } 9051 ] 9052 } 9053 ], 9054 "IOSOverflowMenuCustomization": [ 9055 { 9056 "platforms": [ 9057 "ios" 9058 ], 9059 "experiments": [ 9060 { 9061 "name": "Enabled_CanaryDev", 9062 "enable_features": [ 9063 "OverflowMenuCustomization" 9064 ] 9065 } 9066 ] 9067 } 9068 ], 9069 "IOSPasswordBottomSheet": [ 9070 { 9071 "platforms": [ 9072 "ios" 9073 ], 9074 "experiments": [ 9075 { 9076 "name": "Enabled", 9077 "enable_features": [ 9078 "IOSPasswordBottomSheet" 9079 ] 9080 } 9081 ] 9082 } 9083 ], 9084 "IOSPaymentsBottomSheet": [ 9085 { 9086 "platforms": [ 9087 "ios" 9088 ], 9089 "experiments": [ 9090 { 9091 "name": "Enabled", 9092 "enable_features": [ 9093 "IOSPaymentsBottomSheet" 9094 ] 9095 } 9096 ] 9097 } 9098 ], 9099 "IOSPromosManagerMigration": [ 9100 { 9101 "platforms": [ 9102 "ios" 9103 ], 9104 "experiments": [ 9105 { 9106 "name": "Enabled_CanaryDevBeta", 9107 "enable_features": [ 9108 "PromosManagerUsesFET" 9109 ] 9110 } 9111 ] 9112 } 9113 ], 9114 "IOSRestoreSessionFromCache": [ 9115 { 9116 "platforms": [ 9117 "ios" 9118 ], 9119 "experiments": [ 9120 { 9121 "name": "Enabled", 9122 "enable_features": [ 9123 "RestoreSessionFromCache" 9124 ] 9125 } 9126 ] 9127 } 9128 ], 9129 "IOSSaveToDrive": [ 9130 { 9131 "platforms": [ 9132 "ios" 9133 ], 9134 "experiments": [ 9135 { 9136 "name": "Enabled", 9137 "enable_features": [ 9138 "IOSSaveToDrive" 9139 ] 9140 } 9141 ] 9142 } 9143 ], 9144 "IOSSaveToPhotos": [ 9145 { 9146 "platforms": [ 9147 "ios" 9148 ], 9149 "experiments": [ 9150 { 9151 "name": "Enabled", 9152 "enable_features": [ 9153 "IOSSaveToPhotos" 9154 ] 9155 } 9156 ] 9157 } 9158 ], 9159 "IOSSharedHighlightingColorChange": [ 9160 { 9161 "platforms": [ 9162 "ios" 9163 ], 9164 "experiments": [ 9165 { 9166 "name": "Enabled", 9167 "enable_features": [ 9168 "IOSSharedHighlightingColorChange" 9169 ] 9170 } 9171 ] 9172 } 9173 ], 9174 "IOSSharedHighlightingV2": [ 9175 { 9176 "platforms": [ 9177 "ios" 9178 ], 9179 "experiments": [ 9180 { 9181 "name": "Enabled", 9182 "enable_features": [ 9183 "IOSSharedHighlightingV2" 9184 ] 9185 } 9186 ] 9187 } 9188 ], 9189 "IOSTFLiteLanguageDetection": [ 9190 { 9191 "platforms": [ 9192 "ios" 9193 ], 9194 "experiments": [ 9195 { 9196 "name": "Enabled_20220429", 9197 "enable_features": [ 9198 "DownloadServiceForegroundSessionIOSFeature", 9199 "TFLiteLanguageDetectionEnabled" 9200 ] 9201 } 9202 ] 9203 } 9204 ], 9205 "IOSTabGridCompositionalLayout": [ 9206 { 9207 "platforms": [ 9208 "ios" 9209 ], 9210 "experiments": [ 9211 { 9212 "name": "Enabled", 9213 "enable_features": [ 9214 "TabGridCompositionalLayout" 9215 ] 9216 } 9217 ] 9218 } 9219 ], 9220 "IOSTabPickup": [ 9221 { 9222 "platforms": [ 9223 "ios" 9224 ], 9225 "experiments": [ 9226 { 9227 "name": "Enabled", 9228 "params": { 9229 "variant": "tab-pickup-threshold-ten-minutes" 9230 }, 9231 "enable_features": [ 9232 "TabPickupThreshold" 9233 ] 9234 } 9235 ] 9236 } 9237 ], 9238 "IOSUseUserDefaultsForExitedCleanlyBeacon": [ 9239 { 9240 "platforms": [ 9241 "ios" 9242 ], 9243 "experiments": [ 9244 { 9245 "name": "Disabled", 9246 "disable_features": [ 9247 "UseUserDefaultsForExitedCleanlyBeaconEnabler" 9248 ] 9249 } 9250 ] 9251 } 9252 ], 9253 "IOSUserPolicy": [ 9254 { 9255 "platforms": [ 9256 "ios" 9257 ], 9258 "experiments": [ 9259 { 9260 "name": "Enabled", 9261 "enable_features": [ 9262 "ShowUserPolicyNotificationAtStartupIfNeeded", 9263 "UserPolicyForSigninAndNoSyncConsentLevel" 9264 ] 9265 } 9266 ] 9267 } 9268 ], 9269 "IOSWebChannels": [ 9270 { 9271 "platforms": [ 9272 "ios" 9273 ], 9274 "experiments": [ 9275 { 9276 "name": "EnabledWebChannels", 9277 "enable_features": [ 9278 "EnableWebChannels" 9279 ] 9280 } 9281 ] 9282 } 9283 ], 9284 "IOSWhatsNew": [ 9285 { 9286 "platforms": [ 9287 "ios" 9288 ], 9289 "experiments": [ 9290 { 9291 "name": "Enabled_Cell_Based_UI", 9292 "params": { 9293 "whats_new_module_based_layout": "false" 9294 }, 9295 "enable_features": [ 9296 "WhatsNewIOS" 9297 ] 9298 } 9299 ] 9300 } 9301 ], 9302 "IOSWhatsNewM116": [ 9303 { 9304 "platforms": [ 9305 "ios" 9306 ], 9307 "experiments": [ 9308 { 9309 "name": "Enabled_Whats_New_M116", 9310 "enable_features": [ 9311 "IPH_WhatsNew", 9312 "WhatsNewIOSM116" 9313 ] 9314 } 9315 ] 9316 } 9317 ], 9318 "IPProtectionPhase0": [ 9319 { 9320 "platforms": [ 9321 "android", 9322 "chromeos", 9323 "chromeos_lacros", 9324 "linux", 9325 "mac", 9326 "windows" 9327 ], 9328 "experiments": [ 9329 { 9330 "name": "enabled_proxy_a_ip_protection_phase_0_2023-09-28", 9331 "params": { 9332 "IpPrivacyDirectOnly": "false" 9333 }, 9334 "enable_features": [ 9335 "EnableIpPrivacyProxy", 9336 "MaskedDomainList" 9337 ] 9338 }, 9339 { 9340 "name": "enabled_direct_ip_protection_phase_0_2023-09-28", 9341 "params": { 9342 "IpPrivacyDirectOnly": "true", 9343 "IpPrivacyTokenServer": "https://phosphor-pa.googleapis.com", 9344 "IpPrivacyTokenServerGetInitialDataPath": "/v1/ipblinding/getInitialData", 9345 "IpPrivacyTokenServerGetProxyConfigPath": "/v1/ipblinding/getProxyConfig", 9346 "IpPrivacyTokenServerGetTokensPath": "/v1/ipblinding/auth" 9347 }, 9348 "enable_features": [ 9349 "EnableIpPrivacyProxy", 9350 "MaskedDomainList" 9351 ] 9352 }, 9353 { 9354 "name": "control_prestable_phase0_2023-09-28", 9355 "params": { 9356 "IpPrivacyDirectOnly": "false", 9357 "IpPrivacyTokenServer": "https://phosphor-pa.googleapis.com", 9358 "IpPrivacyTokenServerGetInitialDataPath": "/v1/ipblinding/getInitialData", 9359 "IpPrivacyTokenServerGetProxyConfigPath": "/v1/ipblinding/getProxyConfig", 9360 "IpPrivacyTokenServerGetTokensPath": "/v1/ipblinding/auth" 9361 }, 9362 "disable_features": [ 9363 "EnableIpPrivacyProxy", 9364 "MaskedDomainList" 9365 ] 9366 } 9367 ] 9368 } 9369 ], 9370 "IdentifiabilityStudy": [ 9371 { 9372 "platforms": [ 9373 "android", 9374 "android_webview", 9375 "chromeos", 9376 "chromeos_lacros", 9377 "fuchsia", 9378 "linux", 9379 "mac", 9380 "windows" 9381 ], 9382 "experiments": [ 9383 { 9384 "name": "EnableMetaExperiment", 9385 "params": { 9386 "AllowedRandomTypes": "0", 9387 "Gen": "10", 9388 "Rho": "1" 9389 }, 9390 "enable_features": [ 9391 "IdentifiabilityStudy" 9392 ] 9393 } 9394 ] 9395 } 9396 ], 9397 "IdentityStatusConsistencyAndroid": [ 9398 { 9399 "platforms": [ 9400 "android" 9401 ], 9402 "experiments": [ 9403 { 9404 "name": "Enabled", 9405 "enable_features": [ 9406 "IdentityStatusConsistency" 9407 ] 9408 } 9409 ] 9410 } 9411 ], 9412 "IgnoreSyncEncryptionKeysLongMissing": [ 9413 { 9414 "platforms": [ 9415 "android", 9416 "chromeos", 9417 "chromeos_lacros", 9418 "fuchsia", 9419 "ios", 9420 "linux", 9421 "mac", 9422 "windows" 9423 ], 9424 "experiments": [ 9425 { 9426 "name": "Enabled", 9427 "params": { 9428 "MinGuResponsesToIgnoreKey": "2" 9429 }, 9430 "enable_features": [ 9431 "IgnoreSyncEncryptionKeysLongMissing" 9432 ] 9433 } 9434 ] 9435 } 9436 ], 9437 "ImageControllerWaitOnlyForRunningTask": [ 9438 { 9439 "platforms": [ 9440 "android", 9441 "chromeos", 9442 "chromeos_lacros", 9443 "fuchsia", 9444 "ios", 9445 "linux", 9446 "mac", 9447 "windows" 9448 ], 9449 "experiments": [ 9450 { 9451 "name": "Enabled", 9452 "enable_features": [ 9453 "ImageControllerWaitOnlyForRunningTask" 9454 ] 9455 } 9456 ] 9457 } 9458 ], 9459 "ImageServiceObserveSyncDownloadStatus": [ 9460 { 9461 "platforms": [ 9462 "android", 9463 "chromeos", 9464 "chromeos_lacros", 9465 "linux", 9466 "mac", 9467 "windows" 9468 ], 9469 "experiments": [ 9470 { 9471 "name": "Enabled", 9472 "enable_features": [ 9473 "ImageServiceObserveSyncDownloadStatus" 9474 ], 9475 "disable_features": [ 9476 "SyncPollImmediatelyOnEveryStartup2" 9477 ] 9478 } 9479 ] 9480 } 9481 ], 9482 "ImprovedSemanticsActivityIndicators": [ 9483 { 9484 "platforms": [ 9485 "chromeos", 9486 "chromeos_lacros", 9487 "linux", 9488 "mac", 9489 "windows" 9490 ], 9491 "experiments": [ 9492 { 9493 "name": "Enabled", 9494 "enable_features": [ 9495 "ImprovedSemanticsActivityIndicators" 9496 ] 9497 } 9498 ] 9499 } 9500 ], 9501 "IncognitoNtpRevamp": [ 9502 { 9503 "platforms": [ 9504 "android", 9505 "chromeos", 9506 "chromeos_lacros", 9507 "fuchsia", 9508 "ios", 9509 "linux", 9510 "mac", 9511 "windows" 9512 ], 9513 "experiments": [ 9514 { 9515 "name": "Enabled", 9516 "enable_features": [ 9517 "IncognitoNtpRevamp" 9518 ] 9519 } 9520 ] 9521 } 9522 ], 9523 "IncognitoReauthenticationForAndroid": [ 9524 { 9525 "platforms": [ 9526 "android" 9527 ], 9528 "experiments": [ 9529 { 9530 "name": "Enabled", 9531 "enable_features": [ 9532 "IncognitoReauthenticationForAndroid" 9533 ] 9534 } 9535 ] 9536 } 9537 ], 9538 "IncreaseCoookieAccesCacheSize": [ 9539 { 9540 "platforms": [ 9541 "android", 9542 "android_webview", 9543 "chromeos", 9544 "chromeos_lacros", 9545 "linux", 9546 "mac", 9547 "windows" 9548 ], 9549 "experiments": [ 9550 { 9551 "name": "Enabled", 9552 "enable_features": [ 9553 "IncreaseCoookieAccesCacheSize" 9554 ] 9555 } 9556 ] 9557 } 9558 ], 9559 "IncreasedCmdBufferParseSlice": [ 9560 { 9561 "platforms": [ 9562 "android", 9563 "android_weblayer", 9564 "android_webview", 9565 "chromeos", 9566 "chromeos_lacros", 9567 "fuchsia", 9568 "ios", 9569 "linux", 9570 "mac", 9571 "windows" 9572 ], 9573 "experiments": [ 9574 { 9575 "name": "Enabled", 9576 "enable_features": [ 9577 "IncreasedCmdBufferParseSlice" 9578 ] 9579 } 9580 ] 9581 } 9582 ], 9583 "IndexedDBCompressValuesWithSnappy": [ 9584 { 9585 "platforms": [ 9586 "windows", 9587 "mac", 9588 "chromeos", 9589 "chromeos_lacros", 9590 "fuchsia", 9591 "linux", 9592 "ios", 9593 "android", 9594 "android_weblayer", 9595 "android_webview" 9596 ], 9597 "experiments": [ 9598 { 9599 "name": "Enabled", 9600 "enable_features": [ 9601 "IndexedDBCompressValuesWithSnappy" 9602 ] 9603 } 9604 ] 9605 } 9606 ], 9607 "InputDeviceSettingsSplit": [ 9608 { 9609 "platforms": [ 9610 "chromeos", 9611 "chromeos_lacros" 9612 ], 9613 "experiments": [ 9614 { 9615 "name": "Enabled", 9616 "enable_features": [ 9617 "AltClickAndSixPackCustomization", 9618 "InputDeviceSettingsSplit" 9619 ] 9620 } 9621 ] 9622 } 9623 ], 9624 "InsecureDownloadWarnings": [ 9625 { 9626 "platforms": [ 9627 "android", 9628 "chromeos", 9629 "chromeos_lacros", 9630 "linux", 9631 "mac", 9632 "windows" 9633 ], 9634 "experiments": [ 9635 { 9636 "name": "Enabled", 9637 "enable_features": [ 9638 "InsecureDownloadWarnings" 9639 ] 9640 } 9641 ] 9642 } 9643 ], 9644 "InstallAmbientBadgeEngagement": [ 9645 { 9646 "platforms": [ 9647 "android" 9648 ], 9649 "experiments": [ 9650 { 9651 "name": "Enabled_Message_Visit", 9652 "enable_features": [ 9653 "AmbientBadgeSuppressFirstVisit", 9654 "InstallableAmbientBadgeMessage" 9655 ] 9656 } 9657 ] 9658 } 9659 ], 9660 "InstallAndroidUnwindDfm": [ 9661 { 9662 "platforms": [ 9663 "android" 9664 ], 9665 "experiments": [ 9666 { 9667 "name": "Enabled", 9668 "enable_features": [ 9669 "InstallAndroidUnwindDfm" 9670 ] 9671 } 9672 ] 9673 } 9674 ], 9675 "IntersectionOptimization": [ 9676 { 9677 "platforms": [ 9678 "android", 9679 "android_weblayer", 9680 "android_webview", 9681 "chromeos", 9682 "chromeos_lacros", 9683 "fuchsia", 9684 "linux", 9685 "mac", 9686 "windows" 9687 ], 9688 "experiments": [ 9689 { 9690 "name": "Enabled", 9691 "enable_features": [ 9692 "IntersectionOptimization" 9693 ] 9694 } 9695 ] 9696 } 9697 ], 9698 "InvalidateLocalSurfaceIdPreCommit": [ 9699 { 9700 "platforms": [ 9701 "windows", 9702 "mac", 9703 "chromeos", 9704 "chromeos_lacros", 9705 "linux", 9706 "ios", 9707 "android", 9708 "android_webview" 9709 ], 9710 "experiments": [ 9711 { 9712 "name": "Enabled", 9713 "enable_features": [ 9714 "InvalidateLocalSurfaceIdPreCommit" 9715 ] 9716 } 9717 ] 9718 } 9719 ], 9720 "JourneysAndroidPreStable": [ 9721 { 9722 "platforms": [ 9723 "android" 9724 ], 9725 "experiments": [ 9726 { 9727 "name": "Enabled_20220919", 9728 "params": { 9729 "annotate_title_instead_of_page_content": "true", 9730 "extract_related_searches": "true", 9731 "models_to_execute_v2": "OPTIMIZATION_TARGET_PAGE_ENTITIES:ar:de:en:en-AU:en-CA:en-GB:en-US:es:fr:it:nl:pl:pt:ru:tr:zh", 9732 "supported_locales": "ar,de,en,en-AU,en-CA,en-GB,en-US,es,fr,it,nl,pl,pt,ru,tr,zh", 9733 "write_to_history_service": "true" 9734 }, 9735 "enable_features": [ 9736 "Journeys", 9737 "JourneysLabel", 9738 "JourneysOmniboxHistoryClusterProvider", 9739 "JourneysPersistCachesToPrefs", 9740 "PageContentAnnotations", 9741 "PageEntitiesPageContentAnnotations" 9742 ] 9743 } 9744 ] 9745 } 9746 ], 9747 "JourneysIncludeSyncedVisits": [ 9748 { 9749 "platforms": [ 9750 "android", 9751 "chromeos", 9752 "chromeos_lacros", 9753 "linux", 9754 "mac", 9755 "windows" 9756 ], 9757 "experiments": [ 9758 { 9759 "name": "Enabled", 9760 "enable_features": [ 9761 "JourneysIncludeSyncedVisits" 9762 ] 9763 } 9764 ] 9765 } 9766 ], 9767 "JourneysOnDeviceClusteringContentClustering": [ 9768 { 9769 "platforms": [ 9770 "chromeos", 9771 "chromeos_lacros", 9772 "linux", 9773 "mac", 9774 "windows" 9775 ], 9776 "experiments": [ 9777 { 9778 "name": "AllVisitsContentClusteringPairwiseMerge_20230714", 9779 "params": { 9780 "collections_blocklist": "/collection/it_glossary,/collection/periodicals,/collection/software,/collection/tv_networks,/collection/websites", 9781 "search_visits_only": "false", 9782 "use_pairwise_merge": "true" 9783 }, 9784 "enable_features": [ 9785 "JourneysOnDeviceClusteringContentClustering" 9786 ] 9787 } 9788 ] 9789 } 9790 ], 9791 "KeyboardAccessoryAddressIPH": [ 9792 { 9793 "platforms": [ 9794 "android" 9795 ], 9796 "experiments": [ 9797 { 9798 "name": "Address_IPH_Enabled", 9799 "params": { 9800 "availability": "any", 9801 "event_trigger": "name:keyboard_accessory_address_filling_iph_trigger;comparator:<10;window:90;storage:360", 9802 "event_used": "name:keyboard_accessory_address_suggestion_accepted;comparator:<2;window:90;storage:360", 9803 "session_rate": "<1" 9804 }, 9805 "enable_features": [ 9806 "IPH_KeyboardAccessoryAddressFilling" 9807 ], 9808 "disable_features": [] 9809 } 9810 ] 9811 } 9812 ], 9813 "KeyboardAccessoryPasswordIPH": [ 9814 { 9815 "platforms": [ 9816 "android" 9817 ], 9818 "experiments": [ 9819 { 9820 "name": "Password_IPH_Enabled", 9821 "params": { 9822 "availability": "any", 9823 "event_trigger": "name:keyboard_accessory_password_filling_iph_trigger;comparator:<10;window:90;storage:360", 9824 "event_used": "name:keyboard_accessory_password_suggestion_accepted;comparator:<2;window:90;storage:360", 9825 "session_rate": "<1" 9826 }, 9827 "enable_features": [ 9828 "IPH_KeyboardAccessoryPasswordFilling" 9829 ], 9830 "disable_features": [] 9831 } 9832 ] 9833 } 9834 ], 9835 "KeyboardAccessoryPaymentIPH": [ 9836 { 9837 "platforms": [ 9838 "android" 9839 ], 9840 "experiments": [ 9841 { 9842 "name": "Payment_IPH_Enabled", 9843 "params": { 9844 "availability": "any", 9845 "event_trigger": "name:keyboard_accessory_payment_filling_iph_trigger;comparator:<10;window:90;storage:360", 9846 "event_used": "name:keyboard_accessory_payment_suggestion_accepted;comparator:<2;window:90;storage:360", 9847 "session_rate": "<1" 9848 }, 9849 "enable_features": [ 9850 "IPH_KeyboardAccessoryPaymentFilling" 9851 ], 9852 "disable_features": [] 9853 } 9854 ] 9855 } 9856 ], 9857 "KeyboardAccessoryPaymentOffer": [ 9858 { 9859 "platforms": [ 9860 "android" 9861 ], 9862 "experiments": [ 9863 { 9864 "name": "Enabled", 9865 "params": { 9866 "availability": "any", 9867 "event_trigger": "name:keyboard_accessory_payment_offer_iph_trigger;comparator:<3;window:90;storage:360", 9868 "event_used": "name:keyboard_accessory_payment_suggestion_accepted;comparator:<2;window:90;storage:360", 9869 "session_rate": "any", 9870 "session_rate_impact": "IPH_KeyboardAccessoryBarSwiping" 9871 }, 9872 "enable_features": [ 9873 "AutofillEnableOffersInClankKeyboardAccessory", 9874 "IPH_KeyboardAccessoryPaymentOffer" 9875 ] 9876 } 9877 ] 9878 } 9879 ], 9880 "KeyboardAccessorySwipingIPH": [ 9881 { 9882 "platforms": [ 9883 "android" 9884 ], 9885 "experiments": [ 9886 { 9887 "name": "Swiping_IPH_Enabled", 9888 "params": { 9889 "availability": "any", 9890 "event_trigger": "name:keyboard_accessory_bar_swiping_iph_trigger;comparator:<10;window:90;storage:360", 9891 "event_used": "name:keyboard_accessory_bar_swiped;comparator:<2;window:90;storage:360", 9892 "session_rate": "<1" 9893 }, 9894 "enable_features": [ 9895 "IPH_KeyboardAccessoryBarSwiping" 9896 ], 9897 "disable_features": [] 9898 } 9899 ] 9900 } 9901 ], 9902 "KeyboardFocusableScrollers": [ 9903 { 9904 "platforms": [ 9905 "android", 9906 "android_webview", 9907 "chromeos", 9908 "chromeos_lacros", 9909 "fuchsia", 9910 "linux", 9911 "mac", 9912 "windows" 9913 ], 9914 "experiments": [ 9915 { 9916 "name": "Enabled", 9917 "enable_features": [ 9918 "KeyboardFocusableScrollers" 9919 ] 9920 } 9921 ] 9922 } 9923 ], 9924 "LCPAnimatedImagesReporting": [ 9925 { 9926 "platforms": [ 9927 "android", 9928 "chromeos", 9929 "chromeos_lacros", 9930 "fuchsia", 9931 "linux", 9932 "mac", 9933 "windows", 9934 "android_webview", 9935 "android_weblayer" 9936 ], 9937 "experiments": [ 9938 { 9939 "name": "Enabled", 9940 "enable_features": [ 9941 "LCPAnimatedImagesReporting" 9942 ] 9943 } 9944 ] 9945 } 9946 ], 9947 "LCPCriticalPathPredictor": [ 9948 { 9949 "platforms": [ 9950 "android", 9951 "chromeos", 9952 "chromeos_lacros", 9953 "linux", 9954 "mac", 9955 "windows" 9956 ], 9957 "experiments": [ 9958 { 9959 "name": "HighPriority_20230818", 9960 "params": { 9961 "lcpp_dry_run": "false", 9962 "lcpp_image_load_priority": "high", 9963 "lcpp_max_element_locator_length": "1024", 9964 "lcpp_max_hosts_to_track": "100" 9965 }, 9966 "enable_features": [ 9967 "LCPCriticalPathPredictor" 9968 ] 9969 } 9970 ] 9971 } 9972 ], 9973 "LCPPLazyLoadImagePreload": [ 9974 { 9975 "platforms": [ 9976 "android", 9977 "chromeos", 9978 "chromeos_lacros", 9979 "linux", 9980 "mac", 9981 "windows" 9982 ], 9983 "experiments": [ 9984 { 9985 "name": "EnableWithNativeLazyLoading_20231113", 9986 "params": { 9987 "lcpp_preload_lazy_load_image_type": "native_lazy_loading" 9988 }, 9989 "enable_features": [ 9990 "LCPPLazyLoadImagePreload" 9991 ] 9992 } 9993 ] 9994 } 9995 ], 9996 "LCPVideoFirstFrame": [ 9997 { 9998 "platforms": [ 9999 "android", 10000 "chromeos", 10001 "chromeos_lacros", 10002 "fuchsia", 10003 "linux", 10004 "mac", 10005 "windows", 10006 "android_webview", 10007 "android_weblayer" 10008 ], 10009 "experiments": [ 10010 { 10011 "name": "Enabled", 10012 "enable_features": [ 10013 "LCPVideoFirstFrame" 10014 ] 10015 } 10016 ] 10017 } 10018 ], 10019 "LacrosGooglePolicyRollout": [ 10020 { 10021 "platforms": [ 10022 "chromeos" 10023 ], 10024 "experiments": [ 10025 { 10026 "name": "Enabled_Dogfood", 10027 "enable_features": [ 10028 "LacrosGooglePolicyRollout" 10029 ] 10030 } 10031 ] 10032 } 10033 ], 10034 "LanguagePacksBasePack": [ 10035 { 10036 "platforms": [ 10037 "chromeos" 10038 ], 10039 "experiments": [ 10040 { 10041 "name": "Enabled", 10042 "enable_features": [ 10043 "HandwritingLibraryDlc" 10044 ] 10045 } 10046 ] 10047 } 10048 ], 10049 "LauncherGameSearchStudy": [ 10050 { 10051 "platforms": [ 10052 "chromeos" 10053 ], 10054 "experiments": [ 10055 { 10056 "name": "Enabled", 10057 "params": { 10058 "enabled_override": "true" 10059 }, 10060 "enable_features": [ 10061 "AppProvisioningStatic", 10062 "LauncherGameSearch" 10063 ] 10064 } 10065 ] 10066 } 10067 ], 10068 "LayoutMediaNGContainer": [ 10069 { 10070 "platforms": [ 10071 "android", 10072 "android_weblayer", 10073 "android_webview", 10074 "chromeos", 10075 "chromeos_lacros", 10076 "linux", 10077 "mac", 10078 "windows" 10079 ], 10080 "experiments": [ 10081 { 10082 "name": "Enabled", 10083 "enable_features": [ 10084 "LayoutMediaNGContainer" 10085 ] 10086 } 10087 ] 10088 } 10089 ], 10090 "LayoutNGNoCopyBack": [ 10091 { 10092 "platforms": [ 10093 "android", 10094 "android_weblayer", 10095 "android_webview", 10096 "chromeos", 10097 "chromeos_lacros", 10098 "linux", 10099 "mac", 10100 "windows" 10101 ], 10102 "experiments": [ 10103 { 10104 "name": "Enabled", 10105 "enable_features": [ 10106 "LayoutNGNoCopyBack" 10107 ] 10108 } 10109 ] 10110 } 10111 ], 10112 "LayoutNGShapeCache": [ 10113 { 10114 "platforms": [ 10115 "android", 10116 "android_webview", 10117 "chromeos", 10118 "chromeos_lacros", 10119 "fuchsia", 10120 "linux", 10121 "mac", 10122 "windows" 10123 ], 10124 "experiments": [ 10125 { 10126 "name": "Enabled", 10127 "enable_features": [ 10128 "LayoutNGShapeCache" 10129 ] 10130 } 10131 ] 10132 } 10133 ], 10134 "LayoutNewStickyLogic": [ 10135 { 10136 "platforms": [ 10137 "android", 10138 "android_weblayer", 10139 "android_webview", 10140 "chromeos", 10141 "chromeos_lacros", 10142 "linux", 10143 "mac", 10144 "windows" 10145 ], 10146 "experiments": [ 10147 { 10148 "name": "Enabled", 10149 "enable_features": [ 10150 "LayoutNewStickyLogic" 10151 ] 10152 } 10153 ] 10154 } 10155 ], 10156 "LeakSkiaEventTracerAtExit": [ 10157 { 10158 "platforms": [ 10159 "android", 10160 "chromeos", 10161 "chromeos_lacros", 10162 "fuchsia", 10163 "ios", 10164 "linux", 10165 "mac", 10166 "windows" 10167 ], 10168 "experiments": [ 10169 { 10170 "name": "Enabled", 10171 "enable_features": [ 10172 "LeakSkiaEventTracerAtExit" 10173 ] 10174 } 10175 ] 10176 } 10177 ], 10178 "LightweightUAFDetector": [ 10179 { 10180 "platforms": [ 10181 "windows" 10182 ], 10183 "experiments": [ 10184 { 10185 "name": "Enabled", 10186 "enable_features": [ 10187 "LightweightUafDetector" 10188 ], 10189 "disable_features": [ 10190 "GwpAsanMalloc", 10191 "GwpAsanPartitionAlloc" 10192 ] 10193 } 10194 ] 10195 } 10196 ], 10197 "LiveCaptionExperimentalLanguages": [ 10198 { 10199 "platforms": [ 10200 "linux", 10201 "mac", 10202 "windows" 10203 ], 10204 "experiments": [ 10205 { 10206 "name": "Enabled", 10207 "params": { 10208 "available_languages": "en-US,fr-FR,it-IT,de-DE,es-ES,ja-JP,hi-IN,pt-BR,ko-KR,pl-PL,th-TH,tr-TR,id-ID" 10209 }, 10210 "enable_features": [ 10211 "LiveCaptionExperimentalLanguages" 10212 ] 10213 } 10214 ] 10215 } 10216 ], 10217 "LiveCaptionMultiLanguageRollout": [ 10218 { 10219 "platforms": [ 10220 "linux", 10221 "mac", 10222 "windows" 10223 ], 10224 "experiments": [ 10225 { 10226 "name": "Enabled", 10227 "params": { 10228 "available_languages": "en-US,fr-FR,it-IT,de-DE" 10229 }, 10230 "enable_features": [ 10231 "LiveCaptionMultiLanguage" 10232 ] 10233 } 10234 ] 10235 } 10236 ], 10237 "LoadingPhaseBufferTimeAfterFirstMeaningfulPaint": [ 10238 { 10239 "platforms": [ 10240 "android", 10241 "chromeos", 10242 "chromeos_lacros", 10243 "linux", 10244 "mac", 10245 "windows" 10246 ], 10247 "experiments": [ 10248 { 10249 "name": "buffer_500ms_20230907", 10250 "params": { 10251 "LoadingPhaseBufferTimeAfterFirstMeaningfulPaintMillis": "500" 10252 }, 10253 "enable_features": [ 10254 "LoadingPhaseBufferTimeAfterFirstMeaningfulPaint" 10255 ] 10256 } 10257 ] 10258 } 10259 ], 10260 "LofnPermissiveUsbPassthrough": [ 10261 { 10262 "platforms": [ 10263 "chromeos" 10264 ], 10265 "experiments": [ 10266 { 10267 "name": "Enabled", 10268 "enable_features": [ 10269 "CrOSLateBootPermissiveUsbPassthrough" 10270 ], 10271 "min_os_version": "15575.0.0" 10272 } 10273 ] 10274 } 10275 ], 10276 "LogOnDeviceMetricsOnStartup": [ 10277 { 10278 "platforms": [ 10279 "linux", 10280 "mac", 10281 "windows" 10282 ], 10283 "experiments": [ 10284 { 10285 "name": "Enabled", 10286 "enable_features": [ 10287 "LogOnDeviceMetricsOnStartup" 10288 ] 10289 } 10290 ] 10291 } 10292 ], 10293 "LowerMemoryLimitForNonMainRenderers": [ 10294 { 10295 "platforms": [ 10296 "android", 10297 "chromeos", 10298 "chromeos_lacros", 10299 "fuchsia", 10300 "linux", 10301 "mac", 10302 "windows" 10303 ], 10304 "experiments": [ 10305 { 10306 "name": "Enabled", 10307 "enable_features": [ 10308 "LowerMemoryLimitForNonMainRenderers" 10309 ] 10310 } 10311 ] 10312 } 10313 ], 10314 "MacImmersiveFullscreen": [ 10315 { 10316 "platforms": [ 10317 "mac" 10318 ], 10319 "experiments": [ 10320 { 10321 "name": "Enabled", 10322 "enable_features": [ 10323 "ImmersiveFullscreen" 10324 ] 10325 } 10326 ] 10327 } 10328 ], 10329 "MacWebContentsOcclusionV2": [ 10330 { 10331 "platforms": [ 10332 "mac" 10333 ], 10334 "experiments": [ 10335 { 10336 "name": "Enabled", 10337 "params": { 10338 "EnhancedWindowOcclusionDetection": "true" 10339 }, 10340 "enable_features": [ 10341 "MacWebContentsOcclusion" 10342 ] 10343 } 10344 ] 10345 } 10346 ], 10347 "MagicStack": [ 10348 { 10349 "platforms": [ 10350 "ios" 10351 ], 10352 "experiments": [ 10353 { 10354 "name": "Enabled_Magic_Stack_Less_Top_Space_20231024", 10355 "params": { 10356 "MagicStackMostVisitedModule": "false", 10357 "ReducedNTPTopSpace": "20", 10358 "SetUpListCompactedTimeThresholdDays": "0", 10359 "enable_default_model": "true", 10360 "variant": "tab-resumption-recent-tab-only" 10361 }, 10362 "enable_features": [ 10363 "IOSParcelTracking", 10364 "MagicStack", 10365 "SegmentationPlatformIosModuleRanker", 10366 "SegmentationPlatformUserVisibleTaskRunner", 10367 "TabResumption" 10368 ] 10369 } 10370 ] 10371 } 10372 ], 10373 "MainThreadCompositingPriority": [ 10374 { 10375 "platforms": [ 10376 "chromeos", 10377 "chromeos_lacros" 10378 ], 10379 "experiments": [ 10380 { 10381 "name": "Enabled_20230817", 10382 "enable_features": [ 10383 "MainThreadCompositingPriority" 10384 ] 10385 } 10386 ] 10387 } 10388 ], 10389 "MaxNumDelayableRequestsPerHostPerClient": [ 10390 { 10391 "platforms": [ 10392 "android", 10393 "chromeos", 10394 "chromeos_lacros", 10395 "linux", 10396 "mac", 10397 "windows" 10398 ], 10399 "experiments": [ 10400 { 10401 "name": "MaxRequests_6_20230906", 10402 "params": { 10403 "MaxNumDelayableRequestsPerHostPerClient": "6" 10404 }, 10405 "enable_features": [ 10406 "MaxNumDelayableRequestsPerHostPerClientFeature" 10407 ] 10408 } 10409 ] 10410 } 10411 ], 10412 "MediaDeviceIdStoragePartitioning": [ 10413 { 10414 "platforms": [ 10415 "android", 10416 "chromeos", 10417 "chromeos_lacros", 10418 "fuchsia", 10419 "linux", 10420 "mac", 10421 "windows" 10422 ], 10423 "experiments": [ 10424 { 10425 "name": "Enabled", 10426 "enable_features": [ 10427 "MediaDeviceIdPartitioning", 10428 "MediaDeviceIdRandomSaltsPerStorageKey" 10429 ] 10430 } 10431 ] 10432 } 10433 ], 10434 "MediaFoundationAV1Encoding": [ 10435 { 10436 "platforms": [ 10437 "windows" 10438 ], 10439 "experiments": [ 10440 { 10441 "name": "Enabled", 10442 "enable_features": [ 10443 "MediaFoundationAV1Encoding" 10444 ] 10445 } 10446 ] 10447 } 10448 ], 10449 "MediaFoundationCameraUsageMonitoring": [ 10450 { 10451 "platforms": [ 10452 "windows" 10453 ], 10454 "experiments": [ 10455 { 10456 "name": "Enabled", 10457 "enable_features": [ 10458 "MediaFoundationCameraUsageMonitoring" 10459 ] 10460 } 10461 ] 10462 } 10463 ], 10464 "MediaFoundationD3D11VideoCapture": [ 10465 { 10466 "platforms": [ 10467 "windows" 10468 ], 10469 "experiments": [ 10470 { 10471 "name": "Enabled", 10472 "enable_features": [ 10473 "MediaFoundationD3D11VideoCapture" 10474 ] 10475 } 10476 ] 10477 } 10478 ], 10479 "MediaFoundationVP9Encoding": [ 10480 { 10481 "platforms": [ 10482 "windows" 10483 ], 10484 "experiments": [ 10485 { 10486 "name": "Enabled", 10487 "enable_features": [ 10488 "MediaFoundationVP9Encoding" 10489 ] 10490 } 10491 ] 10492 } 10493 ], 10494 "MediaHardwareSecureDecryption": [ 10495 { 10496 "platforms": [ 10497 "windows" 10498 ], 10499 "experiments": [ 10500 { 10501 "name": "Enabled", 10502 "enable_features": [ 10503 "HardwareSecureDecryptionExperiment" 10504 ] 10505 } 10506 ] 10507 } 10508 ], 10509 "MediaHardwareSecureDecryptionFallbackPerSite": [ 10510 { 10511 "platforms": [ 10512 "windows" 10513 ], 10514 "experiments": [ 10515 { 10516 "name": "Enabled", 10517 "params": { 10518 "per_site": "true" 10519 }, 10520 "enable_features": [ 10521 "HardwareSecureDecryptionFallback" 10522 ] 10523 } 10524 ] 10525 } 10526 ], 10527 "MediaSessionEnterPictureInPicture": [ 10528 { 10529 "platforms": [ 10530 "chromeos", 10531 "chromeos_lacros", 10532 "fuchsia", 10533 "linux", 10534 "mac", 10535 "windows" 10536 ], 10537 "experiments": [ 10538 { 10539 "name": "Enabled", 10540 "enable_features": [ 10541 "MediaSessionEnterPictureInPicture" 10542 ] 10543 } 10544 ] 10545 } 10546 ], 10547 "MeetDevicesMojoServices": [ 10548 { 10549 "platforms": [ 10550 "chromeos" 10551 ], 10552 "experiments": [ 10553 { 10554 "name": "Hotlog-Experiment", 10555 "params": { 10556 "CommandLoggerEnabled": "true", 10557 "CommandLoggerFrequencySeconds": "30", 10558 "CrosHealthdProducerFrequencySeconds": "60", 10559 "DiagnosticsLoggerEnabled": "true", 10560 "ProcessLoggerEnabled": "true", 10561 "SystemLoggerEnabled": "false", 10562 "SystemLoggerFrequencySeconds": "30" 10563 }, 10564 "enable_features": [ 10565 "EncryptedReportingPipeline", 10566 "MeetDevicesCloudLogger", 10567 "MeetDevicesMojoServices" 10568 ] 10569 } 10570 ] 10571 } 10572 ], 10573 "MemoryCacheStrongReference": [ 10574 { 10575 "platforms": [ 10576 "android", 10577 "chromeos", 10578 "chromeos_lacros", 10579 "linux", 10580 "mac", 10581 "windows" 10582 ], 10583 "experiments": [ 10584 { 10585 "name": "AllResourceTypesAllPages_20230426", 10586 "enable_features": [ 10587 "MemoryCacheStrongReference" 10588 ], 10589 "disable_features": [ 10590 "MemoryCacheStrongReferenceFilterImages", 10591 "MemoryCacheStrongReferenceFilterScripts", 10592 "MemoryCacheStrongReferenceSingleUnload" 10593 ] 10594 } 10595 ] 10596 } 10597 ], 10598 "MerchantWidePromotion": [ 10599 { 10600 "platforms": [ 10601 "chromeos", 10602 "chromeos_lacros", 10603 "linux", 10604 "mac", 10605 "windows" 10606 ], 10607 "experiments": [ 10608 { 10609 "name": "enabled_merchant_wide_promotion_20221102", 10610 "params": { 10611 "ready-to-fetch": "true" 10612 }, 10613 "enable_features": [ 10614 "MerchantWidePromotion" 10615 ] 10616 } 10617 ] 10618 } 10619 ], 10620 "MessagePumpEpoll": [ 10621 { 10622 "platforms": [ 10623 "android", 10624 "chromeos", 10625 "linux" 10626 ], 10627 "experiments": [ 10628 { 10629 "name": "Enabled", 10630 "enable_features": [ 10631 "MessagePumpEpoll" 10632 ] 10633 } 10634 ] 10635 } 10636 ], 10637 "MessagesPreinstall": [ 10638 { 10639 "platforms": [ 10640 "chromeos" 10641 ], 10642 "experiments": [ 10643 { 10644 "name": "Enabled", 10645 "enable_features": [ 10646 "MessagesPreinstall" 10647 ] 10648 } 10649 ] 10650 } 10651 ], 10652 "MetricsServiceDeltaSnapshotInBg": [ 10653 { 10654 "platforms": [ 10655 "android", 10656 "android_webview", 10657 "chromeos", 10658 "chromeos_lacros", 10659 "ios", 10660 "linux", 10661 "mac", 10662 "windows" 10663 ], 10664 "experiments": [ 10665 { 10666 "name": "Enabled", 10667 "enable_features": [ 10668 "MetricsServiceDeltaSnapshotInBg" 10669 ] 10670 } 10671 ] 10672 } 10673 ], 10674 "MigrateAlwaysTranslateLanguagesFix": [ 10675 { 10676 "platforms": [ 10677 "ios" 10678 ], 10679 "experiments": [ 10680 { 10681 "name": "Enabled", 10682 "enable_features": [ 10683 "MigrateAlwaysTranslateLanguagesFix" 10684 ] 10685 } 10686 ] 10687 } 10688 ], 10689 "MigrateDefaultChromeAppToWebAppsGSuite": [ 10690 { 10691 "platforms": [ 10692 "chromeos", 10693 "chromeos_lacros", 10694 "fuchsia", 10695 "linux", 10696 "mac", 10697 "windows" 10698 ], 10699 "experiments": [ 10700 { 10701 "name": "Enabled_20210111", 10702 "enable_features": [ 10703 "MigrateDefaultChromeAppToWebAppsGSuite" 10704 ] 10705 } 10706 ] 10707 } 10708 ], 10709 "MigrateDefaultChromeAppToWebAppsNonGSuite": [ 10710 { 10711 "platforms": [ 10712 "chromeos", 10713 "chromeos_lacros", 10714 "fuchsia", 10715 "linux", 10716 "mac", 10717 "windows" 10718 ], 10719 "experiments": [ 10720 { 10721 "name": "Enabled_20210111", 10722 "enable_features": [ 10723 "MigrateDefaultChromeAppToWebAppsNonGSuite" 10724 ] 10725 } 10726 ] 10727 } 10728 ], 10729 "MmapSafeBrowsingDatabase": [ 10730 { 10731 "platforms": [ 10732 "chromeos", 10733 "chromeos_lacros", 10734 "linux", 10735 "mac", 10736 "windows" 10737 ], 10738 "experiments": [ 10739 { 10740 "name": "Enabled_20230608", 10741 "params": { 10742 "MmapSafeBrowsingDatabaseAsync": "true" 10743 }, 10744 "enable_features": [ 10745 "MmapSafeBrowsingDatabase", 10746 "SafeBrowsingOnUIThread" 10747 ] 10748 } 10749 ] 10750 } 10751 ], 10752 "MojoInlineMessagePayloads": [ 10753 { 10754 "platforms": [ 10755 "android", 10756 "chromeos", 10757 "chromeos_lacros", 10758 "fuchsia", 10759 "ios", 10760 "linux", 10761 "mac", 10762 "windows" 10763 ], 10764 "experiments": [ 10765 { 10766 "name": "Enabled", 10767 "enable_features": [ 10768 "MojoInlineMessagePayloads" 10769 ] 10770 } 10771 ] 10772 } 10773 ], 10774 "MojoIpczMac": [ 10775 { 10776 "platforms": [ 10777 "mac" 10778 ], 10779 "experiments": [ 10780 { 10781 "name": "Enabled_1", 10782 "enable_features": [ 10783 "MojoIpcz" 10784 ] 10785 } 10786 ] 10787 } 10788 ], 10789 "MojoLargerDataPipeAllocationSize": [ 10790 { 10791 "platforms": [ 10792 "android", 10793 "chromeos", 10794 "chromeos_lacros", 10795 "linux", 10796 "mac", 10797 "windows" 10798 ], 10799 "experiments": [ 10800 { 10801 "name": "data_pipe_2048k_20230922", 10802 "params": { 10803 "LargerDataPipeAllocationSize": "2097152" 10804 }, 10805 "enable_features": [ 10806 "LargerDataPipeAllocationSizeFeature" 10807 ] 10808 } 10809 ] 10810 } 10811 ], 10812 "MostVisitedTilesHorizontalRenderGroup": [ 10813 { 10814 "platforms": [ 10815 "android" 10816 ], 10817 "experiments": [ 10818 { 10819 "name": "Enabled", 10820 "enable_features": [ 10821 "OmniboxMostVisitedTilesHorizontalRenderGroup" 10822 ] 10823 } 10824 ] 10825 } 10826 ], 10827 "MsaaSettingsMac": [ 10828 { 10829 "platforms": [ 10830 "mac" 10831 ], 10832 "experiments": [ 10833 { 10834 "name": "DetectHiDpiForMsaa", 10835 "enable_features": [ 10836 "DetectHiDpiForMsaa" 10837 ] 10838 } 10839 ] 10840 } 10841 ], 10842 "NaCLGPURefactorings": [ 10843 { 10844 "platforms": [ 10845 "chromeos", 10846 "chromeos_lacros", 10847 "linux", 10848 "mac", 10849 "windows" 10850 ], 10851 "experiments": [ 10852 { 10853 "name": "NewVideoDecoderAndSwapchain", 10854 "enable_features": [ 10855 "PPAPISharedImagesSwapChain", 10856 "UseMojoVideoDecoderForPepper" 10857 ] 10858 } 10859 ] 10860 } 10861 ], 10862 "NavigationPredictor": [ 10863 { 10864 "platforms": [ 10865 "chromeos", 10866 "chromeos_lacros", 10867 "linux", 10868 "mac", 10869 "windows" 10870 ], 10871 "experiments": [ 10872 { 10873 "name": "Enabled_20230616", 10874 "enable_features": [ 10875 "NavigationPredictor" 10876 ] 10877 } 10878 ] 10879 } 10880 ], 10881 "NavigationUpdatesChildViewsVisibility": [ 10882 { 10883 "platforms": [ 10884 "android", 10885 "chromeos", 10886 "chromeos_lacros", 10887 "linux", 10888 "mac", 10889 "windows" 10890 ], 10891 "experiments": [ 10892 { 10893 "name": "Enabled", 10894 "enable_features": [ 10895 "NavigationUpdatesChildViewsVisibility" 10896 ] 10897 } 10898 ] 10899 } 10900 ], 10901 "NearbyShareNameEnabled": [ 10902 { 10903 "platforms": [ 10904 "chromeos" 10905 ], 10906 "experiments": [ 10907 { 10908 "name": "Enabled", 10909 "enable_features": [ 10910 "IsNameEnabled" 10911 ] 10912 } 10913 ] 10914 } 10915 ], 10916 "NearbySharingSelfShare": [ 10917 { 10918 "platforms": [ 10919 "chromeos", 10920 "chromeos_lacros" 10921 ], 10922 "experiments": [ 10923 { 10924 "name": "Enabled", 10925 "enable_features": [ 10926 "NearbySharingSelfShare" 10927 ] 10928 } 10929 ] 10930 } 10931 ], 10932 "NetAdapterMaxBufSize": [ 10933 { 10934 "platforms": [ 10935 "android", 10936 "chromeos", 10937 "chromeos_lacros", 10938 "linux", 10939 "mac", 10940 "windows" 10941 ], 10942 "experiments": [ 10943 { 10944 "name": "max_buf_size_064k_20230922", 10945 "params": { 10946 "NetAdapterMaxBufSize": "65536" 10947 }, 10948 "enable_features": [ 10949 "NetAdapterMaxBufSizeFeature" 10950 ] 10951 } 10952 ] 10953 } 10954 ], 10955 "NetworkServiceSandboxLinuxAndChromeOS": [ 10956 { 10957 "platforms": [ 10958 "linux", 10959 "chromeos", 10960 "chromeos_lacros" 10961 ], 10962 "experiments": [ 10963 { 10964 "name": "EnabledWithMitigation", 10965 "enable_features": [ 10966 "NetworkServiceFileAllowlist", 10967 "NetworkServiceSandbox", 10968 "NetworkServiceSyscallFilter" 10969 ], 10970 "disable_features": [ 10971 "kForceDisableSpectreVariant2MitigationInNetworkService" 10972 ] 10973 } 10974 ] 10975 } 10976 ], 10977 "NeuralPalmRejectionModelForRedrix": [ 10978 { 10979 "platforms": [ 10980 "chromeos" 10981 ], 10982 "experiments": [ 10983 { 10984 "name": "Enabled_20220622", 10985 "enable_features": [ 10986 "EnableNeuralPalmDetectionFilter" 10987 ] 10988 } 10989 ] 10990 } 10991 ], 10992 "NewConfirmationBubbleForGeneratedPasswords": [ 10993 { 10994 "platforms": [ 10995 "chromeos", 10996 "chromeos_lacros", 10997 "linux", 10998 "mac", 10999 "windows" 11000 ], 11001 "experiments": [ 11002 { 11003 "name": "Enabled", 11004 "enable_features": [ 11005 "NewConfirmationBubbleForGeneratedPasswords" 11006 ] 11007 } 11008 ] 11009 } 11010 ], 11011 "NewEvSignalsEnabled": [ 11012 { 11013 "platforms": [ 11014 "windows", 11015 "mac", 11016 "linux" 11017 ], 11018 "experiments": [ 11019 { 11020 "name": "Enabled", 11021 "params": { 11022 "DisableFileSystemInfo": "true", 11023 "DisableSettings": "true" 11024 }, 11025 "enable_features": [ 11026 "NewEvSignalsEnabled" 11027 ] 11028 } 11029 ] 11030 } 11031 ], 11032 "NewTabSearchEngineUrlAndroid": [ 11033 { 11034 "platforms": [ 11035 "android" 11036 ], 11037 "experiments": [ 11038 { 11039 "name": "Enabled", 11040 "enable_features": [ 11041 "NewTabSearchEngineUrlAndroid" 11042 ] 11043 } 11044 ] 11045 } 11046 ], 11047 "NewWebstoreURL": [ 11048 { 11049 "platforms": [ 11050 "chromeos", 11051 "chromeos_lacros", 11052 "linux", 11053 "mac", 11054 "windows" 11055 ], 11056 "experiments": [ 11057 { 11058 "name": "Enabled", 11059 "enable_features": [ 11060 "NewWebstoreURL" 11061 ] 11062 } 11063 ] 11064 } 11065 ], 11066 "NoAppCompatClearInChildren": [ 11067 { 11068 "platforms": [ 11069 "windows" 11070 ], 11071 "experiments": [ 11072 { 11073 "name": "Disabled_20231128", 11074 "disable_features": [ 11075 "NoAppCompatClearInChildren" 11076 ] 11077 } 11078 ] 11079 } 11080 ], 11081 "NoPreReadMainDll": [ 11082 { 11083 "platforms": [ 11084 "windows" 11085 ], 11086 "experiments": [ 11087 { 11088 "name": "Enabled", 11089 "enable_features": [ 11090 "NoPreReadMainDll" 11091 ] 11092 } 11093 ] 11094 } 11095 ], 11096 "NonBlockingCommit": [ 11097 { 11098 "platforms": [ 11099 "android", 11100 "android_webview", 11101 "chromeos", 11102 "chromeos_lacros", 11103 "fuchsia", 11104 "linux", 11105 "mac", 11106 "windows" 11107 ], 11108 "experiments": [ 11109 { 11110 "name": "Enabled", 11111 "enable_features": [ 11112 "NonBlockingCommit" 11113 ] 11114 } 11115 ] 11116 } 11117 ], 11118 "NonStandardAppearanceValuesHighUsage": [ 11119 { 11120 "platforms": [ 11121 "android", 11122 "android_webview", 11123 "chromeos", 11124 "chromeos_lacros", 11125 "fuchsia", 11126 "linux", 11127 "mac", 11128 "windows" 11129 ], 11130 "experiments": [ 11131 { 11132 "name": "Disabled", 11133 "disable_features": [ 11134 "NonStandardAppearanceValuesHighUsage" 11135 ] 11136 } 11137 ] 11138 } 11139 ], 11140 "NonStandardAppearanceValuesLowUsage": [ 11141 { 11142 "platforms": [ 11143 "android", 11144 "android_webview", 11145 "chromeos", 11146 "chromeos_lacros", 11147 "fuchsia", 11148 "linux", 11149 "mac", 11150 "windows" 11151 ], 11152 "experiments": [ 11153 { 11154 "name": "Disabled", 11155 "disable_features": [ 11156 "NonStandardAppearanceValuesLowUsage" 11157 ] 11158 } 11159 ] 11160 } 11161 ], 11162 "NormalMaxItemsInCacheForSoftware": [ 11163 { 11164 "platforms": [ 11165 "android", 11166 "chromeos", 11167 "chromeos_lacros", 11168 "linux", 11169 "mac", 11170 "windows" 11171 ], 11172 "experiments": [ 11173 { 11174 "name": "ImageCache_1000_20230914", 11175 "params": { 11176 "NormalMaxItemsInCacheForSoftware": "1000" 11177 }, 11178 "enable_features": [ 11179 "NormalMaxItemsInCacheForSoftwareFeature" 11180 ] 11181 } 11182 ] 11183 } 11184 ], 11185 "NormalPriorityImageDecoding": [ 11186 { 11187 "platforms": [ 11188 "chromeos", 11189 "chromeos_lacros", 11190 "fuchsia", 11191 "linux", 11192 "mac", 11193 "windows" 11194 ], 11195 "experiments": [ 11196 { 11197 "name": "Enabled", 11198 "enable_features": [ 11199 "NormalPriorityImageDecoding" 11200 ] 11201 } 11202 ] 11203 } 11204 ], 11205 "NotificationGesturesUpdate": [ 11206 { 11207 "platforms": [ 11208 "chromeos" 11209 ], 11210 "experiments": [ 11211 { 11212 "name": "Enabled", 11213 "enable_features": [ 11214 "NotificationGesturesUpdate" 11215 ] 11216 } 11217 ] 11218 } 11219 ], 11220 "NotificationsIgnoreRequireInteraction": [ 11221 { 11222 "platforms": [ 11223 "chromeos" 11224 ], 11225 "experiments": [ 11226 { 11227 "name": "Enabled", 11228 "enable_features": [ 11229 "NotificationsIgnoreRequireInteraction" 11230 ] 11231 } 11232 ] 11233 } 11234 ], 11235 "NotifierCollision": [ 11236 { 11237 "platforms": [ 11238 "chromeos" 11239 ], 11240 "experiments": [ 11241 { 11242 "name": "Enabled_20230907_Dogfood", 11243 "enable_features": [ 11244 "NotifierCollision" 11245 ] 11246 }, 11247 { 11248 "name": "Enabled_20230907", 11249 "enable_features": [ 11250 "NotifierCollision" 11251 ] 11252 } 11253 ] 11254 } 11255 ], 11256 "NtpHistoryClusters": [ 11257 { 11258 "platforms": [ 11259 "chromeos", 11260 "chromeos_lacros", 11261 "linux", 11262 "mac", 11263 "windows" 11264 ], 11265 "experiments": [ 11266 { 11267 "name": "Redesigned_Quests_MR_ML_20230929", 11268 "params": { 11269 "NtpHistoryClustersModuleCategoriesBoostlistParam": "/m/testparsinglogicboost,/m/testparsinglogicboost-2", 11270 "NtpModulesOrderParam": "drive", 11271 "NtpRealboxWidthBehaviorParam": "wide" 11272 }, 11273 "enable_features": [ 11274 "NtpChromeCartInHistoryClusterModule", 11275 "NtpDriveModuleShowSixFiles", 11276 "NtpHistoryClustersModule", 11277 "NtpHistoryClustersModuleCategories", 11278 "NtpHistoryClustersModuleUseModelRanking", 11279 "NtpModulesOrder", 11280 "NtpModulesRedesigned", 11281 "NtpRealboxIsTall", 11282 "NtpRealboxWidthBehavior" 11283 ] 11284 }, 11285 { 11286 "name": "Quests_Cart_ML_20230913", 11287 "params": { 11288 "NtpHistoryClustersModuleCategoriesBoostlistParam": "/m/testparsinglogicboost,/m/testparsinglogicboost-2" 11289 }, 11290 "enable_features": [ 11291 "NtpChromeCartInHistoryClusterModule", 11292 "NtpHistoryClustersModule", 11293 "NtpHistoryClustersModuleCategories", 11294 "NtpHistoryClustersModuleUseModelRanking", 11295 "NtpModulesHeaderIcon", 11296 "NtpWideModules", 11297 "SyncPollImmediatelyOnEveryStartup" 11298 ] 11299 } 11300 ] 11301 } 11302 ], 11303 "NtpRealboxCr23": [ 11304 { 11305 "platforms": [ 11306 "chromeos", 11307 "chromeos_lacros", 11308 "fuchsia", 11309 "linux", 11310 "mac", 11311 "windows" 11312 ], 11313 "experiments": [ 11314 { 11315 "name": "Enabled_Icons_Layout_ConsistentRowHeight", 11316 "enable_features": [ 11317 "NtpRealboxCr23ConsistentRowHeight", 11318 "NtpRealboxCr23ExpandedStateIcons", 11319 "NtpRealboxCr23ExpandedStateLayout" 11320 ] 11321 }, 11322 { 11323 "name": "Enabled_Icons", 11324 "enable_features": [ 11325 "NtpRealboxCr23ExpandedStateIcons" 11326 ] 11327 }, 11328 { 11329 "name": "Enabled_Icons_Layout", 11330 "enable_features": [ 11331 "NtpRealboxCr23ExpandedStateIcons", 11332 "NtpRealboxCr23ExpandedStateLayout" 11333 ] 11334 } 11335 ] 11336 } 11337 ], 11338 "OmniboxActionsUISimplification": [ 11339 { 11340 "platforms": [ 11341 "chromeos", 11342 "linux", 11343 "mac", 11344 "windows" 11345 ], 11346 "experiments": [ 11347 { 11348 "name": "Enabled", 11349 "params": { 11350 "ActionsUISimplificationIncludeRealbox": "true", 11351 "ActionsUISimplificationTrimExtra": "true" 11352 }, 11353 "enable_features": [ 11354 "OmniboxActionsUISimplification" 11355 ] 11356 }, 11357 { 11358 "name": "ExcludeRealbox", 11359 "params": { 11360 "ActionsUISimplificationIncludeRealbox": "false", 11361 "ActionsUISimplificationTrimExtra": "true" 11362 }, 11363 "enable_features": [ 11364 "OmniboxActionsUISimplification" 11365 ] 11366 }, 11367 { 11368 "name": "ExcludeRealbox_TrimExtraFalse", 11369 "params": { 11370 "ActionsUISimplificationIncludeRealbox": "false", 11371 "ActionsUISimplificationTrimExtra": "false" 11372 }, 11373 "enable_features": [ 11374 "OmniboxActionsUISimplification" 11375 ] 11376 }, 11377 { 11378 "name": "TrimExtraFalse", 11379 "params": { 11380 "ActionsUISimplificationIncludeRealbox": "true", 11381 "ActionsUISimplificationTrimExtra": "false" 11382 }, 11383 "enable_features": [ 11384 "OmniboxActionsUISimplification" 11385 ] 11386 } 11387 ] 11388 } 11389 ], 11390 "OmniboxBundledExperimentV1": [ 11391 { 11392 "platforms": [ 11393 "chromeos", 11394 "chromeos_lacros", 11395 "fuchsia", 11396 "linux", 11397 "mac", 11398 "windows" 11399 ], 11400 "experiments": [ 11401 { 11402 "name": "DesktopExperiments", 11403 "enable_features": [ 11404 "OmniboxRemoveSuggestionsFromClipboard", 11405 "OmniboxUIExperimentMaxAutocompleteMatches" 11406 ], 11407 "disable_features": [] 11408 } 11409 ] 11410 }, 11411 { 11412 "platforms": [ 11413 "android" 11414 ], 11415 "experiments": [ 11416 { 11417 "name": "AndroidExperiments", 11418 "params": { 11419 "AdditionalRelatedQueries": "5", 11420 "AdditionalTrendingQueries": "5" 11421 }, 11422 "enable_features": [ 11423 "AdaptiveSuggestionsVisibleGroupEligibilityUpdate", 11424 "AndroidAuxiliarySearch", 11425 "NewTabPageTilesTitleWrapAround", 11426 "OmniboxDynamicMaxAutocomplete", 11427 "OmniboxFocusTriggersSRPZeroSuggest", 11428 "OmniboxHeaderPaddingUpdate", 11429 "OmniboxMaxURLMatches", 11430 "OmniboxMostVisitedTilesDynamicSpacing", 11431 "OmniboxMostVisitedTilesFadingOnTablet", 11432 "OmniboxMostVisitedTilesOnSrp", 11433 "OmniboxMostVisitedTilesTitleWrapAround", 11434 "OmniboxRemoveSuggestionHeaderChevron", 11435 "OmniboxRetainSuggestionsWithHeaders", 11436 "OmniboxUIExperimentMaxAutocompleteMatches" 11437 ] 11438 } 11439 ] 11440 }, 11441 { 11442 "platforms": [ 11443 "ios" 11444 ], 11445 "experiments": [ 11446 { 11447 "name": "IOSExperiments", 11448 "params": {}, 11449 "enable_features": [] 11450 } 11451 ] 11452 } 11453 ], 11454 "OmniboxCompanyEntityIconAdjustmentAndroid": [ 11455 { 11456 "platforms": [ 11457 "android" 11458 ], 11459 "experiments": [ 11460 { 11461 "name": "Enabled_LeastAggressive", 11462 "params": { 11463 "OmniboxCompanyEntityAdjustmentGroup": "least-aggressive" 11464 }, 11465 "enable_features": [ 11466 "CompanyEntityIconAdjustment" 11467 ] 11468 }, 11469 { 11470 "name": "Enabled_Moderate", 11471 "params": { 11472 "OmniboxCompanyEntityAdjustmentGroup": "moderate" 11473 }, 11474 "enable_features": [ 11475 "CompanyEntityIconAdjustment" 11476 ] 11477 }, 11478 { 11479 "name": "Enabled_MostAggressive", 11480 "params": { 11481 "OmniboxCompanyEntityAdjustmentGroup": "most-aggressive" 11482 }, 11483 "enable_features": [ 11484 "CompanyEntityIconAdjustment" 11485 ] 11486 }, 11487 { 11488 "name": "Enabled_LeastAggressive_Counterfactual", 11489 "params": { 11490 "CompanyEntityIconAdjustmentCounterfactual": "true", 11491 "OmniboxCompanyEntityAdjustmentGroup": "least-aggressive" 11492 }, 11493 "enable_features": [ 11494 "CompanyEntityIconAdjustment" 11495 ] 11496 }, 11497 { 11498 "name": "Enabled_Moderate_Counterfactual", 11499 "params": { 11500 "CompanyEntityIconAdjustmentCounterfactual": "true", 11501 "OmniboxCompanyEntityAdjustmentGroup": "moderate" 11502 }, 11503 "enable_features": [ 11504 "CompanyEntityIconAdjustment" 11505 ] 11506 }, 11507 { 11508 "name": "Enabled_MostAggressive_Counterfactual", 11509 "params": { 11510 "CompanyEntityIconAdjustmentCounterfactual": "true", 11511 "OmniboxCompanyEntityAdjustmentGroup": "most-aggressive" 11512 }, 11513 "enable_features": [ 11514 "CompanyEntityIconAdjustment" 11515 ] 11516 } 11517 ] 11518 } 11519 ], 11520 "OmniboxCompanyEntityIconAdjustmentDesktop": [ 11521 { 11522 "platforms": [ 11523 "chromeos", 11524 "chromeos_lacros", 11525 "fuchsia", 11526 "linux", 11527 "mac", 11528 "windows" 11529 ], 11530 "experiments": [ 11531 { 11532 "name": "Enabled_LeastAggressive", 11533 "params": { 11534 "OmniboxCompanyEntityAdjustmentGroup": "least-aggressive" 11535 }, 11536 "enable_features": [ 11537 "CompanyEntityIconAdjustment" 11538 ] 11539 }, 11540 { 11541 "name": "Enabled_Moderate", 11542 "params": { 11543 "OmniboxCompanyEntityAdjustmentGroup": "moderate" 11544 }, 11545 "enable_features": [ 11546 "CompanyEntityIconAdjustment" 11547 ] 11548 }, 11549 { 11550 "name": "Enabled_MostAggressive", 11551 "params": { 11552 "OmniboxCompanyEntityAdjustmentGroup": "most-aggressive" 11553 }, 11554 "enable_features": [ 11555 "CompanyEntityIconAdjustment" 11556 ] 11557 }, 11558 { 11559 "name": "Enabled_LeastAggressive_Counterfactual", 11560 "params": { 11561 "CompanyEntityIconAdjustmentCounterfactual": "true", 11562 "OmniboxCompanyEntityAdjustmentGroup": "least-aggressive" 11563 }, 11564 "enable_features": [ 11565 "CompanyEntityIconAdjustment" 11566 ] 11567 }, 11568 { 11569 "name": "Enabled_Moderate_Counterfactual", 11570 "params": { 11571 "CompanyEntityIconAdjustmentCounterfactual": "true", 11572 "OmniboxCompanyEntityAdjustmentGroup": "moderate" 11573 }, 11574 "enable_features": [ 11575 "CompanyEntityIconAdjustment" 11576 ] 11577 }, 11578 { 11579 "name": "Enabled_MostAggressive_Counterfactual", 11580 "params": { 11581 "CompanyEntityIconAdjustmentCounterfactual": "true", 11582 "OmniboxCompanyEntityAdjustmentGroup": "most-aggressive" 11583 }, 11584 "enable_features": [ 11585 "CompanyEntityIconAdjustment" 11586 ] 11587 } 11588 ] 11589 } 11590 ], 11591 "OmniboxCompanyEntityIconAdjustmentIOS": [ 11592 { 11593 "platforms": [ 11594 "ios" 11595 ], 11596 "experiments": [ 11597 { 11598 "name": "Enabled_LeastAggressive", 11599 "params": { 11600 "OmniboxCompanyEntityAdjustmentGroup": "least-aggressive" 11601 }, 11602 "enable_features": [ 11603 "CompanyEntityIconAdjustment" 11604 ] 11605 }, 11606 { 11607 "name": "Enabled_Moderate", 11608 "params": { 11609 "OmniboxCompanyEntityAdjustmentGroup": "moderate" 11610 }, 11611 "enable_features": [ 11612 "CompanyEntityIconAdjustment" 11613 ] 11614 }, 11615 { 11616 "name": "Enabled_MostAggressive", 11617 "params": { 11618 "OmniboxCompanyEntityAdjustmentGroup": "most-aggressive" 11619 }, 11620 "enable_features": [ 11621 "CompanyEntityIconAdjustment" 11622 ] 11623 }, 11624 { 11625 "name": "Enabled_LeastAggressive_Counterfactual", 11626 "params": { 11627 "CompanyEntityIconAdjustmentCounterfactual": "true", 11628 "OmniboxCompanyEntityAdjustmentGroup": "least-aggressive" 11629 }, 11630 "enable_features": [ 11631 "CompanyEntityIconAdjustment" 11632 ] 11633 }, 11634 { 11635 "name": "Enabled_Moderate_Counterfactual", 11636 "params": { 11637 "CompanyEntityIconAdjustmentCounterfactual": "true", 11638 "OmniboxCompanyEntityAdjustmentGroup": "moderate" 11639 }, 11640 "enable_features": [ 11641 "CompanyEntityIconAdjustment" 11642 ] 11643 }, 11644 { 11645 "name": "Enabled_MostAggressive_Counterfactual", 11646 "params": { 11647 "CompanyEntityIconAdjustmentCounterfactual": "true", 11648 "OmniboxCompanyEntityAdjustmentGroup": "most-aggressive" 11649 }, 11650 "enable_features": [ 11651 "CompanyEntityIconAdjustment" 11652 ] 11653 } 11654 ] 11655 } 11656 ], 11657 "OmniboxConsumesImeInsets": [ 11658 { 11659 "platforms": [ 11660 "android" 11661 ], 11662 "experiments": [ 11663 { 11664 "name": "Enabled", 11665 "enable_features": [ 11666 "OmniboxConsumesImeInsets" 11667 ] 11668 } 11669 ] 11670 } 11671 ], 11672 "OmniboxCr23M113Desktop": [ 11673 { 11674 "platforms": [ 11675 "chromeos", 11676 "chromeos_lacros", 11677 "linux", 11678 "mac", 11679 "windows" 11680 ], 11681 "experiments": [ 11682 { 11683 "name": "enabled", 11684 "enable_features": [ 11685 "Cr2023ActionChips", 11686 "Cr2023ActionChipsIcons", 11687 "OmniboxExpandedLayout", 11688 "OmniboxExpandedStateColors", 11689 "OmniboxExpandedStateHeight", 11690 "OmniboxExpandedStateShape", 11691 "OmniboxExpandedStateSuggestIcons", 11692 "OmniboxSteadyStateBackgroundColor", 11693 "OmniboxSteadyStateHeight", 11694 "OmniboxSteadyStateTextColor", 11695 "OmniboxSuggestionHoverFillShape", 11696 "kOmniboxCR23SteadyStateIcons" 11697 ] 11698 } 11699 ] 11700 } 11701 ], 11702 "OmniboxImplementationChangeIOS": [ 11703 { 11704 "platforms": [ 11705 "ios" 11706 ], 11707 "experiments": [ 11708 { 11709 "name": "Enabled", 11710 "enable_features": [ 11711 "kIOSNewOmniboxImplementation" 11712 ] 11713 } 11714 ] 11715 } 11716 ], 11717 "OmniboxInspireMeIOS": [ 11718 { 11719 "platforms": [ 11720 "ios" 11721 ], 11722 "experiments": [ 11723 { 11724 "name": "Enabled25_total_5_TRENDS", 11725 "params": { 11726 "AdditionalTrendingQueries": "5", 11727 "PersonalizedSuggestQueries": "20" 11728 }, 11729 "enable_features": [ 11730 "OmniboxGroupingFrameworkForZPS", 11731 "OmniboxInspireMe", 11732 "OmniboxTrendingZeroPrefixSuggestionsOnNTP" 11733 ] 11734 } 11735 ] 11736 } 11737 ], 11738 "OmniboxKeywordModeRefresh": [ 11739 { 11740 "platforms": [ 11741 "chromeos", 11742 "linux", 11743 "mac", 11744 "windows" 11745 ], 11746 "experiments": [ 11747 { 11748 "name": "Enabled", 11749 "enable_features": [ 11750 "OmniboxKeywordModeRefresh" 11751 ] 11752 } 11753 ] 11754 } 11755 ], 11756 "OmniboxMatchToolbarAndStatusBarColor": [ 11757 { 11758 "platforms": [ 11759 "android" 11760 ], 11761 "experiments": [ 11762 { 11763 "name": "Enabled", 11764 "enable_features": [ 11765 "OmniboxMatchToolbarAndStatusBarColor" 11766 ] 11767 } 11768 ] 11769 } 11770 ], 11771 "OmniboxMlUrlScoringDesktop": [ 11772 { 11773 "platforms": [ 11774 "chromeos", 11775 "chromeos_lacros", 11776 "linux", 11777 "mac", 11778 "windows" 11779 ], 11780 "experiments": [ 11781 { 11782 "name": "Enabled_Final_Matches_Only_Custom_Missing_Value_082823", 11783 "params": { 11784 "MlUrlScoringRerankFinalMatchesOnly": "true", 11785 "enable_scoring_signals_annotators_for_ml_scoring": "true" 11786 }, 11787 "enable_features": [ 11788 "MlUrlScoring", 11789 "UrlScoringModel" 11790 ] 11791 }, 11792 { 11793 "name": "Enabled_Final_Matches_Only_Custom_Missing_Non_Default_082823", 11794 "params": { 11795 "MlUrlScoringRerankFinalMatchesOnly": "true", 11796 "enable_scoring_signals_annotators_for_ml_scoring": "true" 11797 }, 11798 "enable_features": [ 11799 "MlUrlScoring", 11800 "UrlScoringModel" 11801 ] 11802 }, 11803 { 11804 "name": "Enabled_Sync_Custom_Missing_Value_082823", 11805 "params": { 11806 "MlSyncBatchUrlScoring": "true", 11807 "enable_scoring_signals_annotators_for_ml_scoring": "true" 11808 }, 11809 "enable_features": [ 11810 "MlUrlScoring", 11811 "UrlScoringModel" 11812 ] 11813 }, 11814 { 11815 "name": "Enabled_Sync_Custom_Missing_Non_Default_082823", 11816 "params": { 11817 "MlSyncBatchUrlScoring": "true", 11818 "enable_scoring_signals_annotators_for_ml_scoring": "true" 11819 }, 11820 "enable_features": [ 11821 "MlUrlScoring", 11822 "UrlScoringModel" 11823 ] 11824 }, 11825 { 11826 "name": "Enabled_Sync_Final_Matches_Only_Custom_Missing_Value_082823", 11827 "params": { 11828 "MlSyncBatchUrlScoring": "true", 11829 "MlUrlScoringRerankFinalMatchesOnly": "true", 11830 "enable_scoring_signals_annotators_for_ml_scoring": "true" 11831 }, 11832 "enable_features": [ 11833 "MlUrlScoring", 11834 "UrlScoringModel" 11835 ] 11836 }, 11837 { 11838 "name": "Enabled_Sync_Final_Matches_Only_Custom_Missing_Non_Default_082823", 11839 "params": { 11840 "MlSyncBatchUrlScoring": "true", 11841 "MlUrlScoringRerankFinalMatchesOnly": "true", 11842 "enable_scoring_signals_annotators_for_ml_scoring": "true" 11843 }, 11844 "enable_features": [ 11845 "MlUrlScoring", 11846 "UrlScoringModel" 11847 ] 11848 }, 11849 { 11850 "name": "Enabled_Sync_10_Matches_Provider_Limit_Custom_Missing_Value_082823", 11851 "params": { 11852 "MlSyncBatchUrlScoring": "true", 11853 "MlUrlScoringMaxMatchesByProvider": "1:10,4:10,8:10,64:10,65536:10", 11854 "enable_scoring_signals_annotators_for_ml_scoring": "true" 11855 }, 11856 "enable_features": [ 11857 "MlUrlScoring", 11858 "UrlScoringModel" 11859 ] 11860 }, 11861 { 11862 "name": "Enabled_Sync_10_Matches_Provider_Limit_Custom_Missing_Non_Default_082823", 11863 "params": { 11864 "MlSyncBatchUrlScoring": "true", 11865 "MlUrlScoringMaxMatchesByProvider": "1:10,4:10,8:10,64:10,65536:10", 11866 "enable_scoring_signals_annotators_for_ml_scoring": "true" 11867 }, 11868 "enable_features": [ 11869 "MlUrlScoring", 11870 "UrlScoringModel" 11871 ] 11872 } 11873 ] 11874 } 11875 ], 11876 "OmniboxOnClobberFocusTypeOnContent": [ 11877 { 11878 "platforms": [ 11879 "android" 11880 ], 11881 "experiments": [ 11882 { 11883 "name": "Enabled_V2", 11884 "enable_features": [ 11885 "OmniboxOnClobberFocusTypeOnContent" 11886 ] 11887 } 11888 ] 11889 } 11890 ], 11891 "OmniboxOnDeviceHeadBigModelMobile": [ 11892 { 11893 "platforms": [ 11894 "android", 11895 "ios" 11896 ], 11897 "experiments": [ 11898 { 11899 "name": "Experiment", 11900 "params": { 11901 "ForceModelLocaleConstraint": "500000" 11902 }, 11903 "enable_features": [ 11904 "OmniboxOnDeviceHeadProviderIncognito", 11905 "OmniboxOnDeviceHeadProviderNonIncognito" 11906 ] 11907 } 11908 ] 11909 } 11910 ], 11911 "OmniboxOnDeviceTailSuggest": [ 11912 { 11913 "platforms": [ 11914 "android", 11915 "chromeos", 11916 "chromeos_lacros", 11917 "linux", 11918 "mac", 11919 "windows" 11920 ], 11921 "experiments": [ 11922 { 11923 "name": "Enabled", 11924 "enable_features": [ 11925 "OmniboxOnDeviceTailModel" 11926 ] 11927 }, 11928 { 11929 "name": "Enabled_Auto_Unload", 11930 "params": { 11931 "UnloadExecutorOnIdle ": "true" 11932 }, 11933 "enable_features": [ 11934 "OmniboxOnDeviceTailModel" 11935 ] 11936 } 11937 ] 11938 } 11939 ], 11940 "OmniboxPrefBasedConsentHelper": [ 11941 { 11942 "platforms": [ 11943 "android", 11944 "chromeos", 11945 "chromeos_lacros", 11946 "ios", 11947 "linux", 11948 "mac", 11949 "windows" 11950 ], 11951 "experiments": [ 11952 { 11953 "name": "Enabled", 11954 "enable_features": [ 11955 "PrefBasedDataCollectionConsentHelper" 11956 ] 11957 } 11958 ] 11959 } 11960 ], 11961 "OmniboxPrerender": [ 11962 { 11963 "platforms": [ 11964 "android" 11965 ], 11966 "experiments": [ 11967 { 11968 "name": "EnabledPrerenderDSE_20230315", 11969 "params": { 11970 "implementation_type": "use_prefetch" 11971 }, 11972 "enable_features": [ 11973 "SupportSearchSuggestionForPrerender2" 11974 ] 11975 }, 11976 { 11977 "name": "Control_20230315", 11978 "disable_features": [ 11979 "SupportSearchSuggestionForPrerender2" 11980 ] 11981 }, 11982 { 11983 "name": "HoldbackPrerenderDSE_20230315", 11984 "params": { 11985 "implementation_type": "use_prefetch" 11986 }, 11987 "enable_features": [ 11988 "Prerender2Holdback", 11989 "SupportSearchSuggestionForPrerender2" 11990 ] 11991 }, 11992 { 11993 "name": "HoldbackDisabled_20230131", 11994 "enable_features": [ 11995 "Prerender2Holdback" 11996 ], 11997 "disable_features": [ 11998 "OmniboxTriggerForNoStatePrefetch", 11999 "SupportSearchSuggestionForPrerender2" 12000 ] 12001 }, 12002 { 12003 "name": "HoldbackEnabled_20230131", 12004 "enable_features": [ 12005 "OmniboxTriggerForPrerender2" 12006 ], 12007 "disable_features": [ 12008 "OmniboxTriggerForNoStatePrefetch", 12009 "Prerender2Holdback", 12010 "SupportSearchSuggestionForPrerender2" 12011 ] 12012 } 12013 ] 12014 } 12015 ], 12016 "OmniboxRTLImprovements": [ 12017 { 12018 "platforms": [ 12019 "ios" 12020 ], 12021 "experiments": [ 12022 { 12023 "name": "Enabled", 12024 "enable_features": [ 12025 "OmniboxSuggestionsRTLImprovements" 12026 ] 12027 } 12028 ] 12029 } 12030 ], 12031 "OmniboxRelaxedDriveRequirements": [ 12032 { 12033 "platforms": [ 12034 "chromeos", 12035 "chromeos_lacros", 12036 "fuchsia", 12037 "linux", 12038 "mac", 12039 "windows" 12040 ], 12041 "experiments": [ 12042 { 12043 "name": "Enabled_Both", 12044 "params": { 12045 "DocumentProviderBackoffOn401": "true", 12046 "DocumentProviderIgnoreWhenDebouncing": "true" 12047 }, 12048 "enable_features": [ 12049 "OmniboxDocumentProviderNoSetting", 12050 "OmniboxDocumentProviderNoSyncRequirement" 12051 ] 12052 }, 12053 { 12054 "name": "Enabled_NoSetting", 12055 "params": { 12056 "DocumentProviderBackoffOn401": "true", 12057 "DocumentProviderIgnoreWhenDebouncing": "true" 12058 }, 12059 "enable_features": [ 12060 "OmniboxDocumentProviderNoSetting" 12061 ] 12062 }, 12063 { 12064 "name": "Enabled_NoSyncRequirement", 12065 "params": { 12066 "DocumentProviderBackoffOn401": "true", 12067 "DocumentProviderIgnoreWhenDebouncing": "true" 12068 }, 12069 "enable_features": [ 12070 "OmniboxDocumentProviderNoSyncRequirement" 12071 ] 12072 } 12073 ] 12074 } 12075 ], 12076 "OmniboxShortcutBoostIOS": [ 12077 { 12078 "platforms": [ 12079 "ios" 12080 ], 12081 "experiments": [ 12082 { 12083 "name": "Enabled", 12084 "enable_features": [ 12085 "OmniboxPopulateShortcutsDatabase" 12086 ] 12087 } 12088 ] 12089 } 12090 ], 12091 "OmniboxTailSuggestIOS": [ 12092 { 12093 "platforms": [ 12094 "ios" 12095 ], 12096 "experiments": [ 12097 { 12098 "name": "Enabled", 12099 "enable_features": [ 12100 "OmniboxTailSuggest" 12101 ] 12102 }, 12103 { 12104 "name": "Enabled_WithSuggestEmbed", 12105 "enable_features": [ 12106 "OmniboxTailSuggest" 12107 ] 12108 } 12109 ] 12110 } 12111 ], 12112 "OmniboxTextAndAnimationOptimizations": [ 12113 { 12114 "platforms": [ 12115 "android" 12116 ], 12117 "experiments": [ 12118 { 12119 "name": "Enabled_20230811", 12120 "enable_features": [ 12121 "AvoidRelayoutDuringFocusAnimation", 12122 "ScrollToTLDOptimization" 12123 ] 12124 } 12125 ] 12126 } 12127 ], 12128 "OmniboxZeroSuggestPrefetchingAndroid": [ 12129 { 12130 "platforms": [ 12131 "android" 12132 ], 12133 "experiments": [ 12134 { 12135 "name": "Enabled_ZPSPrefetchOnSRP", 12136 "enable_features": [ 12137 "ZeroSuggestPrefetchingOnSRP" 12138 ], 12139 "disable_features": [ 12140 "ZeroSuggestPrefetchingOnWeb" 12141 ] 12142 }, 12143 { 12144 "name": "Enabled_ZPSPrefetchOnSRPAndWeb", 12145 "enable_features": [ 12146 "ZeroSuggestPrefetchingOnSRP", 12147 "ZeroSuggestPrefetchingOnWeb" 12148 ] 12149 } 12150 ] 12151 } 12152 ], 12153 "OmniboxZeroSuggestPrefetchingDesktop": [ 12154 { 12155 "platforms": [ 12156 "chromeos", 12157 "chromeos_lacros", 12158 "fuchsia", 12159 "linux", 12160 "mac", 12161 "windows" 12162 ], 12163 "experiments": [ 12164 { 12165 "name": "Enabled_ZPSPrefetchOnSRP", 12166 "enable_features": [ 12167 "ZeroSuggestPrefetchingOnSRP" 12168 ], 12169 "disable_features": [ 12170 "ZeroSuggestPrefetchingOnWeb" 12171 ] 12172 }, 12173 { 12174 "name": "Enabled_ZPSPrefetchOnSRPAndWeb", 12175 "enable_features": [ 12176 "ZeroSuggestPrefetchingOnSRP", 12177 "ZeroSuggestPrefetchingOnWeb" 12178 ] 12179 } 12180 ] 12181 } 12182 ], 12183 "OmniboxZeroSuggestPrefetchingIOS": [ 12184 { 12185 "platforms": [ 12186 "ios" 12187 ], 12188 "experiments": [ 12189 { 12190 "name": "Enabled_ZPSPrefetchOnSRP", 12191 "enable_features": [ 12192 "ZeroSuggestPrefetchingOnSRP" 12193 ] 12194 }, 12195 { 12196 "name": "Enabled_ZPSPrefetchOnSRPAndWeb", 12197 "enable_features": [ 12198 "ZeroSuggestPrefetchingOnSRP", 12199 "ZeroSuggestPrefetchingOnWeb" 12200 ] 12201 } 12202 ] 12203 } 12204 ], 12205 "OnBeginFrameAcks": [ 12206 { 12207 "platforms": [ 12208 "android", 12209 "chromeos", 12210 "chromeos_lacros", 12211 "linux", 12212 "mac", 12213 "windows" 12214 ], 12215 "experiments": [ 12216 { 12217 "name": "Enabled", 12218 "enable_features": [ 12219 "OnBeginFrameAcks" 12220 ] 12221 } 12222 ] 12223 } 12224 ], 12225 "OnBeginFrameThrottleVideo": [ 12226 { 12227 "platforms": [ 12228 "android", 12229 "android_webview" 12230 ], 12231 "experiments": [ 12232 { 12233 "name": "Enabled_08072023", 12234 "enable_features": [ 12235 "OnBeginFrameThrottleVideo" 12236 ] 12237 } 12238 ] 12239 } 12240 ], 12241 "OneCopyLegacyMPVideoFrameUploadViaSI": [ 12242 { 12243 "platforms": [ 12244 "mac", 12245 "windows", 12246 "chromeos", 12247 "chromeos_lacros", 12248 "linux", 12249 "fuchsia" 12250 ], 12251 "experiments": [ 12252 { 12253 "name": "Enabled", 12254 "enable_features": [ 12255 "OneCopyLegacyMPVideoFrameUploadViaSI" 12256 ] 12257 } 12258 ] 12259 } 12260 ], 12261 "OneGroupPerRenderer": [ 12262 { 12263 "platforms": [ 12264 "chromeos" 12265 ], 12266 "experiments": [ 12267 { 12268 "name": "Enabled", 12269 "enable_features": [ 12270 "OneGroupPerRenderer" 12271 ] 12272 } 12273 ] 12274 } 12275 ], 12276 "OnePassRasterInvalidation": [ 12277 { 12278 "platforms": [ 12279 "android", 12280 "android_webview", 12281 "chromeos", 12282 "chromeos_lacros", 12283 "linux", 12284 "mac", 12285 "windows" 12286 ], 12287 "experiments": [ 12288 { 12289 "name": "Enabled", 12290 "enable_features": [ 12291 "OnePassRasterInvalidation" 12292 ] 12293 } 12294 ] 12295 } 12296 ], 12297 "OneTimePermission": [ 12298 { 12299 "platforms": [ 12300 "chromeos", 12301 "chromeos_lacros", 12302 "fuchsia", 12303 "linux", 12304 "mac", 12305 "windows" 12306 ], 12307 "experiments": [ 12308 { 12309 "name": "EnabledWithNormalLanguage", 12310 "params": { 12311 "probability": "1", 12312 "probability_vector": "1.0,1.0,1.0", 12313 "prompt_disposition_reason_filter": "DefaultFallback", 12314 "request_type_filter": "Geolocation,VideoCapture,AudioCapture", 12315 "survey_display_time": "OnPromptResolved", 12316 "trigger_id": "WZp2sfiwg0ugnJ3q1cK0VHG6m12V,zrDfttnJe0ugnJ3q1cK0QcoodXoN,WokA6U5FP0ugnJ3q1cK0VYJQ93c4", 12317 "use_stronger_prompt_language": "false" 12318 }, 12319 "enable_features": [ 12320 "ActiveContentSettingExpiry", 12321 "OneTimePermission", 12322 "PermissionsPromptSurvey" 12323 ] 12324 }, 12325 { 12326 "name": "EnabledWithStrongLanguage", 12327 "params": { 12328 "probability": "1", 12329 "probability_vector": "1.0,1.0,1.0", 12330 "prompt_disposition_reason_filter": "DefaultFallback", 12331 "request_type_filter": "Geolocation,VideoCapture,AudioCapture", 12332 "survey_display_time": "OnPromptResolved", 12333 "trigger_id": "Xrna7ZFaz0ugnJ3q1cK0Nn4Zgupz,z1o2b2qU70ugnJ3q1cK0XcJwgRg4,1E7SQhG9X0ugnJ3q1cK0YHQnpSTL", 12334 "use_stronger_prompt_language": "true" 12335 }, 12336 "enable_features": [ 12337 "ActiveContentSettingExpiry", 12338 "OneTimePermission", 12339 "PermissionsPromptSurvey" 12340 ] 12341 }, 12342 { 12343 "name": "HatsControl", 12344 "params": { 12345 "probability": "1", 12346 "probability_vector": "1.0,1.0,1.0", 12347 "prompt_disposition_reason_filter": "DefaultFallback", 12348 "request_type_filter": "Geolocation,VideoCapture,AudioCapture", 12349 "survey_display_time": "OnPromptResolved", 12350 "trigger_id": "q1b37Zevt0ugnJ3q1cK0THbqyNJ4,zZBrVcebz0ugnJ3q1cK0Q9Uo6NFQ,m42rnDDGV0ugnJ3q1cK0RDuG9CQ4" 12351 }, 12352 "enable_features": [ 12353 "PermissionsPromptSurvey" 12354 ], 12355 "disable_features": [ 12356 "ActiveContentSettingExpiry", 12357 "OneTimePermission" 12358 ] 12359 }, 12360 { 12361 "name": "Control", 12362 "disable_features": [ 12363 "ActiveContentSettingExpiry", 12364 "OneTimePermission", 12365 "PermissionsPromptSurvey" 12366 ] 12367 } 12368 ] 12369 } 12370 ], 12371 "OpaqueResponseBlockingV02": [ 12372 { 12373 "platforms": [ 12374 "android", 12375 "chromeos", 12376 "chromeos_lacros", 12377 "fuchsia", 12378 "linux", 12379 "mac", 12380 "windows" 12381 ], 12382 "experiments": [ 12383 { 12384 "name": "Enabled", 12385 "enable_features": [ 12386 "OpaqueResponseBlockingV02" 12387 ] 12388 }, 12389 { 12390 "name": "Control", 12391 "disable_features": [ 12392 "OpaqueResponseBlockingV02" 12393 ] 12394 } 12395 ] 12396 } 12397 ], 12398 "OpenscreenCastStreamingSession": [ 12399 { 12400 "platforms": [ 12401 "chromeos", 12402 "chromeos_lacros", 12403 "fuchsia", 12404 "linux", 12405 "mac", 12406 "windows" 12407 ], 12408 "experiments": [ 12409 { 12410 "name": "Enabled", 12411 "enable_features": [ 12412 "OpenscreenCastStreamingSession" 12413 ] 12414 } 12415 ] 12416 } 12417 ], 12418 "OptimizationPersonalizedHintsFetching": [ 12419 { 12420 "platforms": [ 12421 "android" 12422 ], 12423 "experiments": [ 12424 { 12425 "name": "Enabled", 12426 "params": { 12427 "allowed_contexts": "CONTEXT_PAGE_INSIGHTS_HUB" 12428 }, 12429 "enable_features": [ 12430 "OptimizationPersonalizedHintsFetching" 12431 ] 12432 } 12433 ] 12434 } 12435 ], 12436 "OptionalToolbarButton": [ 12437 { 12438 "platforms": [ 12439 "android" 12440 ], 12441 "experiments": [ 12442 { 12443 "name": "Segmentation_Auto_Finale_20220418", 12444 "params": { 12445 "default_segment": "new-tab", 12446 "disable_ui": "false", 12447 "ignore_segmentation_results": "false", 12448 "min_version_adaptive": "3", 12449 "segment_selection_ttl_days": "56", 12450 "show_ui_only_after_ready": "true" 12451 }, 12452 "enable_features": [ 12453 "AdaptiveButtonInTopToolbarCustomizationV2" 12454 ], 12455 "disable_features": [ 12456 "AdaptiveButtonInTopToolbar" 12457 ] 12458 } 12459 ] 12460 } 12461 ], 12462 "OrcaEnabled": [ 12463 { 12464 "platforms": [ 12465 "chromeos" 12466 ], 12467 "experiments": [ 12468 { 12469 "name": "Enabled_From_121_Dogfood", 12470 "enable_features": [ 12471 "MantaService", 12472 "OrcaDogfood", 12473 "OrcaOnWorkspace" 12474 ] 12475 }, 12476 { 12477 "name": "Enabled_Pre_121_Dogfood", 12478 "enable_features": [ 12479 "MantaService", 12480 "OrcaDogfood" 12481 ] 12482 } 12483 ] 12484 } 12485 ], 12486 "OriginAgentClusterDefaultEnabled": [ 12487 { 12488 "platforms": [ 12489 "android", 12490 "chromeos", 12491 "chromeos_lacros", 12492 "linux", 12493 "mac", 12494 "windows" 12495 ], 12496 "experiments": [ 12497 { 12498 "name": "Enabled", 12499 "enable_features": [ 12500 "OriginAgentClusterDefaultEnable" 12501 ] 12502 } 12503 ] 12504 } 12505 ], 12506 "OsFeedbackDialog": [ 12507 { 12508 "platforms": [ 12509 "chromeos", 12510 "chromeos_lacros" 12511 ], 12512 "experiments": [ 12513 { 12514 "name": "Enabled", 12515 "enable_features": [ 12516 "OsFeedbackDialog" 12517 ] 12518 } 12519 ] 12520 } 12521 ], 12522 "OutOfProcessPrintDriversPrint": [ 12523 { 12524 "platforms": [ 12525 "chromeos", 12526 "chromeos_lacros", 12527 "linux", 12528 "mac", 12529 "windows" 12530 ], 12531 "experiments": [ 12532 { 12533 "name": "Enabled_20230912", 12534 "params": { 12535 "JobPrint": "true", 12536 "Sandbox": "false" 12537 }, 12538 "enable_features": [ 12539 "EnableOopPrintDrivers" 12540 ] 12541 } 12542 ] 12543 } 12544 ], 12545 "OutOfProcessSystemDnsResolution": [ 12546 { 12547 "platforms": [ 12548 "android" 12549 ], 12550 "experiments": [ 12551 { 12552 "name": "Enabled", 12553 "enable_features": [ 12554 "OutOfProcessSystemDnsResolution" 12555 ] 12556 } 12557 ] 12558 } 12559 ], 12560 "OverrideThrottledFrameRateParams": [ 12561 { 12562 "platforms": [ 12563 "android", 12564 "chromeos", 12565 "chromeos_lacros", 12566 "ios", 12567 "linux", 12568 "mac", 12569 "windows" 12570 ], 12571 "experiments": [ 12572 { 12573 "name": "Enabled", 12574 "enable_features": [ 12575 "OverrideThrottledFrameRateParams" 12576 ] 12577 } 12578 ] 12579 } 12580 ], 12581 "OverscrollHistoryNavigationSetting": [ 12582 { 12583 "platforms": [ 12584 "linux", 12585 "mac", 12586 "windows" 12587 ], 12588 "experiments": [ 12589 { 12590 "name": "Enabled", 12591 "enable_features": [ 12592 "OverscrollHistoryNavigationSetting" 12593 ] 12594 } 12595 ] 12596 } 12597 ], 12598 "PMProcessPriorityPolicy": [ 12599 { 12600 "platforms": [ 12601 "android", 12602 "android_webview", 12603 "chromeos", 12604 "chromeos_lacros", 12605 "linux", 12606 "mac", 12607 "windows" 12608 ], 12609 "experiments": [ 12610 { 12611 "name": "Enabled", 12612 "enable_features": [ 12613 "PMProcessPriorityPolicy" 12614 ] 12615 } 12616 ] 12617 } 12618 ], 12619 "PageAllocatorRetryOnCommitFailure": [ 12620 { 12621 "platforms": [ 12622 "windows" 12623 ], 12624 "experiments": [ 12625 { 12626 "name": "Enabled", 12627 "enable_features": [ 12628 "PageAllocatorRetryOnCommitFailure" 12629 ] 12630 } 12631 ] 12632 } 12633 ], 12634 "PageInfoAboutThisSite40Langs": [ 12635 { 12636 "platforms": [ 12637 "android", 12638 "chromeos", 12639 "chromeos_lacros", 12640 "linux", 12641 "mac", 12642 "windows" 12643 ], 12644 "experiments": [ 12645 { 12646 "name": "Enabled_231129", 12647 "enable_features": [ 12648 "PageInfoAboutThisSiteMoreLangs" 12649 ] 12650 } 12651 ] 12652 } 12653 ], 12654 "PageInfoHistory": [ 12655 { 12656 "platforms": [ 12657 "android", 12658 "android_weblayer" 12659 ], 12660 "experiments": [ 12661 { 12662 "name": "Enabled", 12663 "enable_features": [ 12664 "PageInfoHistory" 12665 ] 12666 } 12667 ] 12668 } 12669 ], 12670 "PageInfoIPH": [ 12671 { 12672 "platforms": [ 12673 "android" 12674 ], 12675 "experiments": [ 12676 { 12677 "name": "Enabled", 12678 "params": { 12679 "availability": ">=0", 12680 "event_1": "name:permission_request_shown;comparator:>=3;window:90;storage:90", 12681 "event_trigger": "name:page_info_iph_triggered;comparator:==0;window:90;storage:90", 12682 "event_used": "name:page_info_opened;comparator:==0;window:90;storage:90", 12683 "session_rate": "<1" 12684 }, 12685 "enable_features": [ 12686 "IPH_PageInfo" 12687 ], 12688 "disable_features": [] 12689 } 12690 ] 12691 } 12692 ], 12693 "PaintCacheBudget": [ 12694 { 12695 "platforms": [ 12696 "android", 12697 "chromeos", 12698 "chromeos_lacros", 12699 "linux", 12700 "mac", 12701 "windows" 12702 ], 12703 "experiments": [ 12704 { 12705 "name": "paint_cache_budget_04M_20230913", 12706 "params": { 12707 "NormalPaintCacheBudgetBytes": "4194304" 12708 }, 12709 "enable_features": [ 12710 "PaintCacheBudgetConfigurableFeature" 12711 ] 12712 } 12713 ] 12714 } 12715 ], 12716 "PaintHoldingCrossOrigin": [ 12717 { 12718 "platforms": [ 12719 "android", 12720 "android_weblayer", 12721 "android_webview" 12722 ], 12723 "experiments": [ 12724 { 12725 "name": "Enabled_20211028", 12726 "enable_features": [ 12727 "PaintHoldingCrossOrigin" 12728 ] 12729 } 12730 ] 12731 } 12732 ], 12733 "ParentalControlsOnIOS": [ 12734 { 12735 "platforms": [ 12736 "ios" 12737 ], 12738 "experiments": [ 12739 { 12740 "name": "Enabled", 12741 "enable_features": [ 12742 "FilterWebsitesForSupervisedUsersOnDesktopAndIOS" 12743 ] 12744 } 12745 ] 12746 } 12747 ], 12748 "ParentalControlsOnLinuxMacWindows": [ 12749 { 12750 "platforms": [ 12751 "linux", 12752 "mac", 12753 "windows" 12754 ], 12755 "experiments": [ 12756 { 12757 "name": "Enabled_20230926", 12758 "enable_features": [ 12759 "ClearingCookiesKeepsSupervisedUsersSignedIn", 12760 "EnableManagedByParentUi", 12761 "FilterWebsitesForSupervisedUsersOnDesktopAndIOS", 12762 "SupervisedPrefsControlledBySupervisedStore" 12763 ] 12764 } 12765 ] 12766 } 12767 ], 12768 "ParkableImages": [ 12769 { 12770 "platforms": [ 12771 "android", 12772 "chromeos", 12773 "chromeos_lacros", 12774 "fuchsia", 12775 "linux", 12776 "mac", 12777 "windows" 12778 ], 12779 "experiments": [ 12780 { 12781 "name": "Both_V4", 12782 "enable_features": [ 12783 "DelayParkingImages", 12784 "ParkableImagesToDisk", 12785 "UseParkableImageSegmentReader" 12786 ] 12787 } 12788 ] 12789 } 12790 ], 12791 "PartitionAllocBackupRefPtr16BRefcount": [ 12792 { 12793 "platforms": [ 12794 "android", 12795 "android_weblayer", 12796 "android_webview" 12797 ], 12798 "experiments": [ 12799 { 12800 "name": "Enabled", 12801 "params": { 12802 "brp-mode": "enabled", 12803 "enabled-processes": "all-processes", 12804 "ref-count-size": "16B" 12805 }, 12806 "enable_features": [ 12807 "PartitionAllocBackupRefPtr" 12808 ] 12809 } 12810 ] 12811 } 12812 ], 12813 "PartitionAllocBackupRefPtrDefaultRefcountSize": [ 12814 { 12815 "platforms": [ 12816 "chromeos", 12817 "chromeos_lacros", 12818 "fuchsia", 12819 "linux", 12820 "mac", 12821 "windows" 12822 ], 12823 "experiments": [ 12824 { 12825 "name": "Enabled", 12826 "params": { 12827 "brp-mode": "enabled", 12828 "enabled-processes": "all-processes" 12829 }, 12830 "enable_features": [ 12831 "PartitionAllocBackupRefPtr" 12832 ] 12833 } 12834 ] 12835 } 12836 ], 12837 "PartitionAllocBackupRefPtrForAsh": [ 12838 { 12839 "platforms": [ 12840 "android", 12841 "android_weblayer", 12842 "android_webview", 12843 "chromeos", 12844 "chromeos_lacros", 12845 "fuchsia", 12846 "linux", 12847 "mac", 12848 "windows" 12849 ], 12850 "experiments": [ 12851 { 12852 "name": "Enabled", 12853 "enable_features": [ 12854 "PartitionAllocBackupRefPtrForAsh" 12855 ] 12856 } 12857 ] 12858 } 12859 ], 12860 "PartitionAllocLargeEmptySlotSpanRing": [ 12861 { 12862 "platforms": [ 12863 "android", 12864 "android_weblayer", 12865 "android_webview" 12866 ], 12867 "experiments": [ 12868 { 12869 "name": "Enabled", 12870 "enable_features": [ 12871 "PartitionAllocLargeEmptySlotSpanRing" 12872 ] 12873 } 12874 ] 12875 } 12876 ], 12877 "PartitionAllocLargeThreadCacheSizeAndroid": [ 12878 { 12879 "platforms": [ 12880 "android" 12881 ], 12882 "experiments": [ 12883 { 12884 "name": "size_android_512_20230925", 12885 "params": { 12886 "PartitionAllocLargeThreadCacheSizeValueForLowRAMAndroid": "512" 12887 }, 12888 "enable_features": [ 12889 "PartitionAllocLargeThreadCacheSize" 12890 ] 12891 } 12892 ] 12893 } 12894 ], 12895 "PartitionAllocLargeThreadCacheSizeDesktop": [ 12896 { 12897 "platforms": [ 12898 "chromeos", 12899 "chromeos_lacros", 12900 "linux", 12901 "mac", 12902 "windows" 12903 ], 12904 "experiments": [ 12905 { 12906 "name": "size_32768_20230925", 12907 "params": { 12908 "PartitionAllocLargeThreadCacheSizeValue": "32768" 12909 }, 12910 "enable_features": [ 12911 "PartitionAllocLargeThreadCacheSize" 12912 ] 12913 } 12914 ] 12915 } 12916 ], 12917 "PartitionAllocMemoryReclaimer": [ 12918 { 12919 "platforms": [ 12920 "android", 12921 "android_webview", 12922 "chromeos", 12923 "chromeos_lacros", 12924 "linux", 12925 "mac", 12926 "windows" 12927 ], 12928 "experiments": [ 12929 { 12930 "name": "Interval_8sec", 12931 "params": { 12932 "interval": "8s", 12933 "mode": "only-when-unprovisioning" 12934 }, 12935 "enable_features": [ 12936 "PartitionAllocMemoryReclaimer", 12937 "PartitionAllocSortSmallerSlotSpanFreeLists", 12938 "PartitionAllocStraightenLargerSlotSpanFreeLists" 12939 ], 12940 "disable_features": [ 12941 "PartitionAllocSortActiveSlotSpans" 12942 ] 12943 }, 12944 { 12945 "name": "SortActiveSlotSpans", 12946 "params": { 12947 "interval": "4s", 12948 "mode": "only-when-unprovisioning" 12949 }, 12950 "enable_features": [ 12951 "PartitionAllocMemoryReclaimer", 12952 "PartitionAllocSortActiveSlotSpans", 12953 "PartitionAllocSortSmallerSlotSpanFreeLists", 12954 "PartitionAllocStraightenLargerSlotSpanFreeLists" 12955 ] 12956 }, 12957 { 12958 "name": "DontSortSmallerSlotSpanFreeLists", 12959 "params": { 12960 "interval": "4s", 12961 "mode": "only-when-unprovisioning" 12962 }, 12963 "enable_features": [ 12964 "PartitionAllocMemoryReclaimer", 12965 "PartitionAllocStraightenLargerSlotSpanFreeLists" 12966 ], 12967 "disable_features": [ 12968 "PartitionAllocSortActiveSlotSpans", 12969 "PartitionAllocSortSmallerSlotSpanFreeLists" 12970 ] 12971 }, 12972 { 12973 "name": "AlwaysStraightenLargerSlotSpanFreeLists", 12974 "params": { 12975 "interval": "4s", 12976 "mode": "always" 12977 }, 12978 "enable_features": [ 12979 "PartitionAllocMemoryReclaimer", 12980 "PartitionAllocSortSmallerSlotSpanFreeLists", 12981 "PartitionAllocStraightenLargerSlotSpanFreeLists" 12982 ], 12983 "disable_features": [ 12984 "PartitionAllocSortActiveSlotSpans" 12985 ] 12986 }, 12987 { 12988 "name": "DontStraightenLargerSlotSpanFreeLists_v2", 12989 "params": { 12990 "interval": "4s" 12991 }, 12992 "enable_features": [ 12993 "PartitionAllocMemoryReclaimer", 12994 "PartitionAllocSortSmallerSlotSpanFreeLists" 12995 ], 12996 "disable_features": [ 12997 "PartitionAllocSortActiveSlotSpans", 12998 "PartitionAllocStraightenLargerSlotSpanFreeLists" 12999 ] 13000 } 13001 ] 13002 } 13003 ], 13004 "PartitionAllocSchedulerLoopQuarantine": [ 13005 { 13006 "platforms": [ 13007 "android", 13008 "chromeos", 13009 "chromeos_lacros", 13010 "fuchsia", 13011 "linux", 13012 "mac", 13013 "windows" 13014 ], 13015 "experiments": [ 13016 { 13017 "name": "Enabled", 13018 "params": { 13019 "PartitionAllocSchedulerLoopQuarantineCapacity": "1048576" 13020 }, 13021 "enable_features": [ 13022 "PartitionAllocSchedulerLoopQuarantine" 13023 ] 13024 } 13025 ] 13026 } 13027 ], 13028 "PartitionAllocUnretainedDanglingPtr": [ 13029 { 13030 "platforms": [ 13031 "android", 13032 "chromeos", 13033 "chromeos_lacros", 13034 "fuchsia", 13035 "linux", 13036 "mac", 13037 "windows" 13038 ], 13039 "experiments": [ 13040 { 13041 "name": "Enabled", 13042 "params": { 13043 "mode": "dump_without_crashing" 13044 }, 13045 "enable_features": [ 13046 "PartitionAllocUnretainedDanglingPtr" 13047 ] 13048 } 13049 ] 13050 } 13051 ], 13052 "PartitionAllocZappingByFreeFlags": [ 13053 { 13054 "platforms": [ 13055 "android", 13056 "chromeos", 13057 "chromeos_lacros", 13058 "fuchsia", 13059 "linux", 13060 "mac", 13061 "windows" 13062 ], 13063 "experiments": [ 13064 { 13065 "name": "Enabled", 13066 "enable_features": [ 13067 "PartitionAllocZappingByFreeFlags" 13068 ] 13069 } 13070 ] 13071 } 13072 ], 13073 "PartitionAllocatorAlternateBucketDist": [ 13074 { 13075 "platforms": [ 13076 "android", 13077 "android_weblayer", 13078 "android_webview", 13079 "chromeos", 13080 "chromeos_lacros", 13081 "fuchsia", 13082 "linux", 13083 "mac", 13084 "windows" 13085 ], 13086 "experiments": [ 13087 { 13088 "name": "Denser_V5", 13089 "params": { 13090 "mode": "denser" 13091 }, 13092 "enable_features": [ 13093 "PartitionAllocUseAlternateDistribution" 13094 ] 13095 } 13096 ] 13097 } 13098 ], 13099 "PartitionNetworkStateByNetworkAnonymizationKey": [ 13100 { 13101 "platforms": [ 13102 "android", 13103 "android_weblayer", 13104 "chromeos", 13105 "chromeos_lacros", 13106 "fuchsia", 13107 "linux", 13108 "mac", 13109 "windows" 13110 ], 13111 "experiments": [ 13112 { 13113 "name": "enabled_triple_nik_cross_site_flag_nak_rollout", 13114 "enable_features": [ 13115 "PartitionConnectionsByNetworkIsolationKey", 13116 "PartitionDomainReliabilityByNetworkIsolationKey", 13117 "PartitionHttpServerPropertiesByNetworkIsolationKey", 13118 "PartitionNelAndReportingByNetworkIsolationKey", 13119 "PartitionSSLSessionsByNetworkIsolationKey", 13120 "SplitHostCacheByNetworkIsolationKey" 13121 ], 13122 "disable_features": [] 13123 } 13124 ] 13125 } 13126 ], 13127 "PasswordChangeAndroid": [ 13128 { 13129 "platforms": [ 13130 "android" 13131 ], 13132 "experiments": [ 13133 { 13134 "name": "Enabled", 13135 "enable_features": [ 13136 "PasswordChangeInSettings" 13137 ] 13138 } 13139 ] 13140 } 13141 ], 13142 "PasswordGenerationBottomSheet": [ 13143 { 13144 "platforms": [ 13145 "android" 13146 ], 13147 "experiments": [ 13148 { 13149 "name": "Enabled_20231018", 13150 "enable_features": [ 13151 "PasswordGenerationBottomSheet" 13152 ] 13153 } 13154 ] 13155 } 13156 ], 13157 "PasswordInfobarDisplayLength": [ 13158 { 13159 "platforms": [ 13160 "ios" 13161 ], 13162 "experiments": [ 13163 { 13164 "name": "Sixteen_Seconds", 13165 "params": { 13166 "duration-seconds": "16" 13167 }, 13168 "enable_features": [ 13169 "PasswordInfobarDisplayLength" 13170 ] 13171 } 13172 ] 13173 } 13174 ], 13175 "PasswordManagerAuthOnEntryIOSV2": [ 13176 { 13177 "platforms": [ 13178 "ios" 13179 ], 13180 "experiments": [ 13181 { 13182 "name": "Enabled", 13183 "enable_features": [ 13184 "IOSPasswordAuthOnEntryV2" 13185 ] 13186 } 13187 ] 13188 } 13189 ], 13190 "PasswordManagerWidgetPromo": [ 13191 { 13192 "platforms": [ 13193 "ios" 13194 ], 13195 "experiments": [ 13196 { 13197 "name": "Enabled", 13198 "enable_features": [ 13199 "IPH_iOSPromoPasswordManagerWidget" 13200 ] 13201 } 13202 ] 13203 } 13204 ], 13205 "PasswordSuggestionBottomSheetV2": [ 13206 { 13207 "platforms": [ 13208 "android" 13209 ], 13210 "experiments": [ 13211 { 13212 "name": "Enabled", 13213 "enable_features": [ 13214 "PasswordSuggestionBottomSheetV2" 13215 ] 13216 } 13217 ] 13218 } 13219 ], 13220 "PasswordsGrouping": [ 13221 { 13222 "platforms": [ 13223 "ios" 13224 ], 13225 "experiments": [ 13226 { 13227 "name": "Enabled", 13228 "enable_features": [ 13229 "PasswordsGrouping" 13230 ] 13231 } 13232 ] 13233 } 13234 ], 13235 "Path2DPaintCache": [ 13236 { 13237 "platforms": [ 13238 "android", 13239 "android_webview", 13240 "windows", 13241 "mac", 13242 "chromeos" 13243 ], 13244 "experiments": [ 13245 { 13246 "name": "Enabled", 13247 "enable_features": [ 13248 "Path2DPaintCache" 13249 ] 13250 } 13251 ] 13252 } 13253 ], 13254 "PdfOcrChromeOS": [ 13255 { 13256 "platforms": [ 13257 "chromeos" 13258 ], 13259 "experiments": [ 13260 { 13261 "name": "Enabled", 13262 "enable_features": [ 13263 "PdfOcr" 13264 ] 13265 } 13266 ] 13267 } 13268 ], 13269 "PdfOcrDesktop": [ 13270 { 13271 "platforms": [ 13272 "linux", 13273 "mac", 13274 "windows" 13275 ], 13276 "experiments": [ 13277 { 13278 "name": "Enabled", 13279 "enable_features": [ 13280 "PdfOcr" 13281 ] 13282 } 13283 ] 13284 } 13285 ], 13286 "PdfUseSkiaRenderer": [ 13287 { 13288 "platforms": [ 13289 "chromeos", 13290 "chromeos_lacros", 13291 "fuchsia", 13292 "linux", 13293 "mac", 13294 "windows" 13295 ], 13296 "experiments": [ 13297 { 13298 "name": "Enabled", 13299 "enable_features": [ 13300 "PdfUseSkiaRenderer" 13301 ] 13302 } 13303 ] 13304 } 13305 ], 13306 "PendingBeaconAPI": [ 13307 { 13308 "platforms": [ 13309 "android", 13310 "android_weblayer", 13311 "windows", 13312 "mac", 13313 "linux", 13314 "fuchsia", 13315 "chromeos", 13316 "chromeos_lacros" 13317 ], 13318 "experiments": [ 13319 { 13320 "name": "EnabledOnlyForOriginTrial", 13321 "params": { 13322 "requires_origin_trial": "true" 13323 }, 13324 "enable_features": [ 13325 "PendingBeaconAPI" 13326 ] 13327 } 13328 ] 13329 } 13330 ], 13331 "PerProcessReclaim": [ 13332 { 13333 "platforms": [ 13334 "chromeos" 13335 ], 13336 "experiments": [ 13337 { 13338 "name": "EnabledGroupA_08222019", 13339 "params": { 13340 "GraphWalkBackoffTimeSec": "60", 13341 "NodeInvisibleTimeSec": "360", 13342 "NodeTrimBackoffTimeSec": "1200" 13343 }, 13344 "enable_features": [ 13345 "TrimOnMemoryPressure" 13346 ] 13347 }, 13348 { 13349 "name": "EnabledGroupB_08222019", 13350 "params": { 13351 "GraphWalkBackoffTimeSec": "180", 13352 "NodeInvisibleTimeSec": "900", 13353 "NodeTrimBackoffTimeSec": "1800" 13354 }, 13355 "enable_features": [ 13356 "TrimOnMemoryPressure" 13357 ] 13358 }, 13359 { 13360 "name": "EnabledGroupC_08222019", 13361 "params": { 13362 "GraphWalkBackoffTimeSec": "180", 13363 "NodeInvisibleTimeSec": "3600", 13364 "NodeTrimBackoffTimeSec": "7200" 13365 }, 13366 "enable_features": [ 13367 "TrimOnMemoryPressure" 13368 ] 13369 } 13370 ] 13371 } 13372 ], 13373 "PerformanceControlsHatsStudy": [ 13374 { 13375 "platforms": [ 13376 "chromeos", 13377 "chromeos_lacros", 13378 "linux", 13379 "mac", 13380 "windows" 13381 ], 13382 "experiments": [ 13383 { 13384 "name": "EnabledHighEfficiencyOptOut_20230223", 13385 "params": { 13386 "en_site_id": "hEedoxCS30ugnJ3q1cK0YKKzXjSm", 13387 "probability": "1.0" 13388 }, 13389 "enable_features": [ 13390 "PerformanceControlsHighEfficiencyOptOutSurvey" 13391 ], 13392 "disable_features": [ 13393 "PerformanceControlsBatteryPerformanceSurvey", 13394 "PerformanceControlsBatterySaverOptOutSurvey", 13395 "PerformanceControlsPerformanceSurvey" 13396 ] 13397 }, 13398 { 13399 "name": "EnabledBatterySaverOptOut_20230223", 13400 "params": { 13401 "en_site_id": "gyuzHnE940ugnJ3q1cK0RyY65eG8", 13402 "probability": "1.0" 13403 }, 13404 "enable_features": [ 13405 "PerformanceControlsBatterySaverOptOutSurvey" 13406 ], 13407 "disable_features": [ 13408 "PerformanceControlsBatteryPerformanceSurvey", 13409 "PerformanceControlsHighEfficiencyOptOutSurvey", 13410 "PerformanceControlsPerformanceSurvey" 13411 ] 13412 } 13413 ] 13414 } 13415 ], 13416 "PeripheralCustomization": [ 13417 { 13418 "platforms": [ 13419 "chromeos", 13420 "chromeos_lacros" 13421 ], 13422 "experiments": [ 13423 { 13424 "name": "Enabled", 13425 "enable_features": [ 13426 "PeripheralCustomization", 13427 "SearchCustomizableShortcutsInLauncher", 13428 "ShortcutCustomization" 13429 ] 13430 } 13431 ] 13432 } 13433 ], 13434 "PhoneHubOnboardingNotifiersStudy": [ 13435 { 13436 "platforms": [ 13437 "chromeos" 13438 ], 13439 "experiments": [ 13440 { 13441 "name": "enabled_with_nudge_text_group_A", 13442 "params": { 13443 "notifier_text_group": "notifier_with_text_A", 13444 "use_nudge": "true" 13445 }, 13446 "enable_features": [ 13447 "PhoneHubOnboardingNotifierRevamp", 13448 "SystemNudgeV2" 13449 ] 13450 }, 13451 { 13452 "name": "enabled_with_nudge_text_group_B", 13453 "params": { 13454 "notifier_text_group": "notifier_with_text_B", 13455 "use_nudge": "true" 13456 }, 13457 "enable_features": [ 13458 "PhoneHubOnboardingNotifierRevamp", 13459 "SystemNudgeV2" 13460 ] 13461 }, 13462 { 13463 "name": "enabled_with_notification_text_group_A", 13464 "params": { 13465 "notifier_text_group": "notifier_with_text_A", 13466 "use_nudge": "false" 13467 }, 13468 "enable_features": [ 13469 "PhoneHubOnboardingNotifierRevamp" 13470 ], 13471 "disable_features": [ 13472 "SystemNudgeV2" 13473 ] 13474 }, 13475 { 13476 "name": "enabled_with_notification_text_group_B", 13477 "params": { 13478 "notifier_text_group": "notifier_with_text_B", 13479 "use_nudge": "false" 13480 }, 13481 "enable_features": [ 13482 "PhoneHubOnboardingNotifierRevamp" 13483 ], 13484 "disable_features": [ 13485 "SystemNudgeV2" 13486 ] 13487 } 13488 ] 13489 } 13490 ], 13491 "PlusAddressExperiment": [ 13492 { 13493 "platforms": [ 13494 "android", 13495 "chromeos", 13496 "chromeos_lacros", 13497 "ios", 13498 "linux", 13499 "mac", 13500 "windows" 13501 ], 13502 "experiments": [ 13503 { 13504 "name": "PlusAddressExperiment", 13505 "enable_features": [ 13506 "AutofillEnableEmailHeuristicOnlyAddressForms", 13507 "PlusAddressesEnabled" 13508 ] 13509 } 13510 ] 13511 } 13512 ], 13513 "PlzDedicatedWorker": [ 13514 { 13515 "platforms": [ 13516 "android", 13517 "android_webview", 13518 "chromeos", 13519 "chromeos_lacros", 13520 "fuchsia", 13521 "linux", 13522 "mac", 13523 "windows" 13524 ], 13525 "experiments": [ 13526 { 13527 "name": "Enabled", 13528 "enable_features": [ 13529 "PlzDedicatedWorker" 13530 ] 13531 } 13532 ] 13533 } 13534 ], 13535 "PostQuantumKyber": [ 13536 { 13537 "platforms": [ 13538 "android", 13539 "chromeos", 13540 "chromeos_lacros", 13541 "ios", 13542 "linux", 13543 "mac", 13544 "windows" 13545 ], 13546 "experiments": [ 13547 { 13548 "name": "Enabled", 13549 "enable_features": [ 13550 "PostQuantumKyber" 13551 ] 13552 } 13553 ] 13554 } 13555 ], 13556 "PowerBookmarkBackend": [ 13557 { 13558 "platforms": [ 13559 "android", 13560 "chromeos", 13561 "chromeos_lacros", 13562 "ios", 13563 "linux", 13564 "mac", 13565 "windows" 13566 ], 13567 "experiments": [ 13568 { 13569 "name": "Enabled", 13570 "enable_features": [ 13571 "PowerBookmarkBackend" 13572 ] 13573 } 13574 ] 13575 } 13576 ], 13577 "PreconnectCreateNewTab": [ 13578 { 13579 "platforms": [ 13580 "android" 13581 ], 13582 "experiments": [ 13583 { 13584 "name": "Enabled_Nonstable_20230531", 13585 "enable_features": [ 13586 "PreconnectOnTabCreation" 13587 ] 13588 } 13589 ] 13590 } 13591 ], 13592 "PreconnectToSearchDesktop": [ 13593 { 13594 "platforms": [ 13595 "chromeos", 13596 "chromeos_lacros", 13597 "fuchsia", 13598 "linux", 13599 "mac", 13600 "windows" 13601 ], 13602 "experiments": [ 13603 { 13604 "name": "EnabledWithStartupDelayForegroundOnly", 13605 "params": { 13606 "skip_in_background": "true", 13607 "startup_delay_ms": "5000" 13608 }, 13609 "enable_features": [ 13610 "PreconnectToSearch" 13611 ] 13612 } 13613 ] 13614 } 13615 ], 13616 "PrefetchDocumentManagerEarlyCookieCopySkipped": [ 13617 { 13618 "platforms": [ 13619 "android", 13620 "android_weblayer", 13621 "chromeos", 13622 "chromeos_lacros", 13623 "fuchsia", 13624 "linux", 13625 "mac", 13626 "windows" 13627 ], 13628 "experiments": [ 13629 { 13630 "name": "Enabled", 13631 "enable_features": [ 13632 "PrefetchDocumentManagerEarlyCookieCopySkipped" 13633 ] 13634 } 13635 ] 13636 } 13637 ], 13638 "PrefetchNewLimits": [ 13639 { 13640 "platforms": [ 13641 "android_webview" 13642 ], 13643 "experiments": [ 13644 { 13645 "name": "Enabled_20231128", 13646 "enable_features": [ 13647 "PrefetchNewLimits" 13648 ] 13649 } 13650 ] 13651 } 13652 ], 13653 "PreinstalledWebAppWindowExperiment": [ 13654 { 13655 "platforms": [ 13656 "chromeos", 13657 "chromeos_lacros" 13658 ], 13659 "experiments": [ 13660 { 13661 "name": "EnabledWithWindow_v1", 13662 "params": { 13663 "user_group": "window" 13664 }, 13665 "enable_features": [ 13666 "PreinstalledWebAppWindowExperiment" 13667 ] 13668 }, 13669 { 13670 "name": "Disabled_v1", 13671 "disable_features": [ 13672 "PreinstalledWebAppWindowExperiment" 13673 ] 13674 }, 13675 { 13676 "name": "Enabled_v1", 13677 "enable_features": [ 13678 "PreinstalledWebAppWindowExperiment" 13679 ] 13680 }, 13681 { 13682 "name": "EnabledWithControl_v1", 13683 "params": { 13684 "user_group": "control" 13685 }, 13686 "enable_features": [ 13687 "PreinstalledWebAppWindowExperiment" 13688 ] 13689 }, 13690 { 13691 "name": "EnabledWithTab_v1", 13692 "params": { 13693 "user_group": "tab" 13694 }, 13695 "enable_features": [ 13696 "PreinstalledWebAppWindowExperiment" 13697 ] 13698 } 13699 ] 13700 } 13701 ], 13702 "PreloadCookies": [ 13703 { 13704 "platforms": [ 13705 "android", 13706 "android_weblayer", 13707 "chromeos", 13708 "chromeos_lacros", 13709 "fuchsia", 13710 "linux", 13711 "mac", 13712 "windows" 13713 ], 13714 "experiments": [ 13715 { 13716 "name": "Enabled", 13717 "enable_features": [ 13718 "PreloadCookies" 13719 ] 13720 } 13721 ] 13722 } 13723 ], 13724 "Prerender2NewTabPageTrigger": [ 13725 { 13726 "platforms": [ 13727 "linux", 13728 "mac", 13729 "windows", 13730 "chromeos", 13731 "chromeos_lacros" 13732 ], 13733 "experiments": [ 13734 { 13735 "name": "BothMouseDownAndMouseHover_1106", 13736 "params": { 13737 "prerender_new_tab_page_on_mouse_hover_trigger": "true", 13738 "prerender_new_tab_page_on_mouse_pressed_trigger": "true", 13739 "prerender_start_delay_on_mouse_hover_ms": "300" 13740 }, 13741 "enable_features": [ 13742 "NewTabPageTriggerForPrerender2" 13743 ] 13744 }, 13745 { 13746 "name": "OnlyMouseHover300ms_1106", 13747 "params": { 13748 "prerender_new_tab_page_on_mouse_hover_trigger": "true", 13749 "prerender_new_tab_page_on_mouse_pressed_trigger": "false", 13750 "prerender_start_delay_on_mouse_hover_ms": "300" 13751 }, 13752 "enable_features": [ 13753 "NewTabPageTriggerForPrerender2" 13754 ] 13755 }, 13756 { 13757 "name": "OnlyMouseHover200ms_1106", 13758 "params": { 13759 "prerender_new_tab_page_on_mouse_hover_trigger": "true", 13760 "prerender_new_tab_page_on_mouse_pressed_trigger": "false", 13761 "prerender_start_delay_on_mouse_hover_ms": "200" 13762 }, 13763 "enable_features": [ 13764 "NewTabPageTriggerForPrerender2" 13765 ] 13766 }, 13767 { 13768 "name": "OnlyMouseDown_1106", 13769 "params": { 13770 "prerender_new_tab_page_on_mouse_hover_trigger": "false", 13771 "prerender_new_tab_page_on_mouse_pressed_trigger": "true" 13772 }, 13773 "enable_features": [ 13774 "NewTabPageTriggerForPrerender2" 13775 ] 13776 }, 13777 { 13778 "name": "Control", 13779 "disable_features": [ 13780 "NewTabPageTriggerForPrerender2" 13781 ] 13782 } 13783 ] 13784 } 13785 ], 13786 "PriceDropNtpIPH": [ 13787 { 13788 "platforms": [ 13789 "android" 13790 ], 13791 "experiments": [ 13792 { 13793 "name": "Enabled", 13794 "params": { 13795 "availability": ">=0", 13796 "event_trigger": "name:price_drop_ntp_iph_triggered;comparator:==0;window:365;storage:365", 13797 "event_used": "name:tab_switcher_button_clicked;comparator:any;window:365;storage:365", 13798 "session_rate": "<1" 13799 }, 13800 "enable_features": [ 13801 "IPH_PriceDropNTP" 13802 ], 13803 "disable_features": [] 13804 } 13805 ] 13806 } 13807 ], 13808 "PriceTrackingChipStudy": [ 13809 { 13810 "platforms": [ 13811 "linux", 13812 "mac", 13813 "windows" 13814 ], 13815 "experiments": [ 13816 { 13817 "name": "EnabledWithChipDelay_20230428", 13818 "params": { 13819 "price-tracking-chip-experiment-variation": "1" 13820 }, 13821 "enable_features": [ 13822 "CommercePriceTrackingChipExperiment" 13823 ] 13824 } 13825 ] 13826 } 13827 ], 13828 "PriceTrackingPageActionIconLabelFeatureIPH": [ 13829 { 13830 "platforms": [ 13831 "chromeos", 13832 "chromeos_lacros", 13833 "linux", 13834 "mac", 13835 "windows" 13836 ], 13837 "experiments": [ 13838 { 13839 "name": "Enabled", 13840 "params": { 13841 "availability": "any", 13842 "event_trigger": "name:price_tracking_page_action_icon_label_in_trigger;comparator:==0;window:1;storage:365", 13843 "event_used": "name:used;comparator:any;window:365;storage:365", 13844 "session_rate": "any" 13845 }, 13846 "enable_features": [ 13847 "IPH_PriceTrackingPageActionIconLabelFeature" 13848 ], 13849 "disable_features": [] 13850 } 13851 ] 13852 } 13853 ], 13854 "PrintWithPostScriptType42Fonts": [ 13855 { 13856 "platforms": [ 13857 "windows" 13858 ], 13859 "experiments": [ 13860 { 13861 "name": "Enabled", 13862 "enable_features": [ 13863 "PrintWithPostScriptType42Fonts" 13864 ] 13865 } 13866 ] 13867 } 13868 ], 13869 "PrintWithReducedRasterization": [ 13870 { 13871 "platforms": [ 13872 "windows" 13873 ], 13874 "experiments": [ 13875 { 13876 "name": "Enabled", 13877 "enable_features": [ 13878 "PrintWithReducedRasterization" 13879 ] 13880 } 13881 ] 13882 } 13883 ], 13884 "PrioritizeCompositingAfterDelay": [ 13885 { 13886 "platforms": [ 13887 "android", 13888 "android_weblayer", 13889 "android_webview", 13890 "chromeos", 13891 "chromeos_lacros", 13892 "linux", 13893 "mac", 13894 "windows" 13895 ], 13896 "experiments": [ 13897 { 13898 "name": "PrioritizeCompositingAfter50ms2", 13899 "params": { 13900 "PostFCP": "50", 13901 "PreFCP": "100" 13902 }, 13903 "enable_features": [ 13904 "PrioritizeCompositingAfterDelayTrials" 13905 ] 13906 } 13907 ] 13908 } 13909 ], 13910 "PriorityHeader": [ 13911 { 13912 "platforms": [ 13913 "android", 13914 "android_webview", 13915 "chromeos", 13916 "chromeos_lacros", 13917 "fuchsia", 13918 "linux", 13919 "mac", 13920 "windows" 13921 ], 13922 "experiments": [ 13923 { 13924 "name": "Enabled", 13925 "enable_features": [ 13926 "PriorityHeader" 13927 ] 13928 } 13929 ] 13930 } 13931 ], 13932 "PrivacyBudgetClockSkewMetrics": [ 13933 { 13934 "platforms": [ 13935 "android", 13936 "fuchsia", 13937 "linux", 13938 "mac", 13939 "windows" 13940 ], 13941 "experiments": [ 13942 { 13943 "name": "Enabled", 13944 "params": { 13945 "ClockDriftSampleDistance": "300s", 13946 "ClockDriftSamples": "2", 13947 "FetchBehavior": "background-and-on-demand", 13948 "RandomQueryProbability": "0.0394" 13949 }, 13950 "enable_features": [ 13951 "NetworkTimeServiceQuerying" 13952 ] 13953 } 13954 ] 13955 } 13956 ], 13957 "PrivacyGuide3": [ 13958 { 13959 "platforms": [ 13960 "chromeos", 13961 "linux", 13962 "mac", 13963 "windows" 13964 ], 13965 "experiments": [ 13966 { 13967 "name": "Enabled", 13968 "enable_features": [ 13969 "PrivacyGuide3" 13970 ] 13971 } 13972 ] 13973 } 13974 ], 13975 "PrivacyGuideAndroid3": [ 13976 { 13977 "platforms": [ 13978 "android" 13979 ], 13980 "experiments": [ 13981 { 13982 "name": "Enabled_20230926", 13983 "enable_features": [ 13984 "PrivacyGuideAndroid3" 13985 ] 13986 } 13987 ] 13988 } 13989 ], 13990 "PrivacyGuideHats": [ 13991 { 13992 "platforms": [ 13993 "fuchsia", 13994 "linux", 13995 "mac", 13996 "windows" 13997 ], 13998 "experiments": [ 13999 { 14000 "name": "PrivacyGuide", 14001 "params": { 14002 "en_site_id": "EwTBYAUeU0ugnJ3q1cK0VNYBFfQr", 14003 "probability": "1.0", 14004 "settings-time": "5s", 14005 "survey": "privacy-guide" 14006 }, 14007 "enable_features": [ 14008 "HappinessTrackingSurveysForDesktopPrivacyGuide" 14009 ], 14010 "disable_features": [ 14011 "HappinessTrackingSurveysForDesktopSettingsPrivacy" 14012 ] 14013 }, 14014 { 14015 "name": "PrivacySettings", 14016 "params": { 14017 "en_site_id": "JcjxgSDnh0ugnJ3q1cK0UVkwDj1o", 14018 "no-guide": "true", 14019 "probability": "1.0", 14020 "survey": "settings-privacy" 14021 }, 14022 "enable_features": [ 14023 "HappinessTrackingSurveysForDesktopSettingsPrivacy" 14024 ], 14025 "disable_features": [ 14026 "HappinessTrackingSurveysForDesktopPrivacyGuide" 14027 ] 14028 } 14029 ] 14030 } 14031 ], 14032 "PrivacyHubMVP": [ 14033 { 14034 "platforms": [ 14035 "chromeos", 14036 "chromeos_lacros" 14037 ], 14038 "experiments": [ 14039 { 14040 "name": "Enabled_20230616_Dogfood", 14041 "enable_features": [ 14042 "CrosPrivacyHubV0" 14043 ] 14044 }, 14045 { 14046 "name": "Control_20230616_Dogfood", 14047 "enable_features": [] 14048 }, 14049 { 14050 "name": "Enabled_20230616", 14051 "enable_features": [ 14052 "CrosPrivacyHubV0" 14053 ] 14054 }, 14055 { 14056 "name": "Control_20230616", 14057 "enable_features": [] 14058 } 14059 ] 14060 } 14061 ], 14062 "PrivacyIndicators": [ 14063 { 14064 "platforms": [ 14065 "chromeos" 14066 ], 14067 "experiments": [ 14068 { 14069 "name": "Enabled", 14070 "enable_features": [ 14071 "PrivacyIndicators" 14072 ] 14073 } 14074 ] 14075 } 14076 ], 14077 "PrivacySandboxEnrollment": [ 14078 { 14079 "platforms": [ 14080 "android", 14081 "chromeos", 14082 "chromeos_lacros", 14083 "linux", 14084 "mac", 14085 "windows" 14086 ], 14087 "experiments": [ 14088 { 14089 "name": "PrivacySandboxAttestationsHigherComponentRegistrationPriority", 14090 "enable_features": [ 14091 "PrivacySandboxAttestationsHigherComponentRegistrationPriority" 14092 ] 14093 } 14094 ] 14095 } 14096 ], 14097 "PrivacySandboxHatsForDesktopM1": [ 14098 { 14099 "platforms": [ 14100 "chromeos", 14101 "chromeos_lacros", 14102 "linux", 14103 "mac", 14104 "windows" 14105 ], 14106 "experiments": [ 14107 { 14108 "name": "Enabled_PrivacyPage", 14109 "params": { 14110 "en_site_id": "bdvp8ChpozaWgPeqbAgLqk", 14111 "probability": "1.0", 14112 "settings-time": "20s" 14113 }, 14114 "enable_features": [ 14115 "HappinessTrackingSurveysForDesktopM1AdPrivacyPage" 14116 ], 14117 "disable_features": [ 14118 "HappinessTrackingSurveysForDesktopM1AdMeasurementSubpage", 14119 "HappinessTrackingSurveysForDesktopM1FledgeSubpage", 14120 "HappinessTrackingSurveysForDesktopM1TopicsSubpage" 14121 ] 14122 }, 14123 { 14124 "name": "Enabled_TopicsSubpage", 14125 "params": { 14126 "en_site_id": "gtn5YQSHLkSR9gFowXd9Vz", 14127 "probability": "1.0", 14128 "settings-time": "20s" 14129 }, 14130 "enable_features": [ 14131 "HappinessTrackingSurveysForDesktopM1TopicsSubpage" 14132 ], 14133 "disable_features": [ 14134 "HappinessTrackingSurveysForDesktopM1AdMeasurementSubpage", 14135 "HappinessTrackingSurveysForDesktopM1AdPrivacyPage", 14136 "HappinessTrackingSurveysForDesktopM1FledgeSubpage" 14137 ] 14138 }, 14139 { 14140 "name": "Enabled_FledgeSubpage", 14141 "params": { 14142 "en_site_id": "2dGnANURDhBTE2k3EAWFh2", 14143 "probability": "1.0", 14144 "settings-time": "20s" 14145 }, 14146 "enable_features": [ 14147 "HappinessTrackingSurveysForDesktopM1FledgeSubpage" 14148 ], 14149 "disable_features": [ 14150 "HappinessTrackingSurveysForDesktopM1AdMeasurementSubpage", 14151 "HappinessTrackingSurveysForDesktopM1AdPrivacyPage", 14152 "HappinessTrackingSurveysForDesktopM1TopicsSubpage" 14153 ] 14154 }, 14155 { 14156 "name": "Enabled_AdMeasurementSubpage", 14157 "params": { 14158 "en_site_id": "65rT88y3uMyV6NRZefFxEw", 14159 "probability": "1.0", 14160 "settings-time": "20s" 14161 }, 14162 "enable_features": [ 14163 "HappinessTrackingSurveysForDesktopM1AdMeasurementSubpage" 14164 ], 14165 "disable_features": [ 14166 "HappinessTrackingSurveysForDesktopM1AdPrivacyPage", 14167 "HappinessTrackingSurveysForDesktopM1FledgeSubpage", 14168 "HappinessTrackingSurveysForDesktopM1TopicsSubpage" 14169 ] 14170 } 14171 ] 14172 } 14173 ], 14174 "PrivacySandboxV3": [ 14175 { 14176 "platforms": [ 14177 "chromeos", 14178 "chromeos_lacros", 14179 "fuchsia", 14180 "linux", 14181 "mac", 14182 "windows" 14183 ], 14184 "experiments": [ 14185 { 14186 "name": "Enabled_Notice_MPArch_20220505", 14187 "params": { 14188 "implementation_type": "mparch" 14189 }, 14190 "enable_features": [ 14191 "AllowURNsInIframes", 14192 "AttributionFencedFrameReportingBeacon", 14193 "AttributionReportingCrossAppWeb", 14194 "AttributionReportingDeactivateAfterFilterMatch", 14195 "BiddingAndScoringDebugReportingAPI", 14196 "BrowsingTopics", 14197 "FencedFrames", 14198 "FencedFramesAPIChanges", 14199 "FencedFramesEnforceFocus", 14200 "InterestGroupStorage", 14201 "KAnonymityService", 14202 "KAnonymityServiceOHTTPRequests", 14203 "NoncedPartitionedCookies", 14204 "PrivacySandboxAdsAPIs", 14205 "PrivacySandboxAdsAPIsM1Override", 14206 "PrivateAggregationApi", 14207 "SharedStorageAPI" 14208 ] 14209 } 14210 ] 14211 }, 14212 { 14213 "platforms": [ 14214 "android" 14215 ], 14216 "experiments": [ 14217 { 14218 "name": "Enabled_Notice_MPArch_20220505_Android", 14219 "params": { 14220 "implementation_type": "mparch" 14221 }, 14222 "enable_features": [ 14223 "AttributionFencedFrameReportingBeacon", 14224 "AttributionReportingCrossAppWeb", 14225 "BrowsingTopics", 14226 "FencedFrames", 14227 "FencedFramesAPIChanges", 14228 "FencedFramesEnforceFocus", 14229 "NoncedPartitionedCookies", 14230 "PrivacySandboxAdsAPIs", 14231 "PrivacySandboxAdsAPIsM1Override", 14232 "PrivacySandboxSettings3", 14233 "PrivateAggregationApi", 14234 "SharedStorageAPI" 14235 ] 14236 } 14237 ] 14238 } 14239 ], 14240 "PrivacySandboxV4": [ 14241 { 14242 "platforms": [ 14243 "android", 14244 "chromeos", 14245 "chromeos_lacros", 14246 "linux", 14247 "mac", 14248 "windows" 14249 ], 14250 "experiments": [ 14251 { 14252 "name": "Enabled", 14253 "enable_features": [ 14254 "PrivacySandboxSettings4" 14255 ] 14256 } 14257 ] 14258 } 14259 ], 14260 "PrivateStateTokens": [ 14261 { 14262 "platforms": [ 14263 "android", 14264 "chromeos", 14265 "chromeos_lacros", 14266 "fuchsia", 14267 "linux", 14268 "mac", 14269 "windows" 14270 ], 14271 "experiments": [ 14272 { 14273 "name": "Enabled", 14274 "enable_features": [ 14275 "PrivateStateTokens" 14276 ] 14277 } 14278 ] 14279 } 14280 ], 14281 "ProcessHtmlDataImmediately": [ 14282 { 14283 "platforms": [ 14284 "android", 14285 "android_weblayer", 14286 "chromeos", 14287 "chromeos_lacros", 14288 "linux", 14289 "mac", 14290 "windows" 14291 ], 14292 "experiments": [ 14293 { 14294 "name": "AllChunks", 14295 "params": { 14296 "first": "true", 14297 "main": "true", 14298 "rest": "true" 14299 }, 14300 "enable_features": [ 14301 "ProcessHtmlDataImmediately" 14302 ] 14303 } 14304 ] 14305 } 14306 ], 14307 "ProcessIsolationForFencedFrames": [ 14308 { 14309 "platforms": [ 14310 "chromeos", 14311 "chromeos_lacros", 14312 "linux", 14313 "mac", 14314 "windows" 14315 ], 14316 "experiments": [ 14317 { 14318 "name": "Enabled", 14319 "enable_features": [ 14320 "IsolateFencedFrames" 14321 ] 14322 } 14323 ] 14324 } 14325 ], 14326 "ProductivityLauncherStudy": [ 14327 { 14328 "platforms": [ 14329 "chromeos" 14330 ], 14331 "experiments": [ 14332 { 14333 "name": "EnabledWithContinueAndMultipleQueries_20220621", 14334 "params": { 14335 "enable_continue": "true", 14336 "multiple_queries_per_session": "true" 14337 }, 14338 "enable_features": [ 14339 "LauncherItemSuggest", 14340 "ProductivityLauncher" 14341 ] 14342 }, 14343 { 14344 "name": "EnabledWithContinueSection_20220621", 14345 "params": { 14346 "enable_continue": "true" 14347 }, 14348 "enable_features": [ 14349 "ProductivityLauncher" 14350 ], 14351 "disable_features": [ 14352 "LauncherItemSuggest" 14353 ] 14354 }, 14355 { 14356 "name": "EnabledWithoutContinueSection_20220621", 14357 "params": { 14358 "enable_continue": "false" 14359 }, 14360 "enable_features": [ 14361 "ProductivityLauncher" 14362 ], 14363 "disable_features": [ 14364 "LauncherItemSuggest" 14365 ] 14366 } 14367 ] 14368 } 14369 ], 14370 "ProfilesReordering": [ 14371 { 14372 "platforms": [ 14373 "chromeos_lacros", 14374 "linux", 14375 "mac", 14376 "windows" 14377 ], 14378 "experiments": [ 14379 { 14380 "name": "Enabled", 14381 "enable_features": [ 14382 "ProfilesReordering" 14383 ] 14384 } 14385 ] 14386 } 14387 ], 14388 "PropagateWebViewNetworkingSignals": [ 14389 { 14390 "platforms": [ 14391 "android_webview" 14392 ], 14393 "experiments": [ 14394 { 14395 "name": "SignalAndConnecMigration_20230706", 14396 "enable_features": [ 14397 "MigrateSessionsOnNetworkChangeV2", 14398 "webViewPropagateNetworkSignals" 14399 ] 14400 }, 14401 { 14402 "name": "Control_20230706", 14403 "disable_features": [ 14404 "MigrateSessionsOnNetworkChangeV2", 14405 "webViewPropagateNetworkSignals" 14406 ] 14407 }, 14408 { 14409 "name": "SignalNoConnecMigration_20230706", 14410 "enable_features": [ 14411 "webViewPropagateNetworkSignals" 14412 ], 14413 "disable_features": [ 14414 "MigrateSessionsOnNetworkChangeV2" 14415 ] 14416 } 14417 ] 14418 } 14419 ], 14420 "ProtectedAudiencesHeaderDirectFromSellerSignalsStudy": [ 14421 { 14422 "platforms": [ 14423 "android", 14424 "chromeos", 14425 "chromeos_lacros", 14426 "linux", 14427 "mac", 14428 "windows" 14429 ], 14430 "experiments": [ 14431 { 14432 "name": "Enabled", 14433 "enable_features": [ 14434 "FledgeDirectFromSellerSignalsHeaderAdSlot" 14435 ] 14436 } 14437 ] 14438 } 14439 ], 14440 "ProtectedAudiencesKAnonymityEnforcementStudy": [ 14441 { 14442 "platforms": [ 14443 "android", 14444 "chromeos", 14445 "chromeos_lacros", 14446 "linux", 14447 "mac", 14448 "windows" 14449 ], 14450 "experiments": [ 14451 { 14452 "name": "Enabled", 14453 "enable_features": [ 14454 "FledgeConsiderKAnonymity", 14455 "FledgeEnforceKAnonymity" 14456 ] 14457 } 14458 ] 14459 } 14460 ], 14461 "ProtectedAudiencesNegativeTargetingStudy": [ 14462 { 14463 "platforms": [ 14464 "android", 14465 "chromeos", 14466 "chromeos_lacros", 14467 "linux", 14468 "mac", 14469 "windows" 14470 ], 14471 "experiments": [ 14472 { 14473 "name": "Enabled", 14474 "enable_features": [ 14475 "FledgeNegativeTargeting" 14476 ] 14477 } 14478 ] 14479 } 14480 ], 14481 "ProtectedAudiencesTrustedBiddingSignalsSlotSize": [ 14482 { 14483 "platforms": [ 14484 "android", 14485 "chromeos", 14486 "chromeos_lacros", 14487 "linux", 14488 "mac", 14489 "windows" 14490 ], 14491 "experiments": [ 14492 { 14493 "name": "Enabled", 14494 "enable_features": [ 14495 "FledgeTrustedBiddingSignalsSlotSize" 14496 ] 14497 } 14498 ] 14499 } 14500 ], 14501 "PushMessagingDisallowSenderIDs": [ 14502 { 14503 "platforms": [ 14504 "android", 14505 "chromeos", 14506 "chromeos_lacros", 14507 "fuchsia", 14508 "linux", 14509 "mac", 14510 "windows" 14511 ], 14512 "experiments": [ 14513 { 14514 "name": "Enabled", 14515 "enable_features": [ 14516 "PushMessagingDisallowSenderIDs" 14517 ] 14518 } 14519 ] 14520 } 14521 ], 14522 "PwaUpdateDialogForNameAndIcon": [ 14523 { 14524 "platforms": [ 14525 "chromeos" 14526 ], 14527 "experiments": [ 14528 { 14529 "name": "Disabled", 14530 "disable_features": [ 14531 "PwaUpdateDialogForNameAndIcon" 14532 ] 14533 } 14534 ] 14535 } 14536 ], 14537 "QUIC": [ 14538 { 14539 "platforms": [ 14540 "android_weblayer", 14541 "android_webview", 14542 "android", 14543 "chromeos", 14544 "chromeos_lacros", 14545 "fuchsia", 14546 "ios", 14547 "linux", 14548 "mac", 14549 "windows" 14550 ], 14551 "experiments": [ 14552 { 14553 "name": "Enabled", 14554 "params": { 14555 "channel": "F", 14556 "epoch": "30000000", 14557 "retransmittable_on_wire_timeout_milliseconds": "200" 14558 }, 14559 "enable_features": [ 14560 "QuicDoesNotUseFeatures" 14561 ] 14562 } 14563 ] 14564 } 14565 ], 14566 "QueryTiles": [ 14567 { 14568 "platforms": [ 14569 "android" 14570 ], 14571 "experiments": [ 14572 { 14573 "name": "Disabled", 14574 "enable_features": [ 14575 "QueryTilesDisableCountryOverride" 14576 ], 14577 "disable_features": [ 14578 "QueryTiles", 14579 "QueryTilesInNTP" 14580 ] 14581 } 14582 ] 14583 } 14584 ], 14585 "QuickAnswersForMoreLocales": [ 14586 { 14587 "platforms": [ 14588 "chromeos" 14589 ], 14590 "experiments": [ 14591 { 14592 "name": "Enabled", 14593 "enable_features": [ 14594 "QuickAnswersForMoreLocales" 14595 ] 14596 } 14597 ] 14598 } 14599 ], 14600 "QuickDeleteForAndroid": [ 14601 { 14602 "platforms": [ 14603 "android" 14604 ], 14605 "experiments": [ 14606 { 14607 "name": "Enabled", 14608 "enable_features": [ 14609 "QuickDeleteForAndroid" 14610 ] 14611 } 14612 ] 14613 } 14614 ], 14615 "QuotaDatabaseDisableFullFSync": [ 14616 { 14617 "platforms": [ 14618 "mac" 14619 ], 14620 "experiments": [ 14621 { 14622 "name": "Enabled", 14623 "enable_features": [ 14624 "DisableQuotaDbFullFSync" 14625 ] 14626 } 14627 ] 14628 } 14629 ], 14630 "RawDrawAndDrDc": [ 14631 { 14632 "platforms": [ 14633 "android" 14634 ], 14635 "experiments": [ 14636 { 14637 "name": "DrDc_vulkan", 14638 "params": { 14639 "BlockListByDevice": "amber|chopin|secret|a03|SO-51B|on7xelte|j7xelte|F41B|doha|HWYAL|a20s|begonia|b2q|t2s|channel|galahad|rk322x_box|a32|ellis|dandelion|tonga|RMX3231" 14640 }, 14641 "disable_features": [ 14642 "RawDraw" 14643 ] 14644 } 14645 ] 14646 } 14647 ], 14648 "ReactivePrefetchDesktop": [ 14649 { 14650 "platforms": [ 14651 "chromeos", 14652 "chromeos_lacros", 14653 "linux", 14654 "mac", 14655 "windows" 14656 ], 14657 "experiments": [ 14658 { 14659 "name": "Enabled", 14660 "params": { 14661 "use_predictions": "false" 14662 }, 14663 "enable_features": [ 14664 "LoadingPredictorPrefetch", 14665 "LoadingPredictorUseOptimizationGuide" 14666 ] 14667 } 14668 ] 14669 } 14670 ], 14671 "ReadAnythingRollout": [ 14672 { 14673 "platforms": [ 14674 "chromeos", 14675 "chromeos_lacros", 14676 "linux", 14677 "mac", 14678 "windows" 14679 ], 14680 "experiments": [ 14681 { 14682 "name": "Enabled", 14683 "enable_features": [ 14684 "IPH_ReadingModeSidePanel", 14685 "ReadAnything", 14686 "ReadAnythingWithScreen2x" 14687 ] 14688 } 14689 ] 14690 } 14691 ], 14692 "ReadLaterReminderNotification": [ 14693 { 14694 "platforms": [ 14695 "android" 14696 ], 14697 "experiments": [ 14698 { 14699 "name": "Enabled_20220208", 14700 "enable_features": [ 14701 "ReadLaterReminderNotification" 14702 ] 14703 } 14704 ] 14705 } 14706 ], 14707 "ReclaimOldPrepaintTiles": [ 14708 { 14709 "platforms": [ 14710 "android", 14711 "android_webview", 14712 "chromeos", 14713 "chromeos_lacros", 14714 "fuchsia", 14715 "linux", 14716 "mac", 14717 "windows" 14718 ], 14719 "experiments": [ 14720 { 14721 "name": "Enabled", 14722 "enable_features": [ 14723 "ReclaimOldPrepaintTiles" 14724 ] 14725 } 14726 ] 14727 } 14728 ], 14729 "ReclaimPrepaintTilesWhenIdle": [ 14730 { 14731 "platforms": [ 14732 "android", 14733 "chromeos", 14734 "chromeos_lacros", 14735 "fuchsia", 14736 "linux", 14737 "mac", 14738 "windows" 14739 ], 14740 "experiments": [ 14741 { 14742 "name": "Enabled", 14743 "enable_features": [ 14744 "ReclaimPrepaintTilesWhenIdle" 14745 ] 14746 } 14747 ] 14748 } 14749 ], 14750 "RedWarningSurvey": [ 14751 { 14752 "platforms": [ 14753 "chromeos", 14754 "chromeos_lacros", 14755 "linux", 14756 "mac", 14757 "windows" 14758 ], 14759 "experiments": [ 14760 { 14761 "name": "RedInterstitialDontProceed_20230706", 14762 "params": { 14763 "RedWarningSurveyDidProceedFilter": "FALSE", 14764 "RedWarningSurveyTriggerId": "tk2kQP2nR0ugnJ3q1cK0RSntPR9W", 14765 "probability": "0.5" 14766 }, 14767 "enable_features": [ 14768 "RedWarningSurvey" 14769 ] 14770 }, 14771 { 14772 "name": "RedInterstitialProceed_20230706", 14773 "params": { 14774 "RedWarningSurveyDidProceedFilter": "TRUE", 14775 "RedWarningSurveyTriggerId": "tFp5yLM9T0ugnJ3q1cK0QsMCryMd", 14776 "probability": "0.5" 14777 }, 14778 "enable_features": [ 14779 "RedWarningSurvey" 14780 ] 14781 } 14782 ] 14783 } 14784 ], 14785 "ReduceIPCCombined": [ 14786 { 14787 "platforms": [ 14788 "android", 14789 "android_webview", 14790 "chromeos", 14791 "chromeos_lacros", 14792 "ios", 14793 "linux", 14794 "mac", 14795 "windows" 14796 ], 14797 "experiments": [ 14798 { 14799 "name": "EnabledUkmReduceAddEntryIPC", 14800 "enable_features": [ 14801 "UkmReduceAddEntryIPC" 14802 ], 14803 "disable_features": [ 14804 "ReduceSubresourceResponseStartedIPC" 14805 ] 14806 }, 14807 { 14808 "name": "EnabledReduceSubresourceResponseStartedIPC", 14809 "enable_features": [ 14810 "ReduceSubresourceResponseStartedIPC" 14811 ], 14812 "disable_features": [ 14813 "UkmReduceAddEntryIPC" 14814 ] 14815 }, 14816 { 14817 "name": "EnabledReduceIPCCombined", 14818 "enable_features": [ 14819 "ReduceSubresourceResponseStartedIPC", 14820 "UkmReduceAddEntryIPC" 14821 ] 14822 } 14823 ] 14824 } 14825 ], 14826 "RemoveDataUrlInSvgUse": [ 14827 { 14828 "platforms": [ 14829 "android", 14830 "chromeos", 14831 "chromeos_lacros", 14832 "linux", 14833 "mac", 14834 "windows" 14835 ], 14836 "experiments": [ 14837 { 14838 "name": "Enabled", 14839 "enable_features": [ 14840 "RemoveDataUrlInSvgUse" 14841 ] 14842 } 14843 ] 14844 } 14845 ], 14846 "RemoveFontLinkFallbacks": [ 14847 { 14848 "platforms": [ 14849 "windows" 14850 ], 14851 "experiments": [ 14852 { 14853 "name": "Enabled_20230210", 14854 "enable_features": [ 14855 "RemoveFontLinkFallbacks" 14856 ] 14857 } 14858 ] 14859 } 14860 ], 14861 "RemoveUPMUnenrollment": [ 14862 { 14863 "platforms": [ 14864 "android" 14865 ], 14866 "experiments": [ 14867 { 14868 "name": "Enabled", 14869 "enable_features": [ 14870 "RemoveUPMUnenrollment" 14871 ] 14872 } 14873 ] 14874 } 14875 ], 14876 "RenderArcNotificationsByChrome": [ 14877 { 14878 "platforms": [ 14879 "chromeos" 14880 ], 14881 "experiments": [ 14882 { 14883 "name": "Enabled_20230913_Dogfood", 14884 "enable_features": [ 14885 "RenderArcNotificationsByChrome" 14886 ] 14887 }, 14888 { 14889 "name": "Enabled_20230913", 14890 "enable_features": [ 14891 "RenderArcNotificationsByChrome" 14892 ] 14893 } 14894 ] 14895 } 14896 ], 14897 "RenderBlockingFonts": [ 14898 { 14899 "platforms": [ 14900 "android", 14901 "android_webview", 14902 "chromeos", 14903 "chromeos_lacros", 14904 "linux", 14905 "mac", 14906 "windows" 14907 ], 14908 "experiments": [ 14909 { 14910 "name": "EnabledWith1000BlockingAnd100Delay", 14911 "params": { 14912 "max-blocking-time": "1000", 14913 "max-fcp-delay": "100" 14914 }, 14915 "enable_features": [ 14916 "RenderBlockingFonts" 14917 ] 14918 } 14919 ] 14920 } 14921 ], 14922 "RenderDocumentWithNavigationQueueing": [ 14923 { 14924 "platforms": [ 14925 "android_weblayer", 14926 "android_webview", 14927 "android", 14928 "chromeos", 14929 "chromeos_lacros", 14930 "fuchsia", 14931 "ios", 14932 "linux", 14933 "mac", 14934 "windows" 14935 ], 14936 "experiments": [ 14937 { 14938 "name": "EnabledCrashedFrameWithQueueing_20230526", 14939 "params": { 14940 "level": "crashed-frame", 14941 "queueing_level": "full" 14942 }, 14943 "enable_features": [ 14944 "QueueNavigationsWhileWaitingForCommit", 14945 "RenderDocument" 14946 ] 14947 } 14948 ] 14949 } 14950 ], 14951 "ReportCertificateErrors": [ 14952 { 14953 "platforms": [ 14954 "android", 14955 "chromeos", 14956 "fuchsia", 14957 "linux", 14958 "mac", 14959 "windows" 14960 ], 14961 "experiments": [ 14962 { 14963 "name": "ShowAndPossiblySend", 14964 "params": { 14965 "sendingThreshold": "1.0" 14966 } 14967 } 14968 ] 14969 } 14970 ], 14971 "ReportVisibleLineBounds": [ 14972 { 14973 "platforms": [ 14974 "android", 14975 "android_webview" 14976 ], 14977 "experiments": [ 14978 { 14979 "name": "Enabled", 14980 "enable_features": [ 14981 "ReportVisibleLineBounds" 14982 ] 14983 } 14984 ] 14985 } 14986 ], 14987 "ReportingServiceAlwaysFlush": [ 14988 { 14989 "platforms": [ 14990 "android", 14991 "android_webview", 14992 "chromeos", 14993 "chromeos_lacros", 14994 "ios", 14995 "linux", 14996 "mac", 14997 "windows" 14998 ], 14999 "experiments": [ 15000 { 15001 "name": "Enabled", 15002 "enable_features": [ 15003 "ReportingServiceAlwaysFlush" 15004 ] 15005 } 15006 ] 15007 } 15008 ], 15009 "ReportingStorageControlledDegradation": [ 15010 { 15011 "platforms": [ 15012 "chromeos" 15013 ], 15014 "experiments": [ 15015 { 15016 "name": "ReportingStorageControlledDegradation", 15017 "params": { 15018 "controlled_degradation": "true" 15019 }, 15020 "enable_features": [ 15021 "CrOSLateBootMissiveStorage" 15022 ] 15023 } 15024 ] 15025 } 15026 ], 15027 "RequestDesktopSiteDefaultsControlCohort": [ 15028 { 15029 "platforms": [ 15030 "android" 15031 ], 15032 "experiments": [ 15033 { 15034 "name": "Enabled", 15035 "enable_features": [ 15036 "RequestDesktopSiteDefaultsControlSynthetic" 15037 ] 15038 } 15039 ] 15040 } 15041 ], 15042 "RequestDesktopSiteDefaultsEnabledCohort": [ 15043 { 15044 "platforms": [ 15045 "android" 15046 ], 15047 "experiments": [ 15048 { 15049 "name": "Enabled", 15050 "enable_features": [ 15051 "RequestDesktopSiteDefaultsSynthetic" 15052 ] 15053 } 15054 ] 15055 } 15056 ], 15057 "RequestDesktopSiteOptInControlCohort": [ 15058 { 15059 "platforms": [ 15060 "android" 15061 ], 15062 "experiments": [ 15063 { 15064 "name": "Enabled", 15065 "enable_features": [ 15066 "RequestDesktopSiteOptInControlSynthetic" 15067 ] 15068 } 15069 ] 15070 } 15071 ], 15072 "RequestDesktopSiteOptInEnabledCohort": [ 15073 { 15074 "platforms": [ 15075 "android" 15076 ], 15077 "experiments": [ 15078 { 15079 "name": "Enabled", 15080 "enable_features": [ 15081 "RequestDesktopSiteOptInSynthetic" 15082 ] 15083 } 15084 ] 15085 } 15086 ], 15087 "ResourceAttributionCPUMonitorLaunch": [ 15088 { 15089 "platforms": [ 15090 "chromeos", 15091 "chromeos_lacros", 15092 "linux", 15093 "mac", 15094 "windows" 15095 ], 15096 "experiments": [ 15097 { 15098 "name": "Enabled_20230925", 15099 "params": { 15100 "use_resource_attribution_cpu_monitor": "true" 15101 }, 15102 "enable_features": [ 15103 "PageTimelineMonitor" 15104 ] 15105 } 15106 ] 15107 } 15108 ], 15109 "ResponsiveToolbar": [ 15110 { 15111 "platforms": [ 15112 "chromeos", 15113 "chromeos_lacros", 15114 "fuchsia", 15115 "linux", 15116 "mac", 15117 "windows" 15118 ], 15119 "experiments": [ 15120 { 15121 "name": "Enabled", 15122 "enable_features": [ 15123 "ResponsiveToolbar" 15124 ] 15125 } 15126 ] 15127 } 15128 ], 15129 "RestoreSyncedPlaceholderTabs": [ 15130 { 15131 "platforms": [ 15132 "android" 15133 ], 15134 "experiments": [ 15135 { 15136 "name": "Enabled", 15137 "enable_features": [ 15138 "RestoreSyncedPlaceholderTabs" 15139 ] 15140 } 15141 ] 15142 } 15143 ], 15144 "RestoreTabsOnFRE": [ 15145 { 15146 "platforms": [ 15147 "android" 15148 ], 15149 "experiments": [ 15150 { 15151 "name": "Enabled", 15152 "enable_features": [ 15153 "RestoreTabsOnFRE", 15154 "ThumbnailPlaceholder" 15155 ] 15156 } 15157 ] 15158 } 15159 ], 15160 "RetryGetVideoCaptureDeviceInfos": [ 15161 { 15162 "platforms": [ 15163 "mac" 15164 ], 15165 "experiments": [ 15166 { 15167 "name": "Enabled", 15168 "enable_features": [ 15169 "RetryGetVideoCaptureDeviceInfos" 15170 ] 15171 } 15172 ] 15173 } 15174 ], 15175 "RevampedPasswordManagementBubble_IPH": [ 15176 { 15177 "platforms": [ 15178 "chromeos", 15179 "chromeos_lacros", 15180 "linux", 15181 "mac", 15182 "windows" 15183 ], 15184 "experiments": [ 15185 { 15186 "name": "Enabled", 15187 "enable_features": [ 15188 "IPH_PasswordsManagementBubbleAfterSave", 15189 "IPH_PasswordsManagementBubbleDuringSignin" 15190 ] 15191 } 15192 ] 15193 } 15194 ], 15195 "RunPerformanceManagerOnMainThread": [ 15196 { 15197 "platforms": [ 15198 "android", 15199 "android_webview", 15200 "chromeos", 15201 "chromeos_lacros", 15202 "linux", 15203 "mac", 15204 "windows" 15205 ], 15206 "experiments": [ 15207 { 15208 "name": "Enabled", 15209 "enable_features": [ 15210 "RunPerformanceManagerOnMainThread" 15211 ] 15212 } 15213 ] 15214 } 15215 ], 15216 "RunTasksByBatches": [ 15217 { 15218 "platforms": [ 15219 "android", 15220 "android_webview", 15221 "windows" 15222 ], 15223 "experiments": [ 15224 { 15225 "name": "Enabled", 15226 "enable_features": [ 15227 "RunTasksByBatches" 15228 ] 15229 } 15230 ] 15231 } 15232 ], 15233 "RustyJSONParser": [ 15234 { 15235 "platforms": [ 15236 "android", 15237 "android_webview", 15238 "chromeos", 15239 "chromeos_lacros", 15240 "linux", 15241 "mac", 15242 "windows" 15243 ], 15244 "experiments": [ 15245 { 15246 "name": "Enabled_20230929", 15247 "enable_features": [ 15248 "UseRustJsonParser" 15249 ] 15250 } 15251 ] 15252 } 15253 ], 15254 "RustyQrCodeGenerator": [ 15255 { 15256 "platforms": [ 15257 "chromeos", 15258 "chromeos_lacros" 15259 ], 15260 "experiments": [ 15261 { 15262 "name": "Enabled", 15263 "enable_features": [ 15264 "RustyQrCodeGenerator" 15265 ] 15266 } 15267 ] 15268 } 15269 ], 15270 "SafeBrowsingCSDAndroid": [ 15271 { 15272 "platforms": [ 15273 "android" 15274 ], 15275 "experiments": [ 15276 { 15277 "name": "Enabled_29_8_20221021", 15278 "params": { 15279 "reporter_omaha_tag": "29.8" 15280 }, 15281 "enable_features": [ 15282 "ClientSideDetectionTag" 15283 ] 15284 } 15285 ] 15286 } 15287 ], 15288 "SafeBrowsingCSDDesktop": [ 15289 { 15290 "platforms": [ 15291 "chromeos", 15292 "chromeos_lacros", 15293 "fuchsia", 15294 "linux", 15295 "mac", 15296 "windows" 15297 ], 15298 "experiments": [ 15299 { 15300 "name": "Enabled_30_0_20230127", 15301 "params": { 15302 "reporter_omaha_tag": "30.0" 15303 }, 15304 "enable_features": [ 15305 "ClientSideDetectionTag" 15306 ] 15307 } 15308 ] 15309 } 15310 ], 15311 "SafeBrowsingDelayedWarnings": [ 15312 { 15313 "platforms": [ 15314 "android" 15315 ], 15316 "experiments": [ 15317 { 15318 "name": "Enabled", 15319 "enable_features": [ 15320 "SafeBrowsingDelayedWarnings" 15321 ] 15322 } 15323 ] 15324 } 15325 ], 15326 "SafeBrowsingEncryptedArchivesMetadata": [ 15327 { 15328 "platforms": [ 15329 "chromeos", 15330 "chromeos_lacros", 15331 "linux", 15332 "mac", 15333 "windows" 15334 ], 15335 "experiments": [ 15336 { 15337 "name": "Enabled", 15338 "enable_features": [ 15339 "SafeBrowsingEncryptedArchivesMetadata" 15340 ] 15341 } 15342 ] 15343 } 15344 ], 15345 "SafeBrowsingFriendlierSettings": [ 15346 { 15347 "platforms": [ 15348 "android", 15349 "chromeos", 15350 "chromeos_lacros", 15351 "ios", 15352 "linux", 15353 "mac", 15354 "windows" 15355 ], 15356 "experiments": [ 15357 { 15358 "name": "Enabled", 15359 "enable_features": [ 15360 "FriendlierSafeBrowsingSettingsEnhancedProtection", 15361 "FriendlierSafeBrowsingSettingsStandardProtection" 15362 ] 15363 } 15364 ] 15365 } 15366 ], 15367 "SafeBrowsingHashPrefixRealTimeLookups": [ 15368 { 15369 "platforms": [ 15370 "chromeos", 15371 "chromeos_lacros", 15372 "linux", 15373 "mac", 15374 "windows", 15375 "ios" 15376 ], 15377 "experiments": [ 15378 { 15379 "name": "Enabled", 15380 "params": { 15381 "SafeBrowsingHashPrefixRealTimeLookupsRelayUrl": "https://google-ohttp-relay-safebrowsing.fastly-edge.com/" 15382 }, 15383 "enable_features": [ 15384 "SafeBrowsingHashPrefixRealTimeLookups" 15385 ] 15386 } 15387 ] 15388 } 15389 ], 15390 "SafeBrowsingLookupMechanismExperiment": [ 15391 { 15392 "platforms": [ 15393 "chromeos", 15394 "chromeos_lacros", 15395 "linux", 15396 "mac", 15397 "windows" 15398 ], 15399 "experiments": [ 15400 { 15401 "name": "EnabledWithRelay", 15402 "params": { 15403 "SafeBrowsingHashRealTimeOverOhttpRelayUrl": "https://google-ohttp-relay-safebrowsing.fastly-edge.com/" 15404 }, 15405 "enable_features": [ 15406 "SafeBrowsingHashRealTimeOverOhttp", 15407 "SafeBrowsingLookupMechanismExperiment" 15408 ] 15409 } 15410 ] 15411 } 15412 ], 15413 "SafeBrowsingNestedArchives": [ 15414 { 15415 "platforms": [ 15416 "chromeos", 15417 "linux", 15418 "mac", 15419 "windows" 15420 ], 15421 "experiments": [ 15422 { 15423 "name": "Enabled", 15424 "enable_features": [ 15425 "SafeBrowsingArchiveImprovements", 15426 "SafeBrowsingStrictDownloadtimeout" 15427 ] 15428 } 15429 ] 15430 } 15431 ], 15432 "SafeBrowsingNewGmsApiForBrowseUrlDatabaseCheck": [ 15433 { 15434 "platforms": [ 15435 "android" 15436 ], 15437 "experiments": [ 15438 { 15439 "name": "Enabled", 15440 "enable_features": [ 15441 "SafeBrowsingNewGmsApiForBrowseUrlDatabaseCheck" 15442 ] 15443 } 15444 ] 15445 } 15446 ], 15447 "SafeBrowsingSevenZipEvaluationEnabled": [ 15448 { 15449 "platforms": [ 15450 "chromeos", 15451 "chromeos_lacros", 15452 "linux", 15453 "mac", 15454 "windows" 15455 ], 15456 "experiments": [ 15457 { 15458 "name": "Enabled", 15459 "enable_features": [ 15460 "SafeBrowsingSevenZipEvaluationEnabled" 15461 ] 15462 } 15463 ] 15464 } 15465 ], 15466 "SafeBrowsingSkipSubResources": [ 15467 { 15468 "platforms": [ 15469 "android_webview" 15470 ], 15471 "experiments": [ 15472 { 15473 "name": "Enabled", 15474 "enable_features": [ 15475 "SafeBrowsingSkipSubResources" 15476 ] 15477 } 15478 ] 15479 } 15480 ], 15481 "SafeBrowsingSkipSubResources2": [ 15482 { 15483 "platforms": [ 15484 "android", 15485 "android_webview", 15486 "chromeos", 15487 "chromeos_lacros", 15488 "linux", 15489 "mac", 15490 "windows" 15491 ], 15492 "experiments": [ 15493 { 15494 "name": "Enabled", 15495 "enable_features": [ 15496 "SafeBrowsingSkipSubResources2" 15497 ] 15498 } 15499 ] 15500 } 15501 ], 15502 "SafeBrowsingTailoredSecurityRetryForSyncUsers": [ 15503 { 15504 "platforms": [ 15505 "android", 15506 "chromeos", 15507 "chromeos_lacros", 15508 "linux", 15509 "mac", 15510 "windows" 15511 ], 15512 "experiments": [ 15513 { 15514 "name": "Enabled", 15515 "enable_features": [ 15516 "TailoredSecurityRetryForSyncUsers" 15517 ] 15518 } 15519 ] 15520 } 15521 ], 15522 "SafetyCheckNotificationPermissions": [ 15523 { 15524 "platforms": [ 15525 "chromeos", 15526 "chromeos_lacros", 15527 "fuchsia", 15528 "linux", 15529 "mac", 15530 "windows" 15531 ], 15532 "experiments": [ 15533 { 15534 "name": "Enabled", 15535 "enable_features": [ 15536 "NotificationInteractionHistory", 15537 "SafetyCheckNotificationPermissions" 15538 ] 15539 } 15540 ] 15541 } 15542 ], 15543 "SafetyCheckUnusedSitePermissions": [ 15544 { 15545 "platforms": [ 15546 "chromeos", 15547 "chromeos_lacros", 15548 "fuchsia", 15549 "linux", 15550 "mac", 15551 "windows" 15552 ], 15553 "experiments": [ 15554 { 15555 "name": "Enabled", 15556 "enable_features": [ 15557 "SafetyCheckUnusedSitePermissions" 15558 ] 15559 } 15560 ] 15561 } 15562 ], 15563 "SafetyHub": [ 15564 { 15565 "platforms": [ 15566 "chromeos", 15567 "chromeos_lacros", 15568 "fuchsia", 15569 "linux", 15570 "mac", 15571 "windows" 15572 ], 15573 "experiments": [ 15574 { 15575 "name": "Enabled", 15576 "enable_features": [ 15577 "SafetyHub" 15578 ] 15579 } 15580 ] 15581 } 15582 ], 15583 "SaveForLater": [ 15584 { 15585 "platforms": [ 15586 "chromeos", 15587 "chromeos_lacros", 15588 "linux", 15589 "mac", 15590 "windows" 15591 ], 15592 "experiments": [ 15593 { 15594 "name": "Enabled", 15595 "enable_features": [ 15596 "ShoppingCollection", 15597 "ShoppingListTrackByDefault", 15598 "ShoppingListWAARestrictionRemoval", 15599 "SimplifiedBookmarkSaveFlow" 15600 ] 15601 } 15602 ] 15603 } 15604 ], 15605 "SavedTabGroupsDesktopSync": [ 15606 { 15607 "platforms": [ 15608 "chromeos", 15609 "chromeos_lacros", 15610 "linux", 15611 "mac", 15612 "windows" 15613 ], 15614 "experiments": [ 15615 { 15616 "name": "Enabled", 15617 "enable_features": [ 15618 "TabGroupsSave" 15619 ] 15620 } 15621 ] 15622 } 15623 ], 15624 "ScalableIphStudy": [ 15625 { 15626 "platforms": [ 15627 "chromeos" 15628 ], 15629 "experiments": [ 15630 { 15631 "name": "CounterfactualControl_CANARY_DEV_20231109", 15632 "params": { 15633 "IPH_ScalableIphHelpAppBasedNudge_availability": "any", 15634 "IPH_ScalableIphHelpAppBasedNudge_blocked_by": "none", 15635 "IPH_ScalableIphHelpAppBasedNudge_blocking": "none", 15636 "IPH_ScalableIphHelpAppBasedNudge_event_trigger": "name:ScalableIphHelpAppBasedNudgeTrigger;comparator:==0;window:1;storage:7", 15637 "IPH_ScalableIphHelpAppBasedNudge_event_used": "name:ScalableIphHelpAppBasedNudgeEventUsedNotUsed;comparator:any;window:7;storage:8", 15638 "IPH_ScalableIphHelpAppBasedNudge_session_rate": "any", 15639 "IPH_ScalableIphHelpAppBasedNudge_session_rate_impact": "none", 15640 "IPH_ScalableIphHelpAppBasedNudge_tracking_only": "true", 15641 "IPH_ScalableIphHelpAppBasedNudge_x_CustomConditionClientAgeInDays": "6", 15642 "IPH_ScalableIphHelpAppBasedNudge_x_CustomConditionNetworkConnection": "Online", 15643 "IPH_ScalableIphHelpAppBasedNudge_x_CustomUiType": "None", 15644 "IPH_ScalableIphHelpAppBasedNudge_x_CustomVersionNumber": "1", 15645 "IPH_ScalableIphTimerBasedEight_availability": "any", 15646 "IPH_ScalableIphTimerBasedEight_blocked_by": "none", 15647 "IPH_ScalableIphTimerBasedEight_blocking": "none", 15648 "IPH_ScalableIphTimerBasedEight_event_1": "name:ScalableIphFiveMinTick;comparator:>=26;window:7;storage:8", 15649 "IPH_ScalableIphTimerBasedEight_event_trigger": "name:ScalableIphTimerBasedEightTriggered;comparator:==0;window:7;storage:8", 15650 "IPH_ScalableIphTimerBasedEight_event_used": "name:ScalableIphTimerBasedEightEventUsed;comparator:any;window:7;storage:8", 15651 "IPH_ScalableIphTimerBasedEight_session_rate": "any", 15652 "IPH_ScalableIphTimerBasedEight_session_rate_impact": "none", 15653 "IPH_ScalableIphTimerBasedEight_tracking_only": "true", 15654 "IPH_ScalableIphTimerBasedEight_x_CustomConditionClientAgeInDays": "6", 15655 "IPH_ScalableIphTimerBasedEight_x_CustomConditionNetworkConnection": "Online", 15656 "IPH_ScalableIphTimerBasedEight_x_CustomConditionPhoneHubOnboardingEligible": "True", 15657 "IPH_ScalableIphTimerBasedEight_x_CustomUiType": "None", 15658 "IPH_ScalableIphTimerBasedEight_x_CustomVersionNumber": "1", 15659 "IPH_ScalableIphTimerBasedFive_availability": "any", 15660 "IPH_ScalableIphTimerBasedFive_blocked_by": "none", 15661 "IPH_ScalableIphTimerBasedFive_blocking": "none", 15662 "IPH_ScalableIphTimerBasedFive_event_1": "name:ScalableIphFiveMinTick;comparator:>=16;window:7;storage:8", 15663 "IPH_ScalableIphTimerBasedFive_event_trigger": "name:ScalableIphTimerBasedFiveTriggered;comparator:==0;window:7;storage:8", 15664 "IPH_ScalableIphTimerBasedFive_event_used": "name:ScalableIphTimerBasedFiveEventUsed;comparator:any;window:7;storage:8", 15665 "IPH_ScalableIphTimerBasedFive_session_rate": "any", 15666 "IPH_ScalableIphTimerBasedFive_session_rate_impact": "none", 15667 "IPH_ScalableIphTimerBasedFive_tracking_only": "true", 15668 "IPH_ScalableIphTimerBasedFive_x_CustomConditionClientAgeInDays": "6", 15669 "IPH_ScalableIphTimerBasedFive_x_CustomConditionHasSavedPrinter": "False", 15670 "IPH_ScalableIphTimerBasedFive_x_CustomConditionNetworkConnection": "Online", 15671 "IPH_ScalableIphTimerBasedFive_x_CustomUiType": "None", 15672 "IPH_ScalableIphTimerBasedFive_x_CustomVersionNumber": "1", 15673 "IPH_ScalableIphTimerBasedFour_availability": "any", 15674 "IPH_ScalableIphTimerBasedFour_blocked_by": "none", 15675 "IPH_ScalableIphTimerBasedFour_blocking": "none", 15676 "IPH_ScalableIphTimerBasedFour_event_1": "name:ScalableIphFiveMinTick;comparator:>=12;window:7;storage:8", 15677 "IPH_ScalableIphTimerBasedFour_event_precondition_personalization_app": "name:ScalableIphOpenPersonalizationApp;comparator:==0;window:7;storage:8", 15678 "IPH_ScalableIphTimerBasedFour_event_trigger": "name:ScalableIphTimerBasedFourTriggered;comparator:==0;window:7;storage:8", 15679 "IPH_ScalableIphTimerBasedFour_event_used": "name:ScalableIphTimerBasedFourEventUsed;comparator:any;window:7;storage:8", 15680 "IPH_ScalableIphTimerBasedFour_session_rate": "any", 15681 "IPH_ScalableIphTimerBasedFour_session_rate_impact": "none", 15682 "IPH_ScalableIphTimerBasedFour_tracking_only": "true", 15683 "IPH_ScalableIphTimerBasedFour_x_CustomConditionClientAgeInDays": "6", 15684 "IPH_ScalableIphTimerBasedFour_x_CustomConditionNetworkConnection": "Online", 15685 "IPH_ScalableIphTimerBasedFour_x_CustomUiType": "None", 15686 "IPH_ScalableIphTimerBasedFour_x_CustomVersionNumber": "1", 15687 "IPH_ScalableIphTimerBasedNine_availability": "any", 15688 "IPH_ScalableIphTimerBasedNine_blocked_by": "none", 15689 "IPH_ScalableIphTimerBasedNine_blocking": "none", 15690 "IPH_ScalableIphTimerBasedNine_event_1": "name:ScalableIphFiveMinTick;comparator:>=30;window:7;storage:8", 15691 "IPH_ScalableIphTimerBasedNine_event_precondition_youtube_app_list": "name:ScalableIphAppListItemActivationYouTube;comparator:==0;window:7;storage:8", 15692 "IPH_ScalableIphTimerBasedNine_event_precondition_youtube_shelf": "name:ScalableIphShelfItemActivationYouTube;comparator:==0;window:7;storage:8", 15693 "IPH_ScalableIphTimerBasedNine_event_trigger": "name:ScalableIphTimerBasedNineTriggered;comparator:==0;window:7;storage:8", 15694 "IPH_ScalableIphTimerBasedNine_event_used": "name:ScalableIphTimerBasedNineEventUsed;comparator:any;window:7;storage:8", 15695 "IPH_ScalableIphTimerBasedNine_session_rate": "any", 15696 "IPH_ScalableIphTimerBasedNine_session_rate_impact": "none", 15697 "IPH_ScalableIphTimerBasedNine_tracking_only": "true", 15698 "IPH_ScalableIphTimerBasedNine_x_CustomConditionClientAgeInDays": "6", 15699 "IPH_ScalableIphTimerBasedNine_x_CustomConditionNetworkConnection": "Online", 15700 "IPH_ScalableIphTimerBasedNine_x_CustomUiType": "None", 15701 "IPH_ScalableIphTimerBasedNine_x_CustomVersionNumber": "1", 15702 "IPH_ScalableIphTimerBasedOne_availability": "any", 15703 "IPH_ScalableIphTimerBasedOne_blocked_by": "none", 15704 "IPH_ScalableIphTimerBasedOne_blocking": "none", 15705 "IPH_ScalableIphTimerBasedOne_event_1": "name:ScalableIphFiveMinTick;comparator:>=0;window:7;storage:8", 15706 "IPH_ScalableIphTimerBasedOne_event_trigger": "name:ScalableIphTimerBasedOneTriggered;comparator:==0;window:7;storage:8", 15707 "IPH_ScalableIphTimerBasedOne_event_used": "name:ScalableIphTimerBasedOneEventUsed;comparator:any;window:7;storage:8", 15708 "IPH_ScalableIphTimerBasedOne_session_rate": "any", 15709 "IPH_ScalableIphTimerBasedOne_session_rate_impact": "none", 15710 "IPH_ScalableIphTimerBasedOne_tracking_only": "true", 15711 "IPH_ScalableIphTimerBasedOne_x_CustomConditionClientAgeInDays": "6", 15712 "IPH_ScalableIphTimerBasedOne_x_CustomConditionNetworkConnection": "Online", 15713 "IPH_ScalableIphTimerBasedOne_x_CustomUiType": "None", 15714 "IPH_ScalableIphTimerBasedOne_x_CustomVersionNumber": "1", 15715 "IPH_ScalableIphTimerBasedSeven_availability": "any", 15716 "IPH_ScalableIphTimerBasedSeven_blocked_by": "none", 15717 "IPH_ScalableIphTimerBasedSeven_blocking": "none", 15718 "IPH_ScalableIphTimerBasedSeven_event_1": "name:ScalableIphFiveMinTick;comparator:>=24;window:7;storage:8", 15719 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_android_app_list": "name:ScalableIphAppListItemActivationOpenGooglePhotosAndroid;comparator:==0;window:7;storage:8", 15720 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_android_shelf": "name:ScalableIphShelfItemActivationGooglePhotosAndroid;comparator:==0;window:7;storage:8", 15721 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_web_app_list": "name:ScalableIphAppListItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 15722 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_web_shelf": "name:ScalableIphShelfItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 15723 "IPH_ScalableIphTimerBasedSeven_event_trigger": "name:ScalableIphTimerBasedSevenTriggered;comparator:==0;window:7;storage:8", 15724 "IPH_ScalableIphTimerBasedSeven_event_used": "name:ScalableIphTimerBasedSevenEventUsed;comparator:any;window:7;storage:8", 15725 "IPH_ScalableIphTimerBasedSeven_session_rate": "any", 15726 "IPH_ScalableIphTimerBasedSeven_session_rate_impact": "none", 15727 "IPH_ScalableIphTimerBasedSeven_tracking_only": "true", 15728 "IPH_ScalableIphTimerBasedSeven_x_CustomConditionClientAgeInDays": "6", 15729 "IPH_ScalableIphTimerBasedSeven_x_CustomConditionNetworkConnection": "Online", 15730 "IPH_ScalableIphTimerBasedSeven_x_CustomUiType": "None", 15731 "IPH_ScalableIphTimerBasedSeven_x_CustomVersionNumber": "1", 15732 "IPH_ScalableIphTimerBasedSix_availability": "any", 15733 "IPH_ScalableIphTimerBasedSix_blocked_by": "none", 15734 "IPH_ScalableIphTimerBasedSix_blocking": "none", 15735 "IPH_ScalableIphTimerBasedSix_event_1": "name:ScalableIphFiveMinTick;comparator:>=18;window:7;storage:8", 15736 "IPH_ScalableIphTimerBasedSix_event_precondition_google_play_app_list": "name:ScalableIphAppListItemActivationOpenGooglePlayStore;comparator:==0;window:7;storage:8", 15737 "IPH_ScalableIphTimerBasedSix_event_precondition_google_play_shelf": "name:ScalableIphShelfItemActivationGooglePlay;comparator:==0;window:7;storage:8", 15738 "IPH_ScalableIphTimerBasedSix_event_trigger": "name:ScalableIphTimerBasedSixTriggered;comparator:==0;window:7;storage:8", 15739 "IPH_ScalableIphTimerBasedSix_event_used": "name:ScalableIphTimerBasedSixEventUsed;comparator:any;window:7;storage:8", 15740 "IPH_ScalableIphTimerBasedSix_session_rate": "any", 15741 "IPH_ScalableIphTimerBasedSix_session_rate_impact": "none", 15742 "IPH_ScalableIphTimerBasedSix_tracking_only": "true", 15743 "IPH_ScalableIphTimerBasedSix_x_CustomConditionClientAgeInDays": "6", 15744 "IPH_ScalableIphTimerBasedSix_x_CustomConditionNetworkConnection": "Online", 15745 "IPH_ScalableIphTimerBasedSix_x_CustomUiType": "None", 15746 "IPH_ScalableIphTimerBasedSix_x_CustomVersionNumber": "1", 15747 "IPH_ScalableIphTimerBasedTen_availability": "any", 15748 "IPH_ScalableIphTimerBasedTen_blocked_by": "none", 15749 "IPH_ScalableIphTimerBasedTen_blocking": "none", 15750 "IPH_ScalableIphTimerBasedTen_event_1": "name:ScalableIphFiveMinTick;comparator:>=48;window:7;storage:8", 15751 "IPH_ScalableIphTimerBasedTen_event_precondition_print_job": "name:ScalableIphPrintJobCreated;comparator:==0;window:7;storage:8", 15752 "IPH_ScalableIphTimerBasedTen_event_trigger": "name:ScalableIphTimerBasedTenTriggered;comparator:==0;window:7;storage:8", 15753 "IPH_ScalableIphTimerBasedTen_event_used": "name:ScalableIphTimerBasedTenEventUsed;comparator:any;window:7;storage:8", 15754 "IPH_ScalableIphTimerBasedTen_session_rate": "any", 15755 "IPH_ScalableIphTimerBasedTen_session_rate_impact": "none", 15756 "IPH_ScalableIphTimerBasedTen_tracking_only": "true", 15757 "IPH_ScalableIphTimerBasedTen_x_CustomConditionClientAgeInDays": "6", 15758 "IPH_ScalableIphTimerBasedTen_x_CustomConditionNetworkConnection": "Online", 15759 "IPH_ScalableIphTimerBasedTen_x_CustomUiType": "None", 15760 "IPH_ScalableIphTimerBasedTen_x_CustomVersionNumber": "1", 15761 "IPH_ScalableIphTimerBasedThree_availability": "any", 15762 "IPH_ScalableIphTimerBasedThree_blocked_by": "none", 15763 "IPH_ScalableIphTimerBasedThree_blocking": "none", 15764 "IPH_ScalableIphTimerBasedThree_event_1": "name:ScalableIphFiveMinTick;comparator:>=2;window:7;storage:8", 15765 "IPH_ScalableIphTimerBasedThree_event_precondition_google_docs_app_list": "name:ScalableIphAppListItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 15766 "IPH_ScalableIphTimerBasedThree_event_precondition_google_docs_shelf": "name:ScalableIphShelfItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 15767 "IPH_ScalableIphTimerBasedThree_event_trigger": "name:ScalableIphTimerBasedThreeTriggered;comparator:==0;window:7;storage:8", 15768 "IPH_ScalableIphTimerBasedThree_event_used": "name:ScalableIphTimerBasedThreeEventUsed;comparator:any;window:7;storage:8", 15769 "IPH_ScalableIphTimerBasedThree_session_rate": "any", 15770 "IPH_ScalableIphTimerBasedThree_session_rate_impact": "none", 15771 "IPH_ScalableIphTimerBasedThree_tracking_only": "true", 15772 "IPH_ScalableIphTimerBasedThree_x_CustomConditionClientAgeInDays": "6", 15773 "IPH_ScalableIphTimerBasedThree_x_CustomConditionNetworkConnection": "Online", 15774 "IPH_ScalableIphTimerBasedThree_x_CustomUiType": "None", 15775 "IPH_ScalableIphTimerBasedThree_x_CustomVersionNumber": "1", 15776 "IPH_ScalableIphTimerBasedTwo_availability": "any", 15777 "IPH_ScalableIphTimerBasedTwo_blocked_by": "none", 15778 "IPH_ScalableIphTimerBasedTwo_blocking": "none", 15779 "IPH_ScalableIphTimerBasedTwo_event_1": "name:ScalableIphFiveMinTick;comparator:>=1;window:7;storage:8", 15780 "IPH_ScalableIphTimerBasedTwo_event_precondition_launcher": "name:ScalableIphAppListShown;comparator:==0;window:7;storage:8", 15781 "IPH_ScalableIphTimerBasedTwo_event_trigger": "name:ScalableIphTimerBasedTwoTriggered;comparator:==0;window:7;storage:8", 15782 "IPH_ScalableIphTimerBasedTwo_event_used": "name:ScalableIphAppListShown;comparator:any;window:7;storage:8", 15783 "IPH_ScalableIphTimerBasedTwo_session_rate": "any", 15784 "IPH_ScalableIphTimerBasedTwo_session_rate_impact": "none", 15785 "IPH_ScalableIphTimerBasedTwo_tracking_only": "true", 15786 "IPH_ScalableIphTimerBasedTwo_x_CustomConditionClientAgeInDays": "6", 15787 "IPH_ScalableIphTimerBasedTwo_x_CustomConditionNetworkConnection": "Online", 15788 "IPH_ScalableIphTimerBasedTwo_x_CustomUiType": "None", 15789 "IPH_ScalableIphTimerBasedTwo_x_CustomVersionNumber": "1", 15790 "IPH_ScalableIphUnlockedBasedEight_availability": "any", 15791 "IPH_ScalableIphUnlockedBasedEight_blocked_by": "none", 15792 "IPH_ScalableIphUnlockedBasedEight_blocking": "none", 15793 "IPH_ScalableIphUnlockedBasedEight_event_1": "name:ScalableIphUnlocked;comparator:>=7;window:7;storage:8", 15794 "IPH_ScalableIphUnlockedBasedEight_event_trigger": "name:ScalableIphUnlockedBasedEightTriggered;comparator:==0;window:7;storage:8", 15795 "IPH_ScalableIphUnlockedBasedEight_event_used": "name:ScalableIphUnlockedBasedEightEventUsed;comparator:any;window:7;storage:8", 15796 "IPH_ScalableIphUnlockedBasedEight_session_rate": "any", 15797 "IPH_ScalableIphUnlockedBasedEight_session_rate_impact": "none", 15798 "IPH_ScalableIphUnlockedBasedEight_tracking_only": "true", 15799 "IPH_ScalableIphUnlockedBasedEight_x_CustomConditionClientAgeInDays": "6", 15800 "IPH_ScalableIphUnlockedBasedEight_x_CustomConditionNetworkConnection": "Online", 15801 "IPH_ScalableIphUnlockedBasedEight_x_CustomConditionPhoneHubOnboardingEligible": "True", 15802 "IPH_ScalableIphUnlockedBasedEight_x_CustomUiType": "None", 15803 "IPH_ScalableIphUnlockedBasedEight_x_CustomVersionNumber": "1", 15804 "IPH_ScalableIphUnlockedBasedFive_availability": "any", 15805 "IPH_ScalableIphUnlockedBasedFive_blocked_by": "none", 15806 "IPH_ScalableIphUnlockedBasedFive_blocking": "none", 15807 "IPH_ScalableIphUnlockedBasedFive_event_1": "name:ScalableIphUnlocked;comparator:>=4;window:7;storage:8", 15808 "IPH_ScalableIphUnlockedBasedFive_event_precondition_google_docs_app_list": "name:ScalableIphAppListItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 15809 "IPH_ScalableIphUnlockedBasedFive_event_precondition_google_docs_shelf": "name:ScalableIphShelfItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 15810 "IPH_ScalableIphUnlockedBasedFive_event_trigger": "name:ScalableIphUnlockedBasedFiveTriggered;comparator:==0;window:7;storage:8", 15811 "IPH_ScalableIphUnlockedBasedFive_event_used": "name:ScalableIphUnlockedBasedFiveEventUsed;comparator:any;window:7;storage:8", 15812 "IPH_ScalableIphUnlockedBasedFive_session_rate": "any", 15813 "IPH_ScalableIphUnlockedBasedFive_session_rate_impact": "none", 15814 "IPH_ScalableIphUnlockedBasedFive_tracking_only": "true", 15815 "IPH_ScalableIphUnlockedBasedFive_x_CustomConditionClientAgeInDays": "6", 15816 "IPH_ScalableIphUnlockedBasedFive_x_CustomConditionNetworkConnection": "Online", 15817 "IPH_ScalableIphUnlockedBasedFive_x_CustomUiType": "None", 15818 "IPH_ScalableIphUnlockedBasedFive_x_CustomVersionNumber": "1", 15819 "IPH_ScalableIphUnlockedBasedFour_availability": "any", 15820 "IPH_ScalableIphUnlockedBasedFour_blocked_by": "none", 15821 "IPH_ScalableIphUnlockedBasedFour_blocking": "none", 15822 "IPH_ScalableIphUnlockedBasedFour_event_1": "name:ScalableIphUnlocked;comparator:>=3;window:7;storage:8", 15823 "IPH_ScalableIphUnlockedBasedFour_event_precondition_google_play_app_list": "name:ScalableIphAppListItemActivationOpenGooglePlayStore;comparator:==0;window:7;storage:8", 15824 "IPH_ScalableIphUnlockedBasedFour_event_precondition_google_play_shelf": "name:ScalableIphShelfItemActivationGooglePlay;comparator:==0;window:7;storage:8", 15825 "IPH_ScalableIphUnlockedBasedFour_event_trigger": "name:ScalableIphUnlockedBasedFourTriggered;comparator:==0;window:7;storage:8", 15826 "IPH_ScalableIphUnlockedBasedFour_event_used": "name:ScalableIphUnlockedBasedFourEventUsed;comparator:any;window:7;storage:8", 15827 "IPH_ScalableIphUnlockedBasedFour_session_rate": "any", 15828 "IPH_ScalableIphUnlockedBasedFour_session_rate_impact": "none", 15829 "IPH_ScalableIphUnlockedBasedFour_tracking_only": "true", 15830 "IPH_ScalableIphUnlockedBasedFour_x_CustomConditionClientAgeInDays": "6", 15831 "IPH_ScalableIphUnlockedBasedFour_x_CustomConditionNetworkConnection": "Online", 15832 "IPH_ScalableIphUnlockedBasedFour_x_CustomUiType": "None", 15833 "IPH_ScalableIphUnlockedBasedFour_x_CustomVersionNumber": "1", 15834 "IPH_ScalableIphUnlockedBasedNine_availability": "any", 15835 "IPH_ScalableIphUnlockedBasedNine_blocked_by": "none", 15836 "IPH_ScalableIphUnlockedBasedNine_blocking": "none", 15837 "IPH_ScalableIphUnlockedBasedNine_event_1": "name:ScalableIphUnlocked;comparator:>=8;window:7;storage:8", 15838 "IPH_ScalableIphUnlockedBasedNine_event_precondition_youtube_app_list": "name:ScalableIphAppListItemActivationYouTube;comparator:==0;window:7;storage:8", 15839 "IPH_ScalableIphUnlockedBasedNine_event_precondition_youtube_shelf": "name:ScalableIphShelfItemActivationYouTube;comparator:==0;window:7;storage:8", 15840 "IPH_ScalableIphUnlockedBasedNine_event_trigger": "name:ScalableIphUnlockedBasedNineTriggered;comparator:==0;window:7;storage:8", 15841 "IPH_ScalableIphUnlockedBasedNine_event_used": "name:ScalableIphUnlockedBasedNineEventUsed;comparator:any;window:7;storage:8", 15842 "IPH_ScalableIphUnlockedBasedNine_session_rate": "any", 15843 "IPH_ScalableIphUnlockedBasedNine_session_rate_impact": "none", 15844 "IPH_ScalableIphUnlockedBasedNine_tracking_only": "true", 15845 "IPH_ScalableIphUnlockedBasedNine_x_CustomConditionClientAgeInDays": "6", 15846 "IPH_ScalableIphUnlockedBasedNine_x_CustomConditionNetworkConnection": "Online", 15847 "IPH_ScalableIphUnlockedBasedNine_x_CustomUiType": "None", 15848 "IPH_ScalableIphUnlockedBasedNine_x_CustomVersionNumber": "1", 15849 "IPH_ScalableIphUnlockedBasedOne_availability": "any", 15850 "IPH_ScalableIphUnlockedBasedOne_blocked_by": "none", 15851 "IPH_ScalableIphUnlockedBasedOne_blocking": "none", 15852 "IPH_ScalableIphUnlockedBasedOne_event_1": "name:ScalableIphUnlocked;comparator:>=0;window:7;storage:8", 15853 "IPH_ScalableIphUnlockedBasedOne_event_trigger": "name:ScalableIphUnlockedBasedOneTriggered;comparator:==0;window:7;storage:8", 15854 "IPH_ScalableIphUnlockedBasedOne_event_used": "name:ScalableIphUnlockedBasedOneEventUsed;comparator:any;window:7;storage:8", 15855 "IPH_ScalableIphUnlockedBasedOne_session_rate": "any", 15856 "IPH_ScalableIphUnlockedBasedOne_session_rate_impact": "none", 15857 "IPH_ScalableIphUnlockedBasedOne_tracking_only": "true", 15858 "IPH_ScalableIphUnlockedBasedOne_x_CustomConditionClientAgeInDays": "6", 15859 "IPH_ScalableIphUnlockedBasedOne_x_CustomConditionNetworkConnection": "Online", 15860 "IPH_ScalableIphUnlockedBasedOne_x_CustomUiType": "None", 15861 "IPH_ScalableIphUnlockedBasedOne_x_CustomVersionNumber": "1", 15862 "IPH_ScalableIphUnlockedBasedSeven_availability": "any", 15863 "IPH_ScalableIphUnlockedBasedSeven_blocked_by": "none", 15864 "IPH_ScalableIphUnlockedBasedSeven_blocking": "none", 15865 "IPH_ScalableIphUnlockedBasedSeven_event_1": "name:ScalableIphUnlocked;comparator:>=6;window:7;storage:8", 15866 "IPH_ScalableIphUnlockedBasedSeven_event_trigger": "name:ScalableIphUnlockedBasedSevenTriggered;comparator:==0;window:7;storage:8", 15867 "IPH_ScalableIphUnlockedBasedSeven_event_used": "name:ScalableIphUnlockedBasedSevenEventUsed;comparator:any;window:7;storage:8", 15868 "IPH_ScalableIphUnlockedBasedSeven_session_rate": "any", 15869 "IPH_ScalableIphUnlockedBasedSeven_session_rate_impact": "none", 15870 "IPH_ScalableIphUnlockedBasedSeven_tracking_only": "true", 15871 "IPH_ScalableIphUnlockedBasedSeven_x_CustomConditionClientAgeInDays": "6", 15872 "IPH_ScalableIphUnlockedBasedSeven_x_CustomConditionHasSavedPrinter": "False", 15873 "IPH_ScalableIphUnlockedBasedSeven_x_CustomConditionNetworkConnection": "Online", 15874 "IPH_ScalableIphUnlockedBasedSeven_x_CustomUiType": "None", 15875 "IPH_ScalableIphUnlockedBasedSeven_x_CustomVersionNumber": "1", 15876 "IPH_ScalableIphUnlockedBasedSix_availability": "any", 15877 "IPH_ScalableIphUnlockedBasedSix_blocked_by": "none", 15878 "IPH_ScalableIphUnlockedBasedSix_blocking": "none", 15879 "IPH_ScalableIphUnlockedBasedSix_event_1": "name:ScalableIphUnlocked;comparator:>=5;window:7;storage:8", 15880 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_android_app_list": "name:ScalableIphAppListItemActivationOpenGooglePhotosAndroid;comparator:==0;window:7;storage:8", 15881 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_android_shelf": "name:ScalableIphShelfItemActivationGooglePhotosAndroid;comparator:==0;window:7;storage:8", 15882 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_web_app_list": "name:ScalableIphAppListItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 15883 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_web_shelf": "name:ScalableIphShelfItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 15884 "IPH_ScalableIphUnlockedBasedSix_event_trigger": "name:ScalableIphUnlockedBasedSixTriggered;comparator:==0;window:7;storage:8", 15885 "IPH_ScalableIphUnlockedBasedSix_event_used": "name:ScalableIphUnlockedBasedSixEventUsed;comparator:any;window:7;storage:8", 15886 "IPH_ScalableIphUnlockedBasedSix_session_rate": "any", 15887 "IPH_ScalableIphUnlockedBasedSix_session_rate_impact": "none", 15888 "IPH_ScalableIphUnlockedBasedSix_tracking_only": "true", 15889 "IPH_ScalableIphUnlockedBasedSix_x_CustomConditionClientAgeInDays": "6", 15890 "IPH_ScalableIphUnlockedBasedSix_x_CustomConditionNetworkConnection": "Online", 15891 "IPH_ScalableIphUnlockedBasedSix_x_CustomUiType": "None", 15892 "IPH_ScalableIphUnlockedBasedSix_x_CustomVersionNumber": "1", 15893 "IPH_ScalableIphUnlockedBasedTen_availability": "any", 15894 "IPH_ScalableIphUnlockedBasedTen_blocked_by": "none", 15895 "IPH_ScalableIphUnlockedBasedTen_blocking": "none", 15896 "IPH_ScalableIphUnlockedBasedTen_event_1": "name:ScalableIphUnlocked;comparator:>=9;window:7;storage:8", 15897 "IPH_ScalableIphUnlockedBasedTen_event_precondition_print_job": "name:ScalableIphPrintJobCreated;comparator:==0;window:7;storage:8", 15898 "IPH_ScalableIphUnlockedBasedTen_event_trigger": "name:ScalableIphUnlockedBasedTenTriggered;comparator:==0;window:7;storage:8", 15899 "IPH_ScalableIphUnlockedBasedTen_event_used": "name:ScalableIphUnlockedBasedTenEventUsed;comparator:any;window:7;storage:8", 15900 "IPH_ScalableIphUnlockedBasedTen_session_rate": "any", 15901 "IPH_ScalableIphUnlockedBasedTen_session_rate_impact": "none", 15902 "IPH_ScalableIphUnlockedBasedTen_tracking_only": "true", 15903 "IPH_ScalableIphUnlockedBasedTen_x_CustomConditionClientAgeInDays": "6", 15904 "IPH_ScalableIphUnlockedBasedTen_x_CustomConditionNetworkConnection": "Online", 15905 "IPH_ScalableIphUnlockedBasedTen_x_CustomUiType": "None", 15906 "IPH_ScalableIphUnlockedBasedTen_x_CustomVersionNumber": "1", 15907 "IPH_ScalableIphUnlockedBasedThree_availability": "any", 15908 "IPH_ScalableIphUnlockedBasedThree_blocked_by": "none", 15909 "IPH_ScalableIphUnlockedBasedThree_blocking": "none", 15910 "IPH_ScalableIphUnlockedBasedThree_event_1": "name:ScalableIphUnlocked;comparator:>=2;window:7;storage:8", 15911 "IPH_ScalableIphUnlockedBasedThree_event_precondition_personalization_app": "name:ScalableIphOpenPersonalizationApp;comparator:==0;window:7;storage:8", 15912 "IPH_ScalableIphUnlockedBasedThree_event_trigger": "name:ScalableIphUnlockedBasedThreeTriggered;comparator:==0;window:7;storage:8", 15913 "IPH_ScalableIphUnlockedBasedThree_event_used": "name:ScalableIphUnlockedBasedThreeEventUsed;comparator:any;window:7;storage:8", 15914 "IPH_ScalableIphUnlockedBasedThree_session_rate": "any", 15915 "IPH_ScalableIphUnlockedBasedThree_session_rate_impact": "none", 15916 "IPH_ScalableIphUnlockedBasedThree_tracking_only": "true", 15917 "IPH_ScalableIphUnlockedBasedThree_x_CustomConditionClientAgeInDays": "6", 15918 "IPH_ScalableIphUnlockedBasedThree_x_CustomConditionNetworkConnection": "Online", 15919 "IPH_ScalableIphUnlockedBasedThree_x_CustomUiType": "None", 15920 "IPH_ScalableIphUnlockedBasedThree_x_CustomVersionNumber": "1", 15921 "IPH_ScalableIphUnlockedBasedTwo_availability": "any", 15922 "IPH_ScalableIphUnlockedBasedTwo_blocked_by": "none", 15923 "IPH_ScalableIphUnlockedBasedTwo_blocking": "none", 15924 "IPH_ScalableIphUnlockedBasedTwo_event_1": "name:ScalableIphUnlocked;comparator:>=1;window:7;storage:8", 15925 "IPH_ScalableIphUnlockedBasedTwo_event_precondition_launcher": "name:ScalableIphAppListShown;comparator:==0;window:7;storage:8", 15926 "IPH_ScalableIphUnlockedBasedTwo_event_trigger": "name:ScalableIphUnlockedBasedTwoTriggered;comparator:==0;window:7;storage:8", 15927 "IPH_ScalableIphUnlockedBasedTwo_event_used": "name:ScalableIphAppListShown;comparator:any;window:7;storage:8", 15928 "IPH_ScalableIphUnlockedBasedTwo_session_rate": "any", 15929 "IPH_ScalableIphUnlockedBasedTwo_session_rate_impact": "none", 15930 "IPH_ScalableIphUnlockedBasedTwo_tracking_only": "true", 15931 "IPH_ScalableIphUnlockedBasedTwo_x_CustomConditionClientAgeInDays": "6", 15932 "IPH_ScalableIphUnlockedBasedTwo_x_CustomConditionNetworkConnection": "Online", 15933 "IPH_ScalableIphUnlockedBasedTwo_x_CustomUiType": "None", 15934 "IPH_ScalableIphUnlockedBasedTwo_x_CustomVersionNumber": "1" 15935 }, 15936 "enable_features": [ 15937 "IPH_ScalableIphHelpAppBasedNudge", 15938 "IPH_ScalableIphTimerBasedEight", 15939 "IPH_ScalableIphTimerBasedFive", 15940 "IPH_ScalableIphTimerBasedFour", 15941 "IPH_ScalableIphTimerBasedNine", 15942 "IPH_ScalableIphTimerBasedOne", 15943 "IPH_ScalableIphTimerBasedSeven", 15944 "IPH_ScalableIphTimerBasedSix", 15945 "IPH_ScalableIphTimerBasedTen", 15946 "IPH_ScalableIphTimerBasedThree", 15947 "IPH_ScalableIphTimerBasedTwo", 15948 "IPH_ScalableIphUnlockedBasedEight", 15949 "IPH_ScalableIphUnlockedBasedFive", 15950 "IPH_ScalableIphUnlockedBasedFour", 15951 "IPH_ScalableIphUnlockedBasedNine", 15952 "IPH_ScalableIphUnlockedBasedOne", 15953 "IPH_ScalableIphUnlockedBasedSeven", 15954 "IPH_ScalableIphUnlockedBasedSix", 15955 "IPH_ScalableIphUnlockedBasedTen", 15956 "IPH_ScalableIphUnlockedBasedThree", 15957 "IPH_ScalableIphUnlockedBasedTwo", 15958 "ScalableIph" 15959 ], 15960 "disable_features": [ 15961 "ShelfLauncherNudge" 15962 ] 15963 }, 15964 { 15965 "name": "HelpAppBased_CANARY_DEV_20231109", 15966 "params": { 15967 "IPH_ScalableIphHelpAppBasedEight_availability": "any", 15968 "IPH_ScalableIphHelpAppBasedEight_blocked_by": "none", 15969 "IPH_ScalableIphHelpAppBasedEight_blocking": "none", 15970 "IPH_ScalableIphHelpAppBasedEight_event_trigger": "name:ScalableIphHelpAppBasedEightTriggerNotUsed;comparator:==1;window:7;storage:8", 15971 "IPH_ScalableIphHelpAppBasedEight_event_used": "name:ScalableIphHelpAppActionOpenPhoneHub;comparator:any;window:7;storage:8", 15972 "IPH_ScalableIphHelpAppBasedEight_session_rate": "any", 15973 "IPH_ScalableIphHelpAppBasedEight_session_rate_impact": "none", 15974 "IPH_ScalableIphHelpAppBasedEight_x_CustomConditionClientAgeInDays": "6", 15975 "IPH_ScalableIphHelpAppBasedEight_x_CustomConditionNetworkConnection": "Online", 15976 "IPH_ScalableIphHelpAppBasedEight_x_CustomUiType": "None", 15977 "IPH_ScalableIphHelpAppBasedEight_x_CustomVersionNumber": "1", 15978 "IPH_ScalableIphHelpAppBasedFive_availability": "any", 15979 "IPH_ScalableIphHelpAppBasedFive_blocked_by": "none", 15980 "IPH_ScalableIphHelpAppBasedFive_blocking": "none", 15981 "IPH_ScalableIphHelpAppBasedFive_event_trigger": "name:ScalableIphHelpAppBasedFiveTriggerNotUsed;comparator:==1;window:7;storage:8", 15982 "IPH_ScalableIphHelpAppBasedFive_event_used": "name:ScalableIphHelpAppActionOpenGoogleDocs;comparator:any;window:7;storage:8", 15983 "IPH_ScalableIphHelpAppBasedFive_session_rate": "any", 15984 "IPH_ScalableIphHelpAppBasedFive_session_rate_impact": "none", 15985 "IPH_ScalableIphHelpAppBasedFive_x_CustomConditionClientAgeInDays": "6", 15986 "IPH_ScalableIphHelpAppBasedFive_x_CustomConditionNetworkConnection": "Online", 15987 "IPH_ScalableIphHelpAppBasedFive_x_CustomUiType": "None", 15988 "IPH_ScalableIphHelpAppBasedFive_x_CustomVersionNumber": "1", 15989 "IPH_ScalableIphHelpAppBasedFour_availability": "any", 15990 "IPH_ScalableIphHelpAppBasedFour_blocked_by": "none", 15991 "IPH_ScalableIphHelpAppBasedFour_blocking": "none", 15992 "IPH_ScalableIphHelpAppBasedFour_event_trigger": "name:ScalableIphHelpAppBasedFourTriggerNotUsed;comparator:==1;window:7;storage:8", 15993 "IPH_ScalableIphHelpAppBasedFour_event_used": "name:ScalableIphHelpAppActionOpenPlayStore;comparator:any;window:7;storage:8", 15994 "IPH_ScalableIphHelpAppBasedFour_session_rate": "any", 15995 "IPH_ScalableIphHelpAppBasedFour_session_rate_impact": "none", 15996 "IPH_ScalableIphHelpAppBasedFour_x_CustomConditionClientAgeInDays": "6", 15997 "IPH_ScalableIphHelpAppBasedFour_x_CustomConditionNetworkConnection": "Online", 15998 "IPH_ScalableIphHelpAppBasedFour_x_CustomUiType": "None", 15999 "IPH_ScalableIphHelpAppBasedFour_x_CustomVersionNumber": "1", 16000 "IPH_ScalableIphHelpAppBasedNine_availability": "any", 16001 "IPH_ScalableIphHelpAppBasedNine_blocked_by": "none", 16002 "IPH_ScalableIphHelpAppBasedNine_blocking": "none", 16003 "IPH_ScalableIphHelpAppBasedNine_event_trigger": "name:ScalableIphHelpAppBasedNineTriggerNotUsed;comparator:==1;window:7;storage:8", 16004 "IPH_ScalableIphHelpAppBasedNine_event_used": "name:ScalableIphHelpAppActionOpenYouTube;comparator:any;window:7;storage:8", 16005 "IPH_ScalableIphHelpAppBasedNine_session_rate": "any", 16006 "IPH_ScalableIphHelpAppBasedNine_session_rate_impact": "none", 16007 "IPH_ScalableIphHelpAppBasedNine_x_CustomConditionClientAgeInDays": "6", 16008 "IPH_ScalableIphHelpAppBasedNine_x_CustomConditionNetworkConnection": "Online", 16009 "IPH_ScalableIphHelpAppBasedNine_x_CustomUiType": "None", 16010 "IPH_ScalableIphHelpAppBasedNine_x_CustomVersionNumber": "1", 16011 "IPH_ScalableIphHelpAppBasedNudge_availability": "any", 16012 "IPH_ScalableIphHelpAppBasedNudge_blocked_by": "none", 16013 "IPH_ScalableIphHelpAppBasedNudge_blocking": "none", 16014 "IPH_ScalableIphHelpAppBasedNudge_event_trigger": "name:ScalableIphHelpAppBasedNudgeTrigger;comparator:==0;window:1;storage:7", 16015 "IPH_ScalableIphHelpAppBasedNudge_event_used": "name:ScalableIphHelpAppBasedNudgeEventUsedNotUsed;comparator:any;window:7;storage:8", 16016 "IPH_ScalableIphHelpAppBasedNudge_session_rate": "any", 16017 "IPH_ScalableIphHelpAppBasedNudge_session_rate_impact": "none", 16018 "IPH_ScalableIphHelpAppBasedNudge_x_CustomBubbleAnchorViewAppId": "nbljnnecbjbmifnoehiemkgefbnpoeak", 16019 "IPH_ScalableIphHelpAppBasedNudge_x_CustomBubbleId": "scalable_iph_help_app_based_open_help_app", 16020 "IPH_ScalableIphHelpAppBasedNudge_x_CustomBubbleText": "Continue learning about your Chromebook", 16021 "IPH_ScalableIphHelpAppBasedNudge_x_CustomConditionClientAgeInDays": "6", 16022 "IPH_ScalableIphHelpAppBasedNudge_x_CustomConditionNetworkConnection": "Online", 16023 "IPH_ScalableIphHelpAppBasedNudge_x_CustomUiType": "Bubble", 16024 "IPH_ScalableIphHelpAppBasedNudge_x_CustomVersionNumber": "1", 16025 "IPH_ScalableIphHelpAppBasedOne_availability": "any", 16026 "IPH_ScalableIphHelpAppBasedOne_blocked_by": "none", 16027 "IPH_ScalableIphHelpAppBasedOne_blocking": "none", 16028 "IPH_ScalableIphHelpAppBasedOne_event_trigger": "name:ScalableIphHelpAppBasedOneTriggerNotUsed;comparator:==1;window:7;storage:8", 16029 "IPH_ScalableIphHelpAppBasedOne_event_used": "name:ScalableIphHelpAppActionOpenChrome;comparator:any;window:7;storage:8", 16030 "IPH_ScalableIphHelpAppBasedOne_session_rate": "any", 16031 "IPH_ScalableIphHelpAppBasedOne_session_rate_impact": "none", 16032 "IPH_ScalableIphHelpAppBasedOne_x_CustomConditionClientAgeInDays": "6", 16033 "IPH_ScalableIphHelpAppBasedOne_x_CustomConditionNetworkConnection": "Online", 16034 "IPH_ScalableIphHelpAppBasedOne_x_CustomUiType": "None", 16035 "IPH_ScalableIphHelpAppBasedOne_x_CustomVersionNumber": "1", 16036 "IPH_ScalableIphHelpAppBasedSeven_availability": "any", 16037 "IPH_ScalableIphHelpAppBasedSeven_blocked_by": "none", 16038 "IPH_ScalableIphHelpAppBasedSeven_blocking": "none", 16039 "IPH_ScalableIphHelpAppBasedSeven_event_trigger": "name:ScalableIphHelpAppBasedSevenTriggerNotUsed;comparator:==1;window:7;storage:8", 16040 "IPH_ScalableIphHelpAppBasedSeven_event_used": "name:ScalableIphHelpAppActionOpenSettingsPrinter;comparator:any;window:7;storage:8", 16041 "IPH_ScalableIphHelpAppBasedSeven_session_rate": "any", 16042 "IPH_ScalableIphHelpAppBasedSeven_session_rate_impact": "none", 16043 "IPH_ScalableIphHelpAppBasedSeven_x_CustomConditionClientAgeInDays": "6", 16044 "IPH_ScalableIphHelpAppBasedSeven_x_CustomConditionNetworkConnection": "Online", 16045 "IPH_ScalableIphHelpAppBasedSeven_x_CustomUiType": "None", 16046 "IPH_ScalableIphHelpAppBasedSeven_x_CustomVersionNumber": "1", 16047 "IPH_ScalableIphHelpAppBasedSix_availability": "any", 16048 "IPH_ScalableIphHelpAppBasedSix_blocked_by": "none", 16049 "IPH_ScalableIphHelpAppBasedSix_blocking": "none", 16050 "IPH_ScalableIphHelpAppBasedSix_event_trigger": "name:ScalableIphHelpAppBasedSixTriggerNotUsed;comparator:==1;window:7;storage:8", 16051 "IPH_ScalableIphHelpAppBasedSix_event_used": "name:ScalableIphHelpAppActionOpenGooglePhotos;comparator:any;window:7;storage:8", 16052 "IPH_ScalableIphHelpAppBasedSix_session_rate": "any", 16053 "IPH_ScalableIphHelpAppBasedSix_session_rate_impact": "none", 16054 "IPH_ScalableIphHelpAppBasedSix_x_CustomConditionClientAgeInDays": "6", 16055 "IPH_ScalableIphHelpAppBasedSix_x_CustomConditionNetworkConnection": "Online", 16056 "IPH_ScalableIphHelpAppBasedSix_x_CustomUiType": "None", 16057 "IPH_ScalableIphHelpAppBasedSix_x_CustomVersionNumber": "1", 16058 "IPH_ScalableIphHelpAppBasedTen_availability": "any", 16059 "IPH_ScalableIphHelpAppBasedTen_blocked_by": "none", 16060 "IPH_ScalableIphHelpAppBasedTen_blocking": "none", 16061 "IPH_ScalableIphHelpAppBasedTen_event_trigger": "name:ScalableIphHelpAppBasedTenTriggerNotUsed;comparator:==1;window:7;storage:8", 16062 "IPH_ScalableIphHelpAppBasedTen_event_used": "name:ScalableIphHelpAppActionOpenFileManager;comparator:any;window:7;storage:8", 16063 "IPH_ScalableIphHelpAppBasedTen_session_rate": "any", 16064 "IPH_ScalableIphHelpAppBasedTen_session_rate_impact": "none", 16065 "IPH_ScalableIphHelpAppBasedTen_x_CustomConditionClientAgeInDays": "6", 16066 "IPH_ScalableIphHelpAppBasedTen_x_CustomConditionNetworkConnection": "Online", 16067 "IPH_ScalableIphHelpAppBasedTen_x_CustomUiType": "None", 16068 "IPH_ScalableIphHelpAppBasedTen_x_CustomVersionNumber": "1", 16069 "IPH_ScalableIphHelpAppBasedThree_availability": "any", 16070 "IPH_ScalableIphHelpAppBasedThree_blocked_by": "none", 16071 "IPH_ScalableIphHelpAppBasedThree_blocking": "none", 16072 "IPH_ScalableIphHelpAppBasedThree_event_trigger": "name:ScalableIphHelpAppBasedThreeTriggerNotUsed;comparator:==1;window:7;storage:8", 16073 "IPH_ScalableIphHelpAppBasedThree_event_used": "name:ScalableIphHelpAppActionOpenPersonalizationApp;comparator:any;window:7;storage:8", 16074 "IPH_ScalableIphHelpAppBasedThree_session_rate": "any", 16075 "IPH_ScalableIphHelpAppBasedThree_session_rate_impact": "none", 16076 "IPH_ScalableIphHelpAppBasedThree_x_CustomConditionClientAgeInDays": "6", 16077 "IPH_ScalableIphHelpAppBasedThree_x_CustomConditionNetworkConnection": "Online", 16078 "IPH_ScalableIphHelpAppBasedThree_x_CustomUiType": "None", 16079 "IPH_ScalableIphHelpAppBasedThree_x_CustomVersionNumber": "1", 16080 "IPH_ScalableIphHelpAppBasedTwo_availability": "any", 16081 "IPH_ScalableIphHelpAppBasedTwo_blocked_by": "none", 16082 "IPH_ScalableIphHelpAppBasedTwo_blocking": "none", 16083 "IPH_ScalableIphHelpAppBasedTwo_event_trigger": "name:ScalableIphHelpAppBasedTwoTriggerNotUsed;comparator:==1;window:7;storage:8", 16084 "IPH_ScalableIphHelpAppBasedTwo_event_used": "name:ScalableIphAppListShown;comparator:any;window:7;storage:8", 16085 "IPH_ScalableIphHelpAppBasedTwo_session_rate": "any", 16086 "IPH_ScalableIphHelpAppBasedTwo_session_rate_impact": "none", 16087 "IPH_ScalableIphHelpAppBasedTwo_x_CustomConditionClientAgeInDays": "6", 16088 "IPH_ScalableIphHelpAppBasedTwo_x_CustomConditionNetworkConnection": "Online", 16089 "IPH_ScalableIphHelpAppBasedTwo_x_CustomUiType": "None", 16090 "IPH_ScalableIphHelpAppBasedTwo_x_CustomVersionNumber": "1" 16091 }, 16092 "enable_features": [ 16093 "HelpAppWelcomeTips", 16094 "IPH_ScalableIphHelpAppBasedEight", 16095 "IPH_ScalableIphHelpAppBasedFive", 16096 "IPH_ScalableIphHelpAppBasedFour", 16097 "IPH_ScalableIphHelpAppBasedNine", 16098 "IPH_ScalableIphHelpAppBasedNudge", 16099 "IPH_ScalableIphHelpAppBasedOne", 16100 "IPH_ScalableIphHelpAppBasedSeven", 16101 "IPH_ScalableIphHelpAppBasedSix", 16102 "IPH_ScalableIphHelpAppBasedTen", 16103 "IPH_ScalableIphHelpAppBasedThree", 16104 "IPH_ScalableIphHelpAppBasedTwo", 16105 "ScalableIph" 16106 ], 16107 "disable_features": [ 16108 "ShelfLauncherNudge" 16109 ] 16110 }, 16111 { 16112 "name": "ScalableIph_Teamfood", 16113 "params": { 16114 "IPH_ScalableIphHelpAppBasedEight_availability": "any", 16115 "IPH_ScalableIphHelpAppBasedEight_blocked_by": "none", 16116 "IPH_ScalableIphHelpAppBasedEight_blocking": "none", 16117 "IPH_ScalableIphHelpAppBasedEight_event_trigger": "name:ScalableIphHelpAppBasedEightTriggerNotUsed;comparator:==1;window:7;storage:8", 16118 "IPH_ScalableIphHelpAppBasedEight_event_used": "name:ScalableIphHelpAppActionOpenPhoneHub;comparator:any;window:7;storage:8", 16119 "IPH_ScalableIphHelpAppBasedEight_session_rate": "any", 16120 "IPH_ScalableIphHelpAppBasedEight_session_rate_impact": "none", 16121 "IPH_ScalableIphHelpAppBasedEight_x_CustomConditionClientAgeInDays": "6", 16122 "IPH_ScalableIphHelpAppBasedEight_x_CustomConditionNetworkConnection": "Online", 16123 "IPH_ScalableIphHelpAppBasedEight_x_CustomUiType": "None", 16124 "IPH_ScalableIphHelpAppBasedEight_x_CustomVersionNumber": "1", 16125 "IPH_ScalableIphHelpAppBasedFive_availability": "any", 16126 "IPH_ScalableIphHelpAppBasedFive_blocked_by": "none", 16127 "IPH_ScalableIphHelpAppBasedFive_blocking": "none", 16128 "IPH_ScalableIphHelpAppBasedFive_event_trigger": "name:ScalableIphHelpAppBasedFiveTriggerNotUsed;comparator:==1;window:7;storage:8", 16129 "IPH_ScalableIphHelpAppBasedFive_event_used": "name:ScalableIphHelpAppActionOpenGoogleDocs;comparator:any;window:7;storage:8", 16130 "IPH_ScalableIphHelpAppBasedFive_session_rate": "any", 16131 "IPH_ScalableIphHelpAppBasedFive_session_rate_impact": "none", 16132 "IPH_ScalableIphHelpAppBasedFive_x_CustomConditionClientAgeInDays": "6", 16133 "IPH_ScalableIphHelpAppBasedFive_x_CustomConditionNetworkConnection": "Online", 16134 "IPH_ScalableIphHelpAppBasedFive_x_CustomUiType": "None", 16135 "IPH_ScalableIphHelpAppBasedFive_x_CustomVersionNumber": "1", 16136 "IPH_ScalableIphHelpAppBasedFour_availability": "any", 16137 "IPH_ScalableIphHelpAppBasedFour_blocked_by": "none", 16138 "IPH_ScalableIphHelpAppBasedFour_blocking": "none", 16139 "IPH_ScalableIphHelpAppBasedFour_event_trigger": "name:ScalableIphHelpAppBasedFourTriggerNotUsed;comparator:==1;window:7;storage:8", 16140 "IPH_ScalableIphHelpAppBasedFour_event_used": "name:ScalableIphHelpAppActionOpenPlayStore;comparator:any;window:7;storage:8", 16141 "IPH_ScalableIphHelpAppBasedFour_session_rate": "any", 16142 "IPH_ScalableIphHelpAppBasedFour_session_rate_impact": "none", 16143 "IPH_ScalableIphHelpAppBasedFour_x_CustomConditionClientAgeInDays": "6", 16144 "IPH_ScalableIphHelpAppBasedFour_x_CustomConditionNetworkConnection": "Online", 16145 "IPH_ScalableIphHelpAppBasedFour_x_CustomUiType": "None", 16146 "IPH_ScalableIphHelpAppBasedFour_x_CustomVersionNumber": "1", 16147 "IPH_ScalableIphHelpAppBasedNine_availability": "any", 16148 "IPH_ScalableIphHelpAppBasedNine_blocked_by": "none", 16149 "IPH_ScalableIphHelpAppBasedNine_blocking": "none", 16150 "IPH_ScalableIphHelpAppBasedNine_event_trigger": "name:ScalableIphHelpAppBasedNineTriggerNotUsed;comparator:==1;window:7;storage:8", 16151 "IPH_ScalableIphHelpAppBasedNine_event_used": "name:ScalableIphHelpAppActionOpenYouTube;comparator:any;window:7;storage:8", 16152 "IPH_ScalableIphHelpAppBasedNine_session_rate": "any", 16153 "IPH_ScalableIphHelpAppBasedNine_session_rate_impact": "none", 16154 "IPH_ScalableIphHelpAppBasedNine_x_CustomConditionClientAgeInDays": "6", 16155 "IPH_ScalableIphHelpAppBasedNine_x_CustomConditionNetworkConnection": "Online", 16156 "IPH_ScalableIphHelpAppBasedNine_x_CustomUiType": "None", 16157 "IPH_ScalableIphHelpAppBasedNine_x_CustomVersionNumber": "1", 16158 "IPH_ScalableIphHelpAppBasedNudge_availability": "any", 16159 "IPH_ScalableIphHelpAppBasedNudge_blocked_by": "none", 16160 "IPH_ScalableIphHelpAppBasedNudge_blocking": "none", 16161 "IPH_ScalableIphHelpAppBasedNudge_event_trigger": "name:ScalableIphHelpAppBasedNudgeTrigger;comparator:==0;window:1;storage:7", 16162 "IPH_ScalableIphHelpAppBasedNudge_event_used": "name:ScalableIphHelpAppBasedNudgeEventUsedNotUsed;comparator:any;window:7;storage:8", 16163 "IPH_ScalableIphHelpAppBasedNudge_session_rate": "any", 16164 "IPH_ScalableIphHelpAppBasedNudge_session_rate_impact": "none", 16165 "IPH_ScalableIphHelpAppBasedNudge_x_CustomBubbleAnchorViewAppId": "nbljnnecbjbmifnoehiemkgefbnpoeak", 16166 "IPH_ScalableIphHelpAppBasedNudge_x_CustomBubbleId": "scalable_iph_help_app_based_open_help_app", 16167 "IPH_ScalableIphHelpAppBasedNudge_x_CustomBubbleText": "Continue learning about your Chromebook", 16168 "IPH_ScalableIphHelpAppBasedNudge_x_CustomConditionClientAgeInDays": "6", 16169 "IPH_ScalableIphHelpAppBasedNudge_x_CustomConditionNetworkConnection": "Online", 16170 "IPH_ScalableIphHelpAppBasedNudge_x_CustomUiType": "Bubble", 16171 "IPH_ScalableIphHelpAppBasedNudge_x_CustomVersionNumber": "1", 16172 "IPH_ScalableIphHelpAppBasedOne_availability": "any", 16173 "IPH_ScalableIphHelpAppBasedOne_blocked_by": "none", 16174 "IPH_ScalableIphHelpAppBasedOne_blocking": "none", 16175 "IPH_ScalableIphHelpAppBasedOne_event_trigger": "name:ScalableIphHelpAppBasedOneTriggerNotUsed;comparator:==1;window:7;storage:8", 16176 "IPH_ScalableIphHelpAppBasedOne_event_used": "name:ScalableIphHelpAppActionOpenChrome;comparator:any;window:7;storage:8", 16177 "IPH_ScalableIphHelpAppBasedOne_session_rate": "any", 16178 "IPH_ScalableIphHelpAppBasedOne_session_rate_impact": "none", 16179 "IPH_ScalableIphHelpAppBasedOne_x_CustomConditionClientAgeInDays": "6", 16180 "IPH_ScalableIphHelpAppBasedOne_x_CustomConditionNetworkConnection": "Online", 16181 "IPH_ScalableIphHelpAppBasedOne_x_CustomUiType": "None", 16182 "IPH_ScalableIphHelpAppBasedOne_x_CustomVersionNumber": "1", 16183 "IPH_ScalableIphHelpAppBasedSeven_availability": "any", 16184 "IPH_ScalableIphHelpAppBasedSeven_blocked_by": "none", 16185 "IPH_ScalableIphHelpAppBasedSeven_blocking": "none", 16186 "IPH_ScalableIphHelpAppBasedSeven_event_trigger": "name:ScalableIphHelpAppBasedSevenTriggerNotUsed;comparator:==1;window:7;storage:8", 16187 "IPH_ScalableIphHelpAppBasedSeven_event_used": "name:ScalableIphHelpAppActionOpenSettingsPrinter;comparator:any;window:7;storage:8", 16188 "IPH_ScalableIphHelpAppBasedSeven_session_rate": "any", 16189 "IPH_ScalableIphHelpAppBasedSeven_session_rate_impact": "none", 16190 "IPH_ScalableIphHelpAppBasedSeven_x_CustomConditionClientAgeInDays": "6", 16191 "IPH_ScalableIphHelpAppBasedSeven_x_CustomConditionNetworkConnection": "Online", 16192 "IPH_ScalableIphHelpAppBasedSeven_x_CustomUiType": "None", 16193 "IPH_ScalableIphHelpAppBasedSeven_x_CustomVersionNumber": "1", 16194 "IPH_ScalableIphHelpAppBasedSix_availability": "any", 16195 "IPH_ScalableIphHelpAppBasedSix_blocked_by": "none", 16196 "IPH_ScalableIphHelpAppBasedSix_blocking": "none", 16197 "IPH_ScalableIphHelpAppBasedSix_event_trigger": "name:ScalableIphHelpAppBasedSixTriggerNotUsed;comparator:==1;window:7;storage:8", 16198 "IPH_ScalableIphHelpAppBasedSix_event_used": "name:ScalableIphHelpAppActionOpenGooglePhotos;comparator:any;window:7;storage:8", 16199 "IPH_ScalableIphHelpAppBasedSix_session_rate": "any", 16200 "IPH_ScalableIphHelpAppBasedSix_session_rate_impact": "none", 16201 "IPH_ScalableIphHelpAppBasedSix_x_CustomConditionClientAgeInDays": "6", 16202 "IPH_ScalableIphHelpAppBasedSix_x_CustomConditionNetworkConnection": "Online", 16203 "IPH_ScalableIphHelpAppBasedSix_x_CustomUiType": "None", 16204 "IPH_ScalableIphHelpAppBasedSix_x_CustomVersionNumber": "1", 16205 "IPH_ScalableIphHelpAppBasedTen_availability": "any", 16206 "IPH_ScalableIphHelpAppBasedTen_blocked_by": "none", 16207 "IPH_ScalableIphHelpAppBasedTen_blocking": "none", 16208 "IPH_ScalableIphHelpAppBasedTen_event_trigger": "name:ScalableIphHelpAppBasedTenTriggerNotUsed;comparator:==1;window:7;storage:8", 16209 "IPH_ScalableIphHelpAppBasedTen_event_used": "name:ScalableIphHelpAppActionOpenFileManager;comparator:any;window:7;storage:8", 16210 "IPH_ScalableIphHelpAppBasedTen_session_rate": "any", 16211 "IPH_ScalableIphHelpAppBasedTen_session_rate_impact": "none", 16212 "IPH_ScalableIphHelpAppBasedTen_x_CustomConditionClientAgeInDays": "6", 16213 "IPH_ScalableIphHelpAppBasedTen_x_CustomConditionNetworkConnection": "Online", 16214 "IPH_ScalableIphHelpAppBasedTen_x_CustomUiType": "None", 16215 "IPH_ScalableIphHelpAppBasedTen_x_CustomVersionNumber": "1", 16216 "IPH_ScalableIphHelpAppBasedThree_availability": "any", 16217 "IPH_ScalableIphHelpAppBasedThree_blocked_by": "none", 16218 "IPH_ScalableIphHelpAppBasedThree_blocking": "none", 16219 "IPH_ScalableIphHelpAppBasedThree_event_trigger": "name:ScalableIphHelpAppBasedThreeTriggerNotUsed;comparator:==1;window:7;storage:8", 16220 "IPH_ScalableIphHelpAppBasedThree_event_used": "name:ScalableIphHelpAppActionOpenPersonalizationApp;comparator:any;window:7;storage:8", 16221 "IPH_ScalableIphHelpAppBasedThree_session_rate": "any", 16222 "IPH_ScalableIphHelpAppBasedThree_session_rate_impact": "none", 16223 "IPH_ScalableIphHelpAppBasedThree_x_CustomConditionClientAgeInDays": "6", 16224 "IPH_ScalableIphHelpAppBasedThree_x_CustomConditionNetworkConnection": "Online", 16225 "IPH_ScalableIphHelpAppBasedThree_x_CustomUiType": "None", 16226 "IPH_ScalableIphHelpAppBasedThree_x_CustomVersionNumber": "1", 16227 "IPH_ScalableIphHelpAppBasedTwo_availability": "any", 16228 "IPH_ScalableIphHelpAppBasedTwo_blocked_by": "none", 16229 "IPH_ScalableIphHelpAppBasedTwo_blocking": "none", 16230 "IPH_ScalableIphHelpAppBasedTwo_event_trigger": "name:ScalableIphHelpAppBasedTwoTriggerNotUsed;comparator:==1;window:7;storage:8", 16231 "IPH_ScalableIphHelpAppBasedTwo_event_used": "name:ScalableIphAppListShown;comparator:any;window:7;storage:8", 16232 "IPH_ScalableIphHelpAppBasedTwo_session_rate": "any", 16233 "IPH_ScalableIphHelpAppBasedTwo_session_rate_impact": "none", 16234 "IPH_ScalableIphHelpAppBasedTwo_x_CustomConditionClientAgeInDays": "6", 16235 "IPH_ScalableIphHelpAppBasedTwo_x_CustomConditionNetworkConnection": "Online", 16236 "IPH_ScalableIphHelpAppBasedTwo_x_CustomUiType": "None", 16237 "IPH_ScalableIphHelpAppBasedTwo_x_CustomVersionNumber": "1", 16238 "IPH_ScalableIphTimerBasedEight_availability": "any", 16239 "IPH_ScalableIphTimerBasedEight_blocked_by": "none", 16240 "IPH_ScalableIphTimerBasedEight_blocking": "none", 16241 "IPH_ScalableIphTimerBasedEight_event_1": "name:ScalableIphFiveMinTick;comparator:>=26;window:7;storage:8", 16242 "IPH_ScalableIphTimerBasedEight_event_trigger": "name:ScalableIphTimerBasedEightTriggered;comparator:==0;window:7;storage:8", 16243 "IPH_ScalableIphTimerBasedEight_event_used": "name:ScalableIphTimerBasedEightEventUsed;comparator:any;window:7;storage:8", 16244 "IPH_ScalableIphTimerBasedEight_session_rate": "any", 16245 "IPH_ScalableIphTimerBasedEight_session_rate_impact": "none", 16246 "IPH_ScalableIphTimerBasedEight_x_CustomButtonActionType": "OpenPhoneHub", 16247 "IPH_ScalableIphTimerBasedEight_x_CustomConditionClientAgeInDays": "6", 16248 "IPH_ScalableIphTimerBasedEight_x_CustomConditionNetworkConnection": "Online", 16249 "IPH_ScalableIphTimerBasedEight_x_CustomConditionPhoneHubOnboardingEligible": "True", 16250 "IPH_ScalableIphTimerBasedEight_x_CustomNotificationBodyText": "You can quickly reply to messages from your Android phone, right from your Chromebook", 16251 "IPH_ScalableIphTimerBasedEight_x_CustomNotificationButtonText": "Connect phone", 16252 "IPH_ScalableIphTimerBasedEight_x_CustomNotificationId": "scalable_iph_timer_based_eight", 16253 "IPH_ScalableIphTimerBasedEight_x_CustomNotificationSummaryText": "Welcome Tips", 16254 "IPH_ScalableIphTimerBasedEight_x_CustomNotificationTitle": "Connect your Android phone", 16255 "IPH_ScalableIphTimerBasedEight_x_CustomUiType": "Notification", 16256 "IPH_ScalableIphTimerBasedEight_x_CustomVersionNumber": "1", 16257 "IPH_ScalableIphTimerBasedFive_availability": "any", 16258 "IPH_ScalableIphTimerBasedFive_blocked_by": "none", 16259 "IPH_ScalableIphTimerBasedFive_blocking": "none", 16260 "IPH_ScalableIphTimerBasedFive_event_1": "name:ScalableIphFiveMinTick;comparator:>=16;window:7;storage:8", 16261 "IPH_ScalableIphTimerBasedFive_event_trigger": "name:ScalableIphTimerBasedFiveTriggered;comparator:==0;window:7;storage:8", 16262 "IPH_ScalableIphTimerBasedFive_event_used": "name:ScalableIphTimerBasedFiveEventUsed;comparator:any;window:7;storage:8", 16263 "IPH_ScalableIphTimerBasedFive_session_rate": "any", 16264 "IPH_ScalableIphTimerBasedFive_session_rate_impact": "none", 16265 "IPH_ScalableIphTimerBasedFive_x_CustomButtonActionType": "OpenSettingsPrinter", 16266 "IPH_ScalableIphTimerBasedFive_x_CustomConditionClientAgeInDays": "6", 16267 "IPH_ScalableIphTimerBasedFive_x_CustomConditionHasSavedPrinter": "False", 16268 "IPH_ScalableIphTimerBasedFive_x_CustomConditionNetworkConnection": "Online", 16269 "IPH_ScalableIphTimerBasedFive_x_CustomNotificationBodyText": "Easily add a printer to your Chromebook so it will be ready to go", 16270 "IPH_ScalableIphTimerBasedFive_x_CustomNotificationButtonText": "Add printer", 16271 "IPH_ScalableIphTimerBasedFive_x_CustomNotificationId": "scalable_iph_timer_based_five", 16272 "IPH_ScalableIphTimerBasedFive_x_CustomNotificationSummaryText": "Welcome Tips", 16273 "IPH_ScalableIphTimerBasedFive_x_CustomNotificationTitle": "Connect a printer", 16274 "IPH_ScalableIphTimerBasedFive_x_CustomUiType": "Notification", 16275 "IPH_ScalableIphTimerBasedFive_x_CustomVersionNumber": "1", 16276 "IPH_ScalableIphTimerBasedFour_availability": "any", 16277 "IPH_ScalableIphTimerBasedFour_blocked_by": "none", 16278 "IPH_ScalableIphTimerBasedFour_blocking": "none", 16279 "IPH_ScalableIphTimerBasedFour_event_1": "name:ScalableIphFiveMinTick;comparator:>=12;window:7;storage:8", 16280 "IPH_ScalableIphTimerBasedFour_event_precondition_personalization_app": "name:ScalableIphOpenPersonalizationApp;comparator:==0;window:7;storage:8", 16281 "IPH_ScalableIphTimerBasedFour_event_trigger": "name:ScalableIphTimerBasedFourTriggered;comparator:==0;window:7;storage:8", 16282 "IPH_ScalableIphTimerBasedFour_event_used": "name:ScalableIphTimerBasedFourEventUsed;comparator:any;window:7;storage:8", 16283 "IPH_ScalableIphTimerBasedFour_session_rate": "any", 16284 "IPH_ScalableIphTimerBasedFour_session_rate_impact": "none", 16285 "IPH_ScalableIphTimerBasedFour_x_CustomButtonActionType": "OpenPersonalizationApp", 16286 "IPH_ScalableIphTimerBasedFour_x_CustomConditionClientAgeInDays": "6", 16287 "IPH_ScalableIphTimerBasedFour_x_CustomConditionNetworkConnection": "Online", 16288 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationBodyText": "Make your Chromebook uniquely yours with a new wallpaper", 16289 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationButtonText": "Select wallpaper", 16290 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationId": "scalable_iph_timer_based_four", 16291 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationImageType": "Wallpaper", 16292 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationSummaryText": "Welcome Tips", 16293 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationTitle": "Customize your wallpaper", 16294 "IPH_ScalableIphTimerBasedFour_x_CustomUiType": "Notification", 16295 "IPH_ScalableIphTimerBasedFour_x_CustomVersionNumber": "1", 16296 "IPH_ScalableIphTimerBasedNine_availability": "any", 16297 "IPH_ScalableIphTimerBasedNine_blocked_by": "none", 16298 "IPH_ScalableIphTimerBasedNine_blocking": "none", 16299 "IPH_ScalableIphTimerBasedNine_event_1": "name:ScalableIphFiveMinTick;comparator:>=30;window:7;storage:8", 16300 "IPH_ScalableIphTimerBasedNine_event_precondition_youtube_app_list": "name:ScalableIphAppListItemActivationYouTube;comparator:==0;window:7;storage:8", 16301 "IPH_ScalableIphTimerBasedNine_event_precondition_youtube_shelf": "name:ScalableIphShelfItemActivationYouTube;comparator:==0;window:7;storage:8", 16302 "IPH_ScalableIphTimerBasedNine_event_trigger": "name:ScalableIphTimerBasedNineTriggered;comparator:==0;window:7;storage:8", 16303 "IPH_ScalableIphTimerBasedNine_event_used": "name:ScalableIphTimerBasedNineEventUsed;comparator:any;window:7;storage:8", 16304 "IPH_ScalableIphTimerBasedNine_session_rate": "any", 16305 "IPH_ScalableIphTimerBasedNine_session_rate_impact": "none", 16306 "IPH_ScalableIphTimerBasedNine_x_CustomBubbleButtonText": "Open YouTube", 16307 "IPH_ScalableIphTimerBasedNine_x_CustomBubbleIcon": "YouTubeIcon", 16308 "IPH_ScalableIphTimerBasedNine_x_CustomBubbleId": "scalable_iph_timer_based_nine", 16309 "IPH_ScalableIphTimerBasedNine_x_CustomBubbleText": "Watch your favorite content on YouTube", 16310 "IPH_ScalableIphTimerBasedNine_x_CustomBubbleTitle": "Welcome Tips", 16311 "IPH_ScalableIphTimerBasedNine_x_CustomButtonActionType": "OpenYouTube", 16312 "IPH_ScalableIphTimerBasedNine_x_CustomConditionClientAgeInDays": "6", 16313 "IPH_ScalableIphTimerBasedNine_x_CustomConditionNetworkConnection": "Online", 16314 "IPH_ScalableIphTimerBasedNine_x_CustomUiType": "Bubble", 16315 "IPH_ScalableIphTimerBasedNine_x_CustomVersionNumber": "1", 16316 "IPH_ScalableIphTimerBasedOne_availability": "any", 16317 "IPH_ScalableIphTimerBasedOne_blocked_by": "none", 16318 "IPH_ScalableIphTimerBasedOne_blocking": "none", 16319 "IPH_ScalableIphTimerBasedOne_event_1": "name:ScalableIphFiveMinTick;comparator:>=0;window:7;storage:8", 16320 "IPH_ScalableIphTimerBasedOne_event_trigger": "name:ScalableIphTimerBasedOneTriggered;comparator:==0;window:7;storage:8", 16321 "IPH_ScalableIphTimerBasedOne_event_used": "name:ScalableIphTimerBasedOneEventUsed;comparator:any;window:7;storage:8", 16322 "IPH_ScalableIphTimerBasedOne_session_rate": "any", 16323 "IPH_ScalableIphTimerBasedOne_session_rate_impact": "none", 16324 "IPH_ScalableIphTimerBasedOne_x_CustomBubbleButtonText": "Open Chrome", 16325 "IPH_ScalableIphTimerBasedOne_x_CustomBubbleIcon": "ChromeIcon", 16326 "IPH_ScalableIphTimerBasedOne_x_CustomBubbleId": "scalable_iph_timer_based_one", 16327 "IPH_ScalableIphTimerBasedOne_x_CustomBubbleText": "Connect to the world on your Chromebook with Chrome browser", 16328 "IPH_ScalableIphTimerBasedOne_x_CustomBubbleTitle": "Welcome Tips", 16329 "IPH_ScalableIphTimerBasedOne_x_CustomButtonActionType": "OpenChrome", 16330 "IPH_ScalableIphTimerBasedOne_x_CustomConditionClientAgeInDays": "6", 16331 "IPH_ScalableIphTimerBasedOne_x_CustomConditionNetworkConnection": "Online", 16332 "IPH_ScalableIphTimerBasedOne_x_CustomUiType": "Bubble", 16333 "IPH_ScalableIphTimerBasedOne_x_CustomVersionNumber": "1", 16334 "IPH_ScalableIphTimerBasedSeven_availability": "any", 16335 "IPH_ScalableIphTimerBasedSeven_blocked_by": "none", 16336 "IPH_ScalableIphTimerBasedSeven_blocking": "none", 16337 "IPH_ScalableIphTimerBasedSeven_event_1": "name:ScalableIphFiveMinTick;comparator:>=24;window:7;storage:8", 16338 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_android_app_list": "name:ScalableIphAppListItemActivationOpenGooglePhotosAndroid;comparator:==0;window:7;storage:8", 16339 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_android_shelf": "name:ScalableIphShelfItemActivationGooglePhotosAndroid;comparator:==0;window:7;storage:8", 16340 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_web_app_list": "name:ScalableIphAppListItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 16341 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_web_shelf": "name:ScalableIphShelfItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 16342 "IPH_ScalableIphTimerBasedSeven_event_trigger": "name:ScalableIphTimerBasedSevenTriggered;comparator:==0;window:7;storage:8", 16343 "IPH_ScalableIphTimerBasedSeven_event_used": "name:ScalableIphTimerBasedSevenEventUsed;comparator:any;window:7;storage:8", 16344 "IPH_ScalableIphTimerBasedSeven_session_rate": "any", 16345 "IPH_ScalableIphTimerBasedSeven_session_rate_impact": "none", 16346 "IPH_ScalableIphTimerBasedSeven_x_CustomBubbleButtonText": "Open Photos", 16347 "IPH_ScalableIphTimerBasedSeven_x_CustomBubbleIcon": "GooglePhotosIcon", 16348 "IPH_ScalableIphTimerBasedSeven_x_CustomBubbleId": "scalable_iph_timer_based_seven", 16349 "IPH_ScalableIphTimerBasedSeven_x_CustomBubbleText": "Explore your favorite memories in Google Photos", 16350 "IPH_ScalableIphTimerBasedSeven_x_CustomBubbleTitle": "Welcome Tips", 16351 "IPH_ScalableIphTimerBasedSeven_x_CustomButtonActionType": "OpenGooglePhotos", 16352 "IPH_ScalableIphTimerBasedSeven_x_CustomConditionClientAgeInDays": "6", 16353 "IPH_ScalableIphTimerBasedSeven_x_CustomConditionNetworkConnection": "Online", 16354 "IPH_ScalableIphTimerBasedSeven_x_CustomUiType": "Bubble", 16355 "IPH_ScalableIphTimerBasedSeven_x_CustomVersionNumber": "1", 16356 "IPH_ScalableIphTimerBasedSix_availability": "any", 16357 "IPH_ScalableIphTimerBasedSix_blocked_by": "none", 16358 "IPH_ScalableIphTimerBasedSix_blocking": "none", 16359 "IPH_ScalableIphTimerBasedSix_event_1": "name:ScalableIphFiveMinTick;comparator:>=18;window:7;storage:8", 16360 "IPH_ScalableIphTimerBasedSix_event_precondition_google_play_app_list": "name:ScalableIphAppListItemActivationOpenGooglePlayStore;comparator:==0;window:7;storage:8", 16361 "IPH_ScalableIphTimerBasedSix_event_precondition_google_play_shelf": "name:ScalableIphShelfItemActivationGooglePlay;comparator:==0;window:7;storage:8", 16362 "IPH_ScalableIphTimerBasedSix_event_trigger": "name:ScalableIphTimerBasedSixTriggered;comparator:==0;window:7;storage:8", 16363 "IPH_ScalableIphTimerBasedSix_event_used": "name:ScalableIphTimerBasedSixEventUsed;comparator:any;window:7;storage:8", 16364 "IPH_ScalableIphTimerBasedSix_session_rate": "any", 16365 "IPH_ScalableIphTimerBasedSix_session_rate_impact": "none", 16366 "IPH_ScalableIphTimerBasedSix_x_CustomButtonActionType": "OpenPlayStore", 16367 "IPH_ScalableIphTimerBasedSix_x_CustomConditionClientAgeInDays": "6", 16368 "IPH_ScalableIphTimerBasedSix_x_CustomConditionNetworkConnection": "Online", 16369 "IPH_ScalableIphTimerBasedSix_x_CustomNotificationBodyText": "Download your favorite Android apps from the Google Play Store and use them on your Chromebook", 16370 "IPH_ScalableIphTimerBasedSix_x_CustomNotificationButtonText": "Open Play Store", 16371 "IPH_ScalableIphTimerBasedSix_x_CustomNotificationId": "scalable_iph_timer_based_six", 16372 "IPH_ScalableIphTimerBasedSix_x_CustomNotificationSummaryText": "Welcome Tips", 16373 "IPH_ScalableIphTimerBasedSix_x_CustomNotificationTitle": "Install apps from the Play Store", 16374 "IPH_ScalableIphTimerBasedSix_x_CustomUiType": "Notification", 16375 "IPH_ScalableIphTimerBasedSix_x_CustomVersionNumber": "1", 16376 "IPH_ScalableIphTimerBasedTen_availability": "any", 16377 "IPH_ScalableIphTimerBasedTen_blocked_by": "none", 16378 "IPH_ScalableIphTimerBasedTen_blocking": "none", 16379 "IPH_ScalableIphTimerBasedTen_event_1": "name:ScalableIphFiveMinTick;comparator:>=48;window:7;storage:8", 16380 "IPH_ScalableIphTimerBasedTen_event_precondition_print_job": "name:ScalableIphPrintJobCreated;comparator:==0;window:7;storage:8", 16381 "IPH_ScalableIphTimerBasedTen_event_trigger": "name:ScalableIphTimerBasedTenTriggered;comparator:==0;window:7;storage:8", 16382 "IPH_ScalableIphTimerBasedTen_event_used": "name:ScalableIphTimerBasedTenEventUsed;comparator:any;window:7;storage:8", 16383 "IPH_ScalableIphTimerBasedTen_session_rate": "any", 16384 "IPH_ScalableIphTimerBasedTen_session_rate_impact": "none", 16385 "IPH_ScalableIphTimerBasedTen_x_CustomBubbleButtonText": "Select file", 16386 "IPH_ScalableIphTimerBasedTen_x_CustomBubbleIcon": "PrintJobsIcon", 16387 "IPH_ScalableIphTimerBasedTen_x_CustomBubbleId": "scalable_iph_timer_based_ten", 16388 "IPH_ScalableIphTimerBasedTen_x_CustomBubbleText": "Printing is easy with your Chromebook", 16389 "IPH_ScalableIphTimerBasedTen_x_CustomBubbleTitle": "Welcome Tips", 16390 "IPH_ScalableIphTimerBasedTen_x_CustomButtonActionType": "OpenFileManager", 16391 "IPH_ScalableIphTimerBasedTen_x_CustomConditionClientAgeInDays": "6", 16392 "IPH_ScalableIphTimerBasedTen_x_CustomConditionNetworkConnection": "Online", 16393 "IPH_ScalableIphTimerBasedTen_x_CustomUiType": "Bubble", 16394 "IPH_ScalableIphTimerBasedTen_x_CustomVersionNumber": "1", 16395 "IPH_ScalableIphTimerBasedThree_availability": "any", 16396 "IPH_ScalableIphTimerBasedThree_blocked_by": "none", 16397 "IPH_ScalableIphTimerBasedThree_blocking": "none", 16398 "IPH_ScalableIphTimerBasedThree_event_1": "name:ScalableIphFiveMinTick;comparator:>=2;window:7;storage:8", 16399 "IPH_ScalableIphTimerBasedThree_event_precondition_google_docs_app_list": "name:ScalableIphAppListItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 16400 "IPH_ScalableIphTimerBasedThree_event_precondition_google_docs_shelf": "name:ScalableIphShelfItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 16401 "IPH_ScalableIphTimerBasedThree_event_trigger": "name:ScalableIphTimerBasedThreeTriggered;comparator:==0;window:7;storage:8", 16402 "IPH_ScalableIphTimerBasedThree_event_used": "name:ScalableIphTimerBasedThreeEventUsed;comparator:any;window:7;storage:8", 16403 "IPH_ScalableIphTimerBasedThree_session_rate": "any", 16404 "IPH_ScalableIphTimerBasedThree_session_rate_impact": "none", 16405 "IPH_ScalableIphTimerBasedThree_x_CustomBubbleButtonText": "Open Docs", 16406 "IPH_ScalableIphTimerBasedThree_x_CustomBubbleIcon": "GoogleDocsIcon", 16407 "IPH_ScalableIphTimerBasedThree_x_CustomBubbleId": "scalable_iph_timer_based_three", 16408 "IPH_ScalableIphTimerBasedThree_x_CustomBubbleText": "Create, edit, and collaborate with Google Docs", 16409 "IPH_ScalableIphTimerBasedThree_x_CustomBubbleTitle": "Welcome Tips", 16410 "IPH_ScalableIphTimerBasedThree_x_CustomButtonActionType": "OpenGoogleDocs", 16411 "IPH_ScalableIphTimerBasedThree_x_CustomConditionClientAgeInDays": "6", 16412 "IPH_ScalableIphTimerBasedThree_x_CustomConditionNetworkConnection": "Online", 16413 "IPH_ScalableIphTimerBasedThree_x_CustomUiType": "Bubble", 16414 "IPH_ScalableIphTimerBasedThree_x_CustomVersionNumber": "1", 16415 "IPH_ScalableIphTimerBasedTwo_availability": "any", 16416 "IPH_ScalableIphTimerBasedTwo_blocked_by": "none", 16417 "IPH_ScalableIphTimerBasedTwo_blocking": "none", 16418 "IPH_ScalableIphTimerBasedTwo_event_1": "name:ScalableIphFiveMinTick;comparator:>=1;window:7;storage:8", 16419 "IPH_ScalableIphTimerBasedTwo_event_precondition_launcher": "name:ScalableIphAppListShown;comparator:==0;window:7;storage:8", 16420 "IPH_ScalableIphTimerBasedTwo_event_trigger": "name:ScalableIphTimerBasedTwoTriggered;comparator:==0;window:7;storage:8", 16421 "IPH_ScalableIphTimerBasedTwo_event_used": "name:ScalableIphAppListShown;comparator:any;window:7;storage:8", 16422 "IPH_ScalableIphTimerBasedTwo_session_rate": "any", 16423 "IPH_ScalableIphTimerBasedTwo_session_rate_impact": "none", 16424 "IPH_ScalableIphTimerBasedTwo_x_CustomBubbleId": "scalable_iph_timer_based_two", 16425 "IPH_ScalableIphTimerBasedTwo_x_CustomBubbleText": "Search and find your apps in the Launcher \u25c9", 16426 "IPH_ScalableIphTimerBasedTwo_x_CustomBubbleTitle": "Welcome Tips", 16427 "IPH_ScalableIphTimerBasedTwo_x_CustomConditionClientAgeInDays": "6", 16428 "IPH_ScalableIphTimerBasedTwo_x_CustomConditionNetworkConnection": "Online", 16429 "IPH_ScalableIphTimerBasedTwo_x_CustomUiType": "Bubble", 16430 "IPH_ScalableIphTimerBasedTwo_x_CustomVersionNumber": "1", 16431 "IPH_ScalableIphUnlockedBasedEight_availability": "any", 16432 "IPH_ScalableIphUnlockedBasedEight_blocked_by": "none", 16433 "IPH_ScalableIphUnlockedBasedEight_blocking": "none", 16434 "IPH_ScalableIphUnlockedBasedEight_event_1": "name:ScalableIphUnlocked;comparator:>=7;window:7;storage:8", 16435 "IPH_ScalableIphUnlockedBasedEight_event_trigger": "name:ScalableIphUnlockedBasedEightTriggered;comparator:==0;window:7;storage:8", 16436 "IPH_ScalableIphUnlockedBasedEight_event_used": "name:ScalableIphUnlockedBasedEightEventUsed;comparator:any;window:7;storage:8", 16437 "IPH_ScalableIphUnlockedBasedEight_session_rate": "any", 16438 "IPH_ScalableIphUnlockedBasedEight_session_rate_impact": "none", 16439 "IPH_ScalableIphUnlockedBasedEight_x_CustomBubbleButtonText": "Connect phone", 16440 "IPH_ScalableIphUnlockedBasedEight_x_CustomBubbleId": "scalable_iph_unlocked_based_eight", 16441 "IPH_ScalableIphUnlockedBasedEight_x_CustomBubbleText": "Quickly reply to your messages from your Android phone", 16442 "IPH_ScalableIphUnlockedBasedEight_x_CustomBubbleTitle": "Welcome Tips", 16443 "IPH_ScalableIphUnlockedBasedEight_x_CustomButtonActionType": "OpenPhoneHub", 16444 "IPH_ScalableIphUnlockedBasedEight_x_CustomConditionClientAgeInDays": "6", 16445 "IPH_ScalableIphUnlockedBasedEight_x_CustomConditionNetworkConnection": "Online", 16446 "IPH_ScalableIphUnlockedBasedEight_x_CustomConditionPhoneHubOnboardingEligible": "True", 16447 "IPH_ScalableIphUnlockedBasedEight_x_CustomUiType": "Bubble", 16448 "IPH_ScalableIphUnlockedBasedEight_x_CustomVersionNumber": "1", 16449 "IPH_ScalableIphUnlockedBasedFive_availability": "any", 16450 "IPH_ScalableIphUnlockedBasedFive_blocked_by": "none", 16451 "IPH_ScalableIphUnlockedBasedFive_blocking": "none", 16452 "IPH_ScalableIphUnlockedBasedFive_event_1": "name:ScalableIphUnlocked;comparator:>=4;window:7;storage:8", 16453 "IPH_ScalableIphUnlockedBasedFive_event_precondition_google_docs_app_list": "name:ScalableIphAppListItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 16454 "IPH_ScalableIphUnlockedBasedFive_event_precondition_google_docs_shelf": "name:ScalableIphShelfItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 16455 "IPH_ScalableIphUnlockedBasedFive_event_trigger": "name:ScalableIphUnlockedBasedFiveTriggered;comparator:==0;window:7;storage:8", 16456 "IPH_ScalableIphUnlockedBasedFive_event_used": "name:ScalableIphUnlockedBasedFiveEventUsed;comparator:any;window:7;storage:8", 16457 "IPH_ScalableIphUnlockedBasedFive_session_rate": "any", 16458 "IPH_ScalableIphUnlockedBasedFive_session_rate_impact": "none", 16459 "IPH_ScalableIphUnlockedBasedFive_x_CustomBubbleButtonText": "Open Docs", 16460 "IPH_ScalableIphUnlockedBasedFive_x_CustomBubbleIcon": "GoogleDocsIcon", 16461 "IPH_ScalableIphUnlockedBasedFive_x_CustomBubbleId": "scalable_iph_unlocked_based_five", 16462 "IPH_ScalableIphUnlockedBasedFive_x_CustomBubbleText": "Create, edit, and collaborate with Google Docs", 16463 "IPH_ScalableIphUnlockedBasedFive_x_CustomBubbleTitle": "Welcome Tips", 16464 "IPH_ScalableIphUnlockedBasedFive_x_CustomButtonActionType": "OpenGoogleDocs", 16465 "IPH_ScalableIphUnlockedBasedFive_x_CustomConditionClientAgeInDays": "6", 16466 "IPH_ScalableIphUnlockedBasedFive_x_CustomConditionNetworkConnection": "Online", 16467 "IPH_ScalableIphUnlockedBasedFive_x_CustomUiType": "Bubble", 16468 "IPH_ScalableIphUnlockedBasedFive_x_CustomVersionNumber": "1", 16469 "IPH_ScalableIphUnlockedBasedFour_availability": "any", 16470 "IPH_ScalableIphUnlockedBasedFour_blocked_by": "none", 16471 "IPH_ScalableIphUnlockedBasedFour_blocking": "none", 16472 "IPH_ScalableIphUnlockedBasedFour_event_1": "name:ScalableIphUnlocked;comparator:>=3;window:7;storage:8", 16473 "IPH_ScalableIphUnlockedBasedFour_event_precondition_google_play_app_list": "name:ScalableIphAppListItemActivationOpenGooglePlayStore;comparator:==0;window:7;storage:8", 16474 "IPH_ScalableIphUnlockedBasedFour_event_precondition_google_play_shelf": "name:ScalableIphShelfItemActivationGooglePlay;comparator:==0;window:7;storage:8", 16475 "IPH_ScalableIphUnlockedBasedFour_event_trigger": "name:ScalableIphUnlockedBasedFourTriggered;comparator:==0;window:7;storage:8", 16476 "IPH_ScalableIphUnlockedBasedFour_event_used": "name:ScalableIphUnlockedBasedFourEventUsed;comparator:any;window:7;storage:8", 16477 "IPH_ScalableIphUnlockedBasedFour_session_rate": "any", 16478 "IPH_ScalableIphUnlockedBasedFour_session_rate_impact": "none", 16479 "IPH_ScalableIphUnlockedBasedFour_x_CustomBubbleButtonText": "Open Play Store", 16480 "IPH_ScalableIphUnlockedBasedFour_x_CustomBubbleIcon": "PlayStoreIcon", 16481 "IPH_ScalableIphUnlockedBasedFour_x_CustomBubbleId": "scalable_iph_unlocked_based_four", 16482 "IPH_ScalableIphUnlockedBasedFour_x_CustomBubbleText": "Get your favorite apps from the Play Store", 16483 "IPH_ScalableIphUnlockedBasedFour_x_CustomBubbleTitle": "Welcome Tips", 16484 "IPH_ScalableIphUnlockedBasedFour_x_CustomButtonActionType": "OpenPlayStore", 16485 "IPH_ScalableIphUnlockedBasedFour_x_CustomConditionClientAgeInDays": "6", 16486 "IPH_ScalableIphUnlockedBasedFour_x_CustomConditionNetworkConnection": "Online", 16487 "IPH_ScalableIphUnlockedBasedFour_x_CustomUiType": "Bubble", 16488 "IPH_ScalableIphUnlockedBasedFour_x_CustomVersionNumber": "1", 16489 "IPH_ScalableIphUnlockedBasedNine_availability": "any", 16490 "IPH_ScalableIphUnlockedBasedNine_blocked_by": "none", 16491 "IPH_ScalableIphUnlockedBasedNine_blocking": "none", 16492 "IPH_ScalableIphUnlockedBasedNine_event_1": "name:ScalableIphUnlocked;comparator:>=8;window:7;storage:8", 16493 "IPH_ScalableIphUnlockedBasedNine_event_precondition_youtube_app_list": "name:ScalableIphAppListItemActivationYouTube;comparator:==0;window:7;storage:8", 16494 "IPH_ScalableIphUnlockedBasedNine_event_precondition_youtube_shelf": "name:ScalableIphShelfItemActivationYouTube;comparator:==0;window:7;storage:8", 16495 "IPH_ScalableIphUnlockedBasedNine_event_trigger": "name:ScalableIphUnlockedBasedNineTriggered;comparator:==0;window:7;storage:8", 16496 "IPH_ScalableIphUnlockedBasedNine_event_used": "name:ScalableIphUnlockedBasedNineEventUsed;comparator:any;window:7;storage:8", 16497 "IPH_ScalableIphUnlockedBasedNine_session_rate": "any", 16498 "IPH_ScalableIphUnlockedBasedNine_session_rate_impact": "none", 16499 "IPH_ScalableIphUnlockedBasedNine_x_CustomBubbleButtonText": "Open YouTube", 16500 "IPH_ScalableIphUnlockedBasedNine_x_CustomBubbleIcon": "YouTubeIcon", 16501 "IPH_ScalableIphUnlockedBasedNine_x_CustomBubbleId": "scalable_iph_unlocked_based_nine", 16502 "IPH_ScalableIphUnlockedBasedNine_x_CustomBubbleText": "Watch your favorite content on YouTube", 16503 "IPH_ScalableIphUnlockedBasedNine_x_CustomBubbleTitle": "Welcome Tips", 16504 "IPH_ScalableIphUnlockedBasedNine_x_CustomButtonActionType": "OpenYouTube", 16505 "IPH_ScalableIphUnlockedBasedNine_x_CustomConditionClientAgeInDays": "6", 16506 "IPH_ScalableIphUnlockedBasedNine_x_CustomConditionNetworkConnection": "Online", 16507 "IPH_ScalableIphUnlockedBasedNine_x_CustomUiType": "Bubble", 16508 "IPH_ScalableIphUnlockedBasedNine_x_CustomVersionNumber": "1", 16509 "IPH_ScalableIphUnlockedBasedOne_availability": "any", 16510 "IPH_ScalableIphUnlockedBasedOne_blocked_by": "none", 16511 "IPH_ScalableIphUnlockedBasedOne_blocking": "none", 16512 "IPH_ScalableIphUnlockedBasedOne_event_1": "name:ScalableIphUnlocked;comparator:>=0;window:7;storage:8", 16513 "IPH_ScalableIphUnlockedBasedOne_event_trigger": "name:ScalableIphUnlockedBasedOneTriggered;comparator:==0;window:7;storage:8", 16514 "IPH_ScalableIphUnlockedBasedOne_event_used": "name:ScalableIphUnlockedBasedOneEventUsed;comparator:any;window:7;storage:8", 16515 "IPH_ScalableIphUnlockedBasedOne_session_rate": "any", 16516 "IPH_ScalableIphUnlockedBasedOne_session_rate_impact": "none", 16517 "IPH_ScalableIphUnlockedBasedOne_x_CustomBubbleButtonText": "Open Chrome", 16518 "IPH_ScalableIphUnlockedBasedOne_x_CustomBubbleIcon": "ChromeIcon", 16519 "IPH_ScalableIphUnlockedBasedOne_x_CustomBubbleId": "scalable_iph_unlocked_based_one", 16520 "IPH_ScalableIphUnlockedBasedOne_x_CustomBubbleText": "Connect to the world on your Chromebook with Chrome browser", 16521 "IPH_ScalableIphUnlockedBasedOne_x_CustomBubbleTitle": "Welcome Tips", 16522 "IPH_ScalableIphUnlockedBasedOne_x_CustomButtonActionType": "OpenChrome", 16523 "IPH_ScalableIphUnlockedBasedOne_x_CustomConditionClientAgeInDays": "6", 16524 "IPH_ScalableIphUnlockedBasedOne_x_CustomConditionNetworkConnection": "Online", 16525 "IPH_ScalableIphUnlockedBasedOne_x_CustomUiType": "Bubble", 16526 "IPH_ScalableIphUnlockedBasedOne_x_CustomVersionNumber": "1", 16527 "IPH_ScalableIphUnlockedBasedSeven_availability": "any", 16528 "IPH_ScalableIphUnlockedBasedSeven_blocked_by": "none", 16529 "IPH_ScalableIphUnlockedBasedSeven_blocking": "none", 16530 "IPH_ScalableIphUnlockedBasedSeven_event_1": "name:ScalableIphUnlocked;comparator:>=6;window:7;storage:8", 16531 "IPH_ScalableIphUnlockedBasedSeven_event_trigger": "name:ScalableIphUnlockedBasedSevenTriggered;comparator:==0;window:7;storage:8", 16532 "IPH_ScalableIphUnlockedBasedSeven_event_used": "name:ScalableIphUnlockedBasedSevenEventUsed;comparator:any;window:7;storage:8", 16533 "IPH_ScalableIphUnlockedBasedSeven_session_rate": "any", 16534 "IPH_ScalableIphUnlockedBasedSeven_session_rate_impact": "none", 16535 "IPH_ScalableIphUnlockedBasedSeven_x_CustomBubbleButtonText": "Add printer", 16536 "IPH_ScalableIphUnlockedBasedSeven_x_CustomBubbleIcon": "PrintJobsIcon", 16537 "IPH_ScalableIphUnlockedBasedSeven_x_CustomBubbleId": "scalable_iph_unlocked_based_seven", 16538 "IPH_ScalableIphUnlockedBasedSeven_x_CustomBubbleText": "Easily add a printer to your Chromebook", 16539 "IPH_ScalableIphUnlockedBasedSeven_x_CustomBubbleTitle": "Welcome Tips", 16540 "IPH_ScalableIphUnlockedBasedSeven_x_CustomButtonActionType": "OpenSettingsPrinter", 16541 "IPH_ScalableIphUnlockedBasedSeven_x_CustomConditionClientAgeInDays": "6", 16542 "IPH_ScalableIphUnlockedBasedSeven_x_CustomConditionHasSavedPrinter": "False", 16543 "IPH_ScalableIphUnlockedBasedSeven_x_CustomConditionNetworkConnection": "Online", 16544 "IPH_ScalableIphUnlockedBasedSeven_x_CustomUiType": "Bubble", 16545 "IPH_ScalableIphUnlockedBasedSeven_x_CustomVersionNumber": "1", 16546 "IPH_ScalableIphUnlockedBasedSix_availability": "any", 16547 "IPH_ScalableIphUnlockedBasedSix_blocked_by": "none", 16548 "IPH_ScalableIphUnlockedBasedSix_blocking": "none", 16549 "IPH_ScalableIphUnlockedBasedSix_event_1": "name:ScalableIphUnlocked;comparator:>=5;window:7;storage:8", 16550 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_android_app_list": "name:ScalableIphAppListItemActivationOpenGooglePhotosAndroid;comparator:==0;window:7;storage:8", 16551 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_android_shelf": "name:ScalableIphShelfItemActivationGooglePhotosAndroid;comparator:==0;window:7;storage:8", 16552 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_web_app_list": "name:ScalableIphAppListItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 16553 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_web_shelf": "name:ScalableIphShelfItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 16554 "IPH_ScalableIphUnlockedBasedSix_event_trigger": "name:ScalableIphUnlockedBasedSixTriggered;comparator:==0;window:7;storage:8", 16555 "IPH_ScalableIphUnlockedBasedSix_event_used": "name:ScalableIphUnlockedBasedSixEventUsed;comparator:any;window:7;storage:8", 16556 "IPH_ScalableIphUnlockedBasedSix_session_rate": "any", 16557 "IPH_ScalableIphUnlockedBasedSix_session_rate_impact": "none", 16558 "IPH_ScalableIphUnlockedBasedSix_x_CustomBubbleButtonText": "Open Photos", 16559 "IPH_ScalableIphUnlockedBasedSix_x_CustomBubbleIcon": "GooglePhotosIcon", 16560 "IPH_ScalableIphUnlockedBasedSix_x_CustomBubbleId": "scalable_iph_unlocked_based_six", 16561 "IPH_ScalableIphUnlockedBasedSix_x_CustomBubbleText": "Explore your favorite memories in Google Photos", 16562 "IPH_ScalableIphUnlockedBasedSix_x_CustomBubbleTitle": "Welcome Tips", 16563 "IPH_ScalableIphUnlockedBasedSix_x_CustomButtonActionType": "OpenGooglePhotos", 16564 "IPH_ScalableIphUnlockedBasedSix_x_CustomConditionClientAgeInDays": "6", 16565 "IPH_ScalableIphUnlockedBasedSix_x_CustomConditionNetworkConnection": "Online", 16566 "IPH_ScalableIphUnlockedBasedSix_x_CustomUiType": "Bubble", 16567 "IPH_ScalableIphUnlockedBasedSix_x_CustomVersionNumber": "1", 16568 "IPH_ScalableIphUnlockedBasedTen_availability": "any", 16569 "IPH_ScalableIphUnlockedBasedTen_blocked_by": "none", 16570 "IPH_ScalableIphUnlockedBasedTen_blocking": "none", 16571 "IPH_ScalableIphUnlockedBasedTen_event_1": "name:ScalableIphUnlocked;comparator:>=9;window:7;storage:8", 16572 "IPH_ScalableIphUnlockedBasedTen_event_precondition_print_job": "name:ScalableIphPrintJobCreated;comparator:==0;window:7;storage:8", 16573 "IPH_ScalableIphUnlockedBasedTen_event_trigger": "name:ScalableIphUnlockedBasedTenTriggered;comparator:==0;window:7;storage:8", 16574 "IPH_ScalableIphUnlockedBasedTen_event_used": "name:ScalableIphUnlockedBasedTenEventUsed;comparator:any;window:7;storage:8", 16575 "IPH_ScalableIphUnlockedBasedTen_session_rate": "any", 16576 "IPH_ScalableIphUnlockedBasedTen_session_rate_impact": "none", 16577 "IPH_ScalableIphUnlockedBasedTen_x_CustomBubbleButtonText": "Select file", 16578 "IPH_ScalableIphUnlockedBasedTen_x_CustomBubbleIcon": "PrintJobsIcon", 16579 "IPH_ScalableIphUnlockedBasedTen_x_CustomBubbleId": "scalable_iph_unlocked_based_ten", 16580 "IPH_ScalableIphUnlockedBasedTen_x_CustomBubbleText": "Printing is easy with your Chromebook", 16581 "IPH_ScalableIphUnlockedBasedTen_x_CustomBubbleTitle": "Welcome Tips", 16582 "IPH_ScalableIphUnlockedBasedTen_x_CustomButtonActionType": "OpenFileManager", 16583 "IPH_ScalableIphUnlockedBasedTen_x_CustomConditionClientAgeInDays": "6", 16584 "IPH_ScalableIphUnlockedBasedTen_x_CustomConditionNetworkConnection": "Online", 16585 "IPH_ScalableIphUnlockedBasedTen_x_CustomUiType": "Bubble", 16586 "IPH_ScalableIphUnlockedBasedTen_x_CustomVersionNumber": "1", 16587 "IPH_ScalableIphUnlockedBasedThree_availability": "any", 16588 "IPH_ScalableIphUnlockedBasedThree_blocked_by": "none", 16589 "IPH_ScalableIphUnlockedBasedThree_blocking": "none", 16590 "IPH_ScalableIphUnlockedBasedThree_event_1": "name:ScalableIphUnlocked;comparator:>=2;window:7;storage:8", 16591 "IPH_ScalableIphUnlockedBasedThree_event_precondition_personalization_app": "name:ScalableIphOpenPersonalizationApp;comparator:==0;window:7;storage:8", 16592 "IPH_ScalableIphUnlockedBasedThree_event_trigger": "name:ScalableIphUnlockedBasedThreeTriggered;comparator:==0;window:7;storage:8", 16593 "IPH_ScalableIphUnlockedBasedThree_event_used": "name:ScalableIphUnlockedBasedThreeEventUsed;comparator:any;window:7;storage:8", 16594 "IPH_ScalableIphUnlockedBasedThree_session_rate": "any", 16595 "IPH_ScalableIphUnlockedBasedThree_session_rate_impact": "none", 16596 "IPH_ScalableIphUnlockedBasedThree_x_CustomBubbleButtonText": "Select wallpaper", 16597 "IPH_ScalableIphUnlockedBasedThree_x_CustomBubbleId": "scalable_iph_unlocked_based_three", 16598 "IPH_ScalableIphUnlockedBasedThree_x_CustomBubbleText": "Make your Chromebook uniquely yours with a new wallpaper", 16599 "IPH_ScalableIphUnlockedBasedThree_x_CustomBubbleTitle": "Welcome Tips", 16600 "IPH_ScalableIphUnlockedBasedThree_x_CustomButtonActionType": "OpenPersonalizationApp", 16601 "IPH_ScalableIphUnlockedBasedThree_x_CustomConditionClientAgeInDays": "6", 16602 "IPH_ScalableIphUnlockedBasedThree_x_CustomConditionNetworkConnection": "Online", 16603 "IPH_ScalableIphUnlockedBasedThree_x_CustomUiType": "Bubble", 16604 "IPH_ScalableIphUnlockedBasedThree_x_CustomVersionNumber": "1", 16605 "IPH_ScalableIphUnlockedBasedTwo_availability": "any", 16606 "IPH_ScalableIphUnlockedBasedTwo_blocked_by": "none", 16607 "IPH_ScalableIphUnlockedBasedTwo_blocking": "none", 16608 "IPH_ScalableIphUnlockedBasedTwo_event_1": "name:ScalableIphUnlocked;comparator:>=1;window:7;storage:8", 16609 "IPH_ScalableIphUnlockedBasedTwo_event_precondition_launcher": "name:ScalableIphAppListShown;comparator:==0;window:7;storage:8", 16610 "IPH_ScalableIphUnlockedBasedTwo_event_trigger": "name:ScalableIphUnlockedBasedTwoTriggered;comparator:==0;window:7;storage:8", 16611 "IPH_ScalableIphUnlockedBasedTwo_event_used": "name:ScalableIphAppListShown;comparator:any;window:7;storage:8", 16612 "IPH_ScalableIphUnlockedBasedTwo_session_rate": "any", 16613 "IPH_ScalableIphUnlockedBasedTwo_session_rate_impact": "none", 16614 "IPH_ScalableIphUnlockedBasedTwo_x_CustomBubbleId": "scalable_iph_unlocked_based_two", 16615 "IPH_ScalableIphUnlockedBasedTwo_x_CustomBubbleText": "Search and find your apps in the Launcher \u25c9", 16616 "IPH_ScalableIphUnlockedBasedTwo_x_CustomBubbleTitle": "Welcome Tips", 16617 "IPH_ScalableIphUnlockedBasedTwo_x_CustomConditionClientAgeInDays": "6", 16618 "IPH_ScalableIphUnlockedBasedTwo_x_CustomConditionNetworkConnection": "Online", 16619 "IPH_ScalableIphUnlockedBasedTwo_x_CustomUiType": "Bubble", 16620 "IPH_ScalableIphUnlockedBasedTwo_x_CustomVersionNumber": "1" 16621 }, 16622 "enable_features": [ 16623 "HelpAppWelcomeTips", 16624 "IPH_ScalableIphHelpAppBasedEight", 16625 "IPH_ScalableIphHelpAppBasedFive", 16626 "IPH_ScalableIphHelpAppBasedFour", 16627 "IPH_ScalableIphHelpAppBasedNine", 16628 "IPH_ScalableIphHelpAppBasedNudge", 16629 "IPH_ScalableIphHelpAppBasedOne", 16630 "IPH_ScalableIphHelpAppBasedSeven", 16631 "IPH_ScalableIphHelpAppBasedSix", 16632 "IPH_ScalableIphHelpAppBasedTen", 16633 "IPH_ScalableIphHelpAppBasedThree", 16634 "IPH_ScalableIphHelpAppBasedTwo", 16635 "IPH_ScalableIphTimerBasedEight", 16636 "IPH_ScalableIphTimerBasedFive", 16637 "IPH_ScalableIphTimerBasedFour", 16638 "IPH_ScalableIphTimerBasedNine", 16639 "IPH_ScalableIphTimerBasedOne", 16640 "IPH_ScalableIphTimerBasedSeven", 16641 "IPH_ScalableIphTimerBasedSix", 16642 "IPH_ScalableIphTimerBasedTen", 16643 "IPH_ScalableIphTimerBasedThree", 16644 "IPH_ScalableIphTimerBasedTwo", 16645 "IPH_ScalableIphUnlockedBasedEight", 16646 "IPH_ScalableIphUnlockedBasedFive", 16647 "IPH_ScalableIphUnlockedBasedFour", 16648 "IPH_ScalableIphUnlockedBasedNine", 16649 "IPH_ScalableIphUnlockedBasedOne", 16650 "IPH_ScalableIphUnlockedBasedSeven", 16651 "IPH_ScalableIphUnlockedBasedSix", 16652 "IPH_ScalableIphUnlockedBasedTen", 16653 "IPH_ScalableIphUnlockedBasedThree", 16654 "IPH_ScalableIphUnlockedBasedTwo", 16655 "ScalableIph" 16656 ], 16657 "disable_features": [ 16658 "ShelfLauncherNudge" 16659 ] 16660 }, 16661 { 16662 "name": "TimerBased_CANARY_DEV_20231109", 16663 "params": { 16664 "IPH_ScalableIphTimerBasedEight_availability": "any", 16665 "IPH_ScalableIphTimerBasedEight_blocked_by": "none", 16666 "IPH_ScalableIphTimerBasedEight_blocking": "none", 16667 "IPH_ScalableIphTimerBasedEight_event_1": "name:ScalableIphFiveMinTick;comparator:>=26;window:7;storage:8", 16668 "IPH_ScalableIphTimerBasedEight_event_trigger": "name:ScalableIphTimerBasedEightTriggered;comparator:==0;window:7;storage:8", 16669 "IPH_ScalableIphTimerBasedEight_event_used": "name:ScalableIphTimerBasedEightEventUsed;comparator:any;window:7;storage:8", 16670 "IPH_ScalableIphTimerBasedEight_session_rate": "any", 16671 "IPH_ScalableIphTimerBasedEight_session_rate_impact": "none", 16672 "IPH_ScalableIphTimerBasedEight_x_CustomButtonActionType": "OpenPhoneHub", 16673 "IPH_ScalableIphTimerBasedEight_x_CustomConditionClientAgeInDays": "6", 16674 "IPH_ScalableIphTimerBasedEight_x_CustomConditionNetworkConnection": "Online", 16675 "IPH_ScalableIphTimerBasedEight_x_CustomConditionPhoneHubOnboardingEligible": "True", 16676 "IPH_ScalableIphTimerBasedEight_x_CustomNotificationBodyText": "You can quickly reply to messages from your Android phone, right from your Chromebook", 16677 "IPH_ScalableIphTimerBasedEight_x_CustomNotificationButtonText": "Connect phone", 16678 "IPH_ScalableIphTimerBasedEight_x_CustomNotificationId": "scalable_iph_timer_based_eight", 16679 "IPH_ScalableIphTimerBasedEight_x_CustomNotificationSummaryText": "Welcome Tips", 16680 "IPH_ScalableIphTimerBasedEight_x_CustomNotificationTitle": "Connect your Android phone", 16681 "IPH_ScalableIphTimerBasedEight_x_CustomUiType": "Notification", 16682 "IPH_ScalableIphTimerBasedEight_x_CustomVersionNumber": "1", 16683 "IPH_ScalableIphTimerBasedFive_availability": "any", 16684 "IPH_ScalableIphTimerBasedFive_blocked_by": "none", 16685 "IPH_ScalableIphTimerBasedFive_blocking": "none", 16686 "IPH_ScalableIphTimerBasedFive_event_1": "name:ScalableIphFiveMinTick;comparator:>=16;window:7;storage:8", 16687 "IPH_ScalableIphTimerBasedFive_event_trigger": "name:ScalableIphTimerBasedFiveTriggered;comparator:==0;window:7;storage:8", 16688 "IPH_ScalableIphTimerBasedFive_event_used": "name:ScalableIphTimerBasedFiveEventUsed;comparator:any;window:7;storage:8", 16689 "IPH_ScalableIphTimerBasedFive_session_rate": "any", 16690 "IPH_ScalableIphTimerBasedFive_session_rate_impact": "none", 16691 "IPH_ScalableIphTimerBasedFive_x_CustomButtonActionType": "OpenSettingsPrinter", 16692 "IPH_ScalableIphTimerBasedFive_x_CustomConditionClientAgeInDays": "6", 16693 "IPH_ScalableIphTimerBasedFive_x_CustomConditionHasSavedPrinter": "False", 16694 "IPH_ScalableIphTimerBasedFive_x_CustomConditionNetworkConnection": "Online", 16695 "IPH_ScalableIphTimerBasedFive_x_CustomNotificationBodyText": "Easily add a printer to your Chromebook so it will be ready to go", 16696 "IPH_ScalableIphTimerBasedFive_x_CustomNotificationButtonText": "Add printer", 16697 "IPH_ScalableIphTimerBasedFive_x_CustomNotificationId": "scalable_iph_timer_based_five", 16698 "IPH_ScalableIphTimerBasedFive_x_CustomNotificationSummaryText": "Welcome Tips", 16699 "IPH_ScalableIphTimerBasedFive_x_CustomNotificationTitle": "Connect a printer", 16700 "IPH_ScalableIphTimerBasedFive_x_CustomUiType": "Notification", 16701 "IPH_ScalableIphTimerBasedFive_x_CustomVersionNumber": "1", 16702 "IPH_ScalableIphTimerBasedFour_availability": "any", 16703 "IPH_ScalableIphTimerBasedFour_blocked_by": "none", 16704 "IPH_ScalableIphTimerBasedFour_blocking": "none", 16705 "IPH_ScalableIphTimerBasedFour_event_1": "name:ScalableIphFiveMinTick;comparator:>=12;window:7;storage:8", 16706 "IPH_ScalableIphTimerBasedFour_event_precondition_personalization_app": "name:ScalableIphOpenPersonalizationApp;comparator:==0;window:7;storage:8", 16707 "IPH_ScalableIphTimerBasedFour_event_trigger": "name:ScalableIphTimerBasedFourTriggered;comparator:==0;window:7;storage:8", 16708 "IPH_ScalableIphTimerBasedFour_event_used": "name:ScalableIphTimerBasedFourEventUsed;comparator:any;window:7;storage:8", 16709 "IPH_ScalableIphTimerBasedFour_session_rate": "any", 16710 "IPH_ScalableIphTimerBasedFour_session_rate_impact": "none", 16711 "IPH_ScalableIphTimerBasedFour_x_CustomButtonActionType": "OpenPersonalizationApp", 16712 "IPH_ScalableIphTimerBasedFour_x_CustomConditionClientAgeInDays": "6", 16713 "IPH_ScalableIphTimerBasedFour_x_CustomConditionNetworkConnection": "Online", 16714 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationBodyText": "Make your Chromebook uniquely yours with a new wallpaper", 16715 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationButtonText": "Select wallpaper", 16716 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationId": "scalable_iph_timer_based_four", 16717 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationImageType": "Wallpaper", 16718 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationSummaryText": "Welcome Tips", 16719 "IPH_ScalableIphTimerBasedFour_x_CustomNotificationTitle": "Customize your wallpaper", 16720 "IPH_ScalableIphTimerBasedFour_x_CustomUiType": "Notification", 16721 "IPH_ScalableIphTimerBasedFour_x_CustomVersionNumber": "1", 16722 "IPH_ScalableIphTimerBasedNine_availability": "any", 16723 "IPH_ScalableIphTimerBasedNine_blocked_by": "none", 16724 "IPH_ScalableIphTimerBasedNine_blocking": "none", 16725 "IPH_ScalableIphTimerBasedNine_event_1": "name:ScalableIphFiveMinTick;comparator:>=30;window:7;storage:8", 16726 "IPH_ScalableIphTimerBasedNine_event_precondition_youtube_app_list": "name:ScalableIphAppListItemActivationYouTube;comparator:==0;window:7;storage:8", 16727 "IPH_ScalableIphTimerBasedNine_event_precondition_youtube_shelf": "name:ScalableIphShelfItemActivationYouTube;comparator:==0;window:7;storage:8", 16728 "IPH_ScalableIphTimerBasedNine_event_trigger": "name:ScalableIphTimerBasedNineTriggered;comparator:==0;window:7;storage:8", 16729 "IPH_ScalableIphTimerBasedNine_event_used": "name:ScalableIphTimerBasedNineEventUsed;comparator:any;window:7;storage:8", 16730 "IPH_ScalableIphTimerBasedNine_session_rate": "any", 16731 "IPH_ScalableIphTimerBasedNine_session_rate_impact": "none", 16732 "IPH_ScalableIphTimerBasedNine_x_CustomBubbleButtonText": "Open YouTube", 16733 "IPH_ScalableIphTimerBasedNine_x_CustomBubbleIcon": "YouTubeIcon", 16734 "IPH_ScalableIphTimerBasedNine_x_CustomBubbleId": "scalable_iph_timer_based_nine", 16735 "IPH_ScalableIphTimerBasedNine_x_CustomBubbleText": "Watch your favorite content on YouTube", 16736 "IPH_ScalableIphTimerBasedNine_x_CustomBubbleTitle": "Welcome Tips", 16737 "IPH_ScalableIphTimerBasedNine_x_CustomButtonActionType": "OpenYouTube", 16738 "IPH_ScalableIphTimerBasedNine_x_CustomConditionClientAgeInDays": "6", 16739 "IPH_ScalableIphTimerBasedNine_x_CustomConditionNetworkConnection": "Online", 16740 "IPH_ScalableIphTimerBasedNine_x_CustomUiType": "Bubble", 16741 "IPH_ScalableIphTimerBasedNine_x_CustomVersionNumber": "1", 16742 "IPH_ScalableIphTimerBasedOne_availability": "any", 16743 "IPH_ScalableIphTimerBasedOne_blocked_by": "none", 16744 "IPH_ScalableIphTimerBasedOne_blocking": "none", 16745 "IPH_ScalableIphTimerBasedOne_event_1": "name:ScalableIphFiveMinTick;comparator:>=0;window:7;storage:8", 16746 "IPH_ScalableIphTimerBasedOne_event_trigger": "name:ScalableIphTimerBasedOneTriggered;comparator:==0;window:7;storage:8", 16747 "IPH_ScalableIphTimerBasedOne_event_used": "name:ScalableIphTimerBasedOneEventUsed;comparator:any;window:7;storage:8", 16748 "IPH_ScalableIphTimerBasedOne_session_rate": "any", 16749 "IPH_ScalableIphTimerBasedOne_session_rate_impact": "none", 16750 "IPH_ScalableIphTimerBasedOne_x_CustomBubbleButtonText": "Open Chrome", 16751 "IPH_ScalableIphTimerBasedOne_x_CustomBubbleIcon": "ChromeIcon", 16752 "IPH_ScalableIphTimerBasedOne_x_CustomBubbleId": "scalable_iph_timer_based_one", 16753 "IPH_ScalableIphTimerBasedOne_x_CustomBubbleText": "Connect to the world on your Chromebook with Chrome browser", 16754 "IPH_ScalableIphTimerBasedOne_x_CustomBubbleTitle": "Welcome Tips", 16755 "IPH_ScalableIphTimerBasedOne_x_CustomButtonActionType": "OpenChrome", 16756 "IPH_ScalableIphTimerBasedOne_x_CustomConditionClientAgeInDays": "6", 16757 "IPH_ScalableIphTimerBasedOne_x_CustomConditionNetworkConnection": "Online", 16758 "IPH_ScalableIphTimerBasedOne_x_CustomUiType": "Bubble", 16759 "IPH_ScalableIphTimerBasedOne_x_CustomVersionNumber": "1", 16760 "IPH_ScalableIphTimerBasedSeven_availability": "any", 16761 "IPH_ScalableIphTimerBasedSeven_blocked_by": "none", 16762 "IPH_ScalableIphTimerBasedSeven_blocking": "none", 16763 "IPH_ScalableIphTimerBasedSeven_event_1": "name:ScalableIphFiveMinTick;comparator:>=24;window:7;storage:8", 16764 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_android_app_list": "name:ScalableIphAppListItemActivationOpenGooglePhotosAndroid;comparator:==0;window:7;storage:8", 16765 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_android_shelf": "name:ScalableIphShelfItemActivationGooglePhotosAndroid;comparator:==0;window:7;storage:8", 16766 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_web_app_list": "name:ScalableIphAppListItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 16767 "IPH_ScalableIphTimerBasedSeven_event_preconditions_google_photos_web_shelf": "name:ScalableIphShelfItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 16768 "IPH_ScalableIphTimerBasedSeven_event_trigger": "name:ScalableIphTimerBasedSevenTriggered;comparator:==0;window:7;storage:8", 16769 "IPH_ScalableIphTimerBasedSeven_event_used": "name:ScalableIphTimerBasedSevenEventUsed;comparator:any;window:7;storage:8", 16770 "IPH_ScalableIphTimerBasedSeven_session_rate": "any", 16771 "IPH_ScalableIphTimerBasedSeven_session_rate_impact": "none", 16772 "IPH_ScalableIphTimerBasedSeven_x_CustomBubbleButtonText": "Open Photos", 16773 "IPH_ScalableIphTimerBasedSeven_x_CustomBubbleIcon": "GooglePhotosIcon", 16774 "IPH_ScalableIphTimerBasedSeven_x_CustomBubbleId": "scalable_iph_timer_based_seven", 16775 "IPH_ScalableIphTimerBasedSeven_x_CustomBubbleText": "Explore your favorite memories in Google Photos", 16776 "IPH_ScalableIphTimerBasedSeven_x_CustomBubbleTitle": "Welcome Tips", 16777 "IPH_ScalableIphTimerBasedSeven_x_CustomButtonActionType": "OpenGooglePhotos", 16778 "IPH_ScalableIphTimerBasedSeven_x_CustomConditionClientAgeInDays": "6", 16779 "IPH_ScalableIphTimerBasedSeven_x_CustomConditionNetworkConnection": "Online", 16780 "IPH_ScalableIphTimerBasedSeven_x_CustomUiType": "Bubble", 16781 "IPH_ScalableIphTimerBasedSeven_x_CustomVersionNumber": "1", 16782 "IPH_ScalableIphTimerBasedSix_availability": "any", 16783 "IPH_ScalableIphTimerBasedSix_blocked_by": "none", 16784 "IPH_ScalableIphTimerBasedSix_blocking": "none", 16785 "IPH_ScalableIphTimerBasedSix_event_1": "name:ScalableIphFiveMinTick;comparator:>=18;window:7;storage:8", 16786 "IPH_ScalableIphTimerBasedSix_event_precondition_google_play_app_list": "name:ScalableIphAppListItemActivationOpenGooglePlayStore;comparator:==0;window:7;storage:8", 16787 "IPH_ScalableIphTimerBasedSix_event_precondition_google_play_shelf": "name:ScalableIphShelfItemActivationGooglePlay;comparator:==0;window:7;storage:8", 16788 "IPH_ScalableIphTimerBasedSix_event_trigger": "name:ScalableIphTimerBasedSixTriggered;comparator:==0;window:7;storage:8", 16789 "IPH_ScalableIphTimerBasedSix_event_used": "name:ScalableIphTimerBasedSixEventUsed;comparator:any;window:7;storage:8", 16790 "IPH_ScalableIphTimerBasedSix_session_rate": "any", 16791 "IPH_ScalableIphTimerBasedSix_session_rate_impact": "none", 16792 "IPH_ScalableIphTimerBasedSix_x_CustomButtonActionType": "OpenPlayStore", 16793 "IPH_ScalableIphTimerBasedSix_x_CustomConditionClientAgeInDays": "6", 16794 "IPH_ScalableIphTimerBasedSix_x_CustomConditionNetworkConnection": "Online", 16795 "IPH_ScalableIphTimerBasedSix_x_CustomNotificationBodyText": "Download your favorite Android apps from the Google Play Store and use them on your Chromebook", 16796 "IPH_ScalableIphTimerBasedSix_x_CustomNotificationButtonText": "Open Play Store", 16797 "IPH_ScalableIphTimerBasedSix_x_CustomNotificationId": "scalable_iph_timer_based_six", 16798 "IPH_ScalableIphTimerBasedSix_x_CustomNotificationSummaryText": "Welcome Tips", 16799 "IPH_ScalableIphTimerBasedSix_x_CustomNotificationTitle": "Install apps from the Play Store", 16800 "IPH_ScalableIphTimerBasedSix_x_CustomUiType": "Notification", 16801 "IPH_ScalableIphTimerBasedSix_x_CustomVersionNumber": "1", 16802 "IPH_ScalableIphTimerBasedTen_availability": "any", 16803 "IPH_ScalableIphTimerBasedTen_blocked_by": "none", 16804 "IPH_ScalableIphTimerBasedTen_blocking": "none", 16805 "IPH_ScalableIphTimerBasedTen_event_1": "name:ScalableIphFiveMinTick;comparator:>=48;window:7;storage:8", 16806 "IPH_ScalableIphTimerBasedTen_event_precondition_print_job": "name:ScalableIphPrintJobCreated;comparator:==0;window:7;storage:8", 16807 "IPH_ScalableIphTimerBasedTen_event_trigger": "name:ScalableIphTimerBasedTenTriggered;comparator:==0;window:7;storage:8", 16808 "IPH_ScalableIphTimerBasedTen_event_used": "name:ScalableIphTimerBasedTenEventUsed;comparator:any;window:7;storage:8", 16809 "IPH_ScalableIphTimerBasedTen_session_rate": "any", 16810 "IPH_ScalableIphTimerBasedTen_session_rate_impact": "none", 16811 "IPH_ScalableIphTimerBasedTen_x_CustomBubbleButtonText": "Select file", 16812 "IPH_ScalableIphTimerBasedTen_x_CustomBubbleIcon": "PrintJobsIcon", 16813 "IPH_ScalableIphTimerBasedTen_x_CustomBubbleId": "scalable_iph_timer_based_ten", 16814 "IPH_ScalableIphTimerBasedTen_x_CustomBubbleText": "Printing is easy with your Chromebook", 16815 "IPH_ScalableIphTimerBasedTen_x_CustomBubbleTitle": "Welcome Tips", 16816 "IPH_ScalableIphTimerBasedTen_x_CustomButtonActionType": "OpenFileManager", 16817 "IPH_ScalableIphTimerBasedTen_x_CustomConditionClientAgeInDays": "6", 16818 "IPH_ScalableIphTimerBasedTen_x_CustomConditionNetworkConnection": "Online", 16819 "IPH_ScalableIphTimerBasedTen_x_CustomUiType": "Bubble", 16820 "IPH_ScalableIphTimerBasedTen_x_CustomVersionNumber": "1", 16821 "IPH_ScalableIphTimerBasedThree_availability": "any", 16822 "IPH_ScalableIphTimerBasedThree_blocked_by": "none", 16823 "IPH_ScalableIphTimerBasedThree_blocking": "none", 16824 "IPH_ScalableIphTimerBasedThree_event_1": "name:ScalableIphFiveMinTick;comparator:>=2;window:7;storage:8", 16825 "IPH_ScalableIphTimerBasedThree_event_precondition_google_docs_app_list": "name:ScalableIphAppListItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 16826 "IPH_ScalableIphTimerBasedThree_event_precondition_google_docs_shelf": "name:ScalableIphShelfItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 16827 "IPH_ScalableIphTimerBasedThree_event_trigger": "name:ScalableIphTimerBasedThreeTriggered;comparator:==0;window:7;storage:8", 16828 "IPH_ScalableIphTimerBasedThree_event_used": "name:ScalableIphTimerBasedThreeEventUsed;comparator:any;window:7;storage:8", 16829 "IPH_ScalableIphTimerBasedThree_session_rate": "any", 16830 "IPH_ScalableIphTimerBasedThree_session_rate_impact": "none", 16831 "IPH_ScalableIphTimerBasedThree_x_CustomBubbleButtonText": "Open Docs", 16832 "IPH_ScalableIphTimerBasedThree_x_CustomBubbleIcon": "GoogleDocsIcon", 16833 "IPH_ScalableIphTimerBasedThree_x_CustomBubbleId": "scalable_iph_timer_based_three", 16834 "IPH_ScalableIphTimerBasedThree_x_CustomBubbleText": "Create, edit, and collaborate with Google Docs", 16835 "IPH_ScalableIphTimerBasedThree_x_CustomBubbleTitle": "Welcome Tips", 16836 "IPH_ScalableIphTimerBasedThree_x_CustomButtonActionType": "OpenGoogleDocs", 16837 "IPH_ScalableIphTimerBasedThree_x_CustomConditionClientAgeInDays": "6", 16838 "IPH_ScalableIphTimerBasedThree_x_CustomConditionNetworkConnection": "Online", 16839 "IPH_ScalableIphTimerBasedThree_x_CustomUiType": "Bubble", 16840 "IPH_ScalableIphTimerBasedThree_x_CustomVersionNumber": "1", 16841 "IPH_ScalableIphTimerBasedTwo_availability": "any", 16842 "IPH_ScalableIphTimerBasedTwo_blocked_by": "none", 16843 "IPH_ScalableIphTimerBasedTwo_blocking": "none", 16844 "IPH_ScalableIphTimerBasedTwo_event_1": "name:ScalableIphFiveMinTick;comparator:>=1;window:7;storage:8", 16845 "IPH_ScalableIphTimerBasedTwo_event_precondition_launcher": "name:ScalableIphAppListShown;comparator:==0;window:7;storage:8", 16846 "IPH_ScalableIphTimerBasedTwo_event_trigger": "name:ScalableIphTimerBasedTwoTriggered;comparator:==0;window:7;storage:8", 16847 "IPH_ScalableIphTimerBasedTwo_event_used": "name:ScalableIphAppListShown;comparator:any;window:7;storage:8", 16848 "IPH_ScalableIphTimerBasedTwo_session_rate": "any", 16849 "IPH_ScalableIphTimerBasedTwo_session_rate_impact": "none", 16850 "IPH_ScalableIphTimerBasedTwo_x_CustomBubbleId": "scalable_iph_timer_based_two", 16851 "IPH_ScalableIphTimerBasedTwo_x_CustomBubbleText": "Search and find your apps in the Launcher \u25c9", 16852 "IPH_ScalableIphTimerBasedTwo_x_CustomBubbleTitle": "Welcome Tips", 16853 "IPH_ScalableIphTimerBasedTwo_x_CustomConditionClientAgeInDays": "6", 16854 "IPH_ScalableIphTimerBasedTwo_x_CustomConditionNetworkConnection": "Online", 16855 "IPH_ScalableIphTimerBasedTwo_x_CustomUiType": "Bubble", 16856 "IPH_ScalableIphTimerBasedTwo_x_CustomVersionNumber": "1" 16857 }, 16858 "enable_features": [ 16859 "IPH_ScalableIphTimerBasedEight", 16860 "IPH_ScalableIphTimerBasedFive", 16861 "IPH_ScalableIphTimerBasedFour", 16862 "IPH_ScalableIphTimerBasedNine", 16863 "IPH_ScalableIphTimerBasedOne", 16864 "IPH_ScalableIphTimerBasedSeven", 16865 "IPH_ScalableIphTimerBasedSix", 16866 "IPH_ScalableIphTimerBasedTen", 16867 "IPH_ScalableIphTimerBasedThree", 16868 "IPH_ScalableIphTimerBasedTwo", 16869 "ScalableIph" 16870 ], 16871 "disable_features": [ 16872 "ShelfLauncherNudge" 16873 ] 16874 }, 16875 { 16876 "name": "UnlockedBased_CANARY_DEV_20231109", 16877 "params": { 16878 "IPH_ScalableIphUnlockedBasedEight_availability": "any", 16879 "IPH_ScalableIphUnlockedBasedEight_blocked_by": "none", 16880 "IPH_ScalableIphUnlockedBasedEight_blocking": "none", 16881 "IPH_ScalableIphUnlockedBasedEight_event_1": "name:ScalableIphUnlocked;comparator:>=7;window:7;storage:8", 16882 "IPH_ScalableIphUnlockedBasedEight_event_trigger": "name:ScalableIphUnlockedBasedEightTriggered;comparator:==0;window:7;storage:8", 16883 "IPH_ScalableIphUnlockedBasedEight_event_used": "name:ScalableIphUnlockedBasedEightEventUsed;comparator:any;window:7;storage:8", 16884 "IPH_ScalableIphUnlockedBasedEight_session_rate": "any", 16885 "IPH_ScalableIphUnlockedBasedEight_session_rate_impact": "none", 16886 "IPH_ScalableIphUnlockedBasedEight_x_CustomBubbleButtonText": "Connect phone", 16887 "IPH_ScalableIphUnlockedBasedEight_x_CustomBubbleId": "scalable_iph_unlocked_based_eight", 16888 "IPH_ScalableIphUnlockedBasedEight_x_CustomBubbleText": "Quickly reply to your messages from your Android phone", 16889 "IPH_ScalableIphUnlockedBasedEight_x_CustomBubbleTitle": "Welcome Tips", 16890 "IPH_ScalableIphUnlockedBasedEight_x_CustomButtonActionType": "OpenPhoneHub", 16891 "IPH_ScalableIphUnlockedBasedEight_x_CustomConditionClientAgeInDays": "6", 16892 "IPH_ScalableIphUnlockedBasedEight_x_CustomConditionNetworkConnection": "Online", 16893 "IPH_ScalableIphUnlockedBasedEight_x_CustomConditionPhoneHubOnboardingEligible": "True", 16894 "IPH_ScalableIphUnlockedBasedEight_x_CustomUiType": "Bubble", 16895 "IPH_ScalableIphUnlockedBasedEight_x_CustomVersionNumber": "1", 16896 "IPH_ScalableIphUnlockedBasedFive_availability": "any", 16897 "IPH_ScalableIphUnlockedBasedFive_blocked_by": "none", 16898 "IPH_ScalableIphUnlockedBasedFive_blocking": "none", 16899 "IPH_ScalableIphUnlockedBasedFive_event_1": "name:ScalableIphUnlocked;comparator:>=4;window:7;storage:8", 16900 "IPH_ScalableIphUnlockedBasedFive_event_precondition_google_docs_app_list": "name:ScalableIphAppListItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 16901 "IPH_ScalableIphUnlockedBasedFive_event_precondition_google_docs_shelf": "name:ScalableIphShelfItemActivationGoogleDocs;comparator:==0;window:7;storage:8", 16902 "IPH_ScalableIphUnlockedBasedFive_event_trigger": "name:ScalableIphUnlockedBasedFiveTriggered;comparator:==0;window:7;storage:8", 16903 "IPH_ScalableIphUnlockedBasedFive_event_used": "name:ScalableIphUnlockedBasedFiveEventUsed;comparator:any;window:7;storage:8", 16904 "IPH_ScalableIphUnlockedBasedFive_session_rate": "any", 16905 "IPH_ScalableIphUnlockedBasedFive_session_rate_impact": "none", 16906 "IPH_ScalableIphUnlockedBasedFive_x_CustomBubbleButtonText": "Open Docs", 16907 "IPH_ScalableIphUnlockedBasedFive_x_CustomBubbleIcon": "GoogleDocsIcon", 16908 "IPH_ScalableIphUnlockedBasedFive_x_CustomBubbleId": "scalable_iph_unlocked_based_five", 16909 "IPH_ScalableIphUnlockedBasedFive_x_CustomBubbleText": "Create, edit, and collaborate with Google Docs", 16910 "IPH_ScalableIphUnlockedBasedFive_x_CustomBubbleTitle": "Welcome Tips", 16911 "IPH_ScalableIphUnlockedBasedFive_x_CustomButtonActionType": "OpenGoogleDocs", 16912 "IPH_ScalableIphUnlockedBasedFive_x_CustomConditionClientAgeInDays": "6", 16913 "IPH_ScalableIphUnlockedBasedFive_x_CustomConditionNetworkConnection": "Online", 16914 "IPH_ScalableIphUnlockedBasedFive_x_CustomUiType": "Bubble", 16915 "IPH_ScalableIphUnlockedBasedFive_x_CustomVersionNumber": "1", 16916 "IPH_ScalableIphUnlockedBasedFour_availability": "any", 16917 "IPH_ScalableIphUnlockedBasedFour_blocked_by": "none", 16918 "IPH_ScalableIphUnlockedBasedFour_blocking": "none", 16919 "IPH_ScalableIphUnlockedBasedFour_event_1": "name:ScalableIphUnlocked;comparator:>=3;window:7;storage:8", 16920 "IPH_ScalableIphUnlockedBasedFour_event_precondition_google_play_app_list": "name:ScalableIphAppListItemActivationOpenGooglePlayStore;comparator:==0;window:7;storage:8", 16921 "IPH_ScalableIphUnlockedBasedFour_event_precondition_google_play_shelf": "name:ScalableIphShelfItemActivationGooglePlay;comparator:==0;window:7;storage:8", 16922 "IPH_ScalableIphUnlockedBasedFour_event_trigger": "name:ScalableIphUnlockedBasedFourTriggered;comparator:==0;window:7;storage:8", 16923 "IPH_ScalableIphUnlockedBasedFour_event_used": "name:ScalableIphUnlockedBasedFourEventUsed;comparator:any;window:7;storage:8", 16924 "IPH_ScalableIphUnlockedBasedFour_session_rate": "any", 16925 "IPH_ScalableIphUnlockedBasedFour_session_rate_impact": "none", 16926 "IPH_ScalableIphUnlockedBasedFour_x_CustomBubbleButtonText": "Open Play Store", 16927 "IPH_ScalableIphUnlockedBasedFour_x_CustomBubbleIcon": "PlayStoreIcon", 16928 "IPH_ScalableIphUnlockedBasedFour_x_CustomBubbleId": "scalable_iph_unlocked_based_four", 16929 "IPH_ScalableIphUnlockedBasedFour_x_CustomBubbleText": "Get your favorite apps from the Play Store", 16930 "IPH_ScalableIphUnlockedBasedFour_x_CustomBubbleTitle": "Welcome Tips", 16931 "IPH_ScalableIphUnlockedBasedFour_x_CustomButtonActionType": "OpenPlayStore", 16932 "IPH_ScalableIphUnlockedBasedFour_x_CustomConditionClientAgeInDays": "6", 16933 "IPH_ScalableIphUnlockedBasedFour_x_CustomConditionNetworkConnection": "Online", 16934 "IPH_ScalableIphUnlockedBasedFour_x_CustomUiType": "Bubble", 16935 "IPH_ScalableIphUnlockedBasedFour_x_CustomVersionNumber": "1", 16936 "IPH_ScalableIphUnlockedBasedNine_availability": "any", 16937 "IPH_ScalableIphUnlockedBasedNine_blocked_by": "none", 16938 "IPH_ScalableIphUnlockedBasedNine_blocking": "none", 16939 "IPH_ScalableIphUnlockedBasedNine_event_1": "name:ScalableIphUnlocked;comparator:>=8;window:7;storage:8", 16940 "IPH_ScalableIphUnlockedBasedNine_event_precondition_youtube_app_list": "name:ScalableIphAppListItemActivationYouTube;comparator:==0;window:7;storage:8", 16941 "IPH_ScalableIphUnlockedBasedNine_event_precondition_youtube_shelf": "name:ScalableIphShelfItemActivationYouTube;comparator:==0;window:7;storage:8", 16942 "IPH_ScalableIphUnlockedBasedNine_event_trigger": "name:ScalableIphUnlockedBasedNineTriggered;comparator:==0;window:7;storage:8", 16943 "IPH_ScalableIphUnlockedBasedNine_event_used": "name:ScalableIphUnlockedBasedNineEventUsed;comparator:any;window:7;storage:8", 16944 "IPH_ScalableIphUnlockedBasedNine_session_rate": "any", 16945 "IPH_ScalableIphUnlockedBasedNine_session_rate_impact": "none", 16946 "IPH_ScalableIphUnlockedBasedNine_x_CustomBubbleButtonText": "Open YouTube", 16947 "IPH_ScalableIphUnlockedBasedNine_x_CustomBubbleIcon": "YouTubeIcon", 16948 "IPH_ScalableIphUnlockedBasedNine_x_CustomBubbleId": "scalable_iph_unlocked_based_nine", 16949 "IPH_ScalableIphUnlockedBasedNine_x_CustomBubbleText": "Watch your favorite content on YouTube", 16950 "IPH_ScalableIphUnlockedBasedNine_x_CustomBubbleTitle": "Welcome Tips", 16951 "IPH_ScalableIphUnlockedBasedNine_x_CustomButtonActionType": "OpenYouTube", 16952 "IPH_ScalableIphUnlockedBasedNine_x_CustomConditionClientAgeInDays": "6", 16953 "IPH_ScalableIphUnlockedBasedNine_x_CustomConditionNetworkConnection": "Online", 16954 "IPH_ScalableIphUnlockedBasedNine_x_CustomUiType": "Bubble", 16955 "IPH_ScalableIphUnlockedBasedNine_x_CustomVersionNumber": "1", 16956 "IPH_ScalableIphUnlockedBasedOne_availability": "any", 16957 "IPH_ScalableIphUnlockedBasedOne_blocked_by": "none", 16958 "IPH_ScalableIphUnlockedBasedOne_blocking": "none", 16959 "IPH_ScalableIphUnlockedBasedOne_event_1": "name:ScalableIphUnlocked;comparator:>=0;window:7;storage:8", 16960 "IPH_ScalableIphUnlockedBasedOne_event_trigger": "name:ScalableIphUnlockedBasedOneTriggered;comparator:==0;window:7;storage:8", 16961 "IPH_ScalableIphUnlockedBasedOne_event_used": "name:ScalableIphUnlockedBasedOneEventUsed;comparator:any;window:7;storage:8", 16962 "IPH_ScalableIphUnlockedBasedOne_session_rate": "any", 16963 "IPH_ScalableIphUnlockedBasedOne_session_rate_impact": "none", 16964 "IPH_ScalableIphUnlockedBasedOne_x_CustomBubbleButtonText": "Open Chrome", 16965 "IPH_ScalableIphUnlockedBasedOne_x_CustomBubbleIcon": "ChromeIcon", 16966 "IPH_ScalableIphUnlockedBasedOne_x_CustomBubbleId": "scalable_iph_unlocked_based_one", 16967 "IPH_ScalableIphUnlockedBasedOne_x_CustomBubbleText": "Connect to the world on your Chromebook with Chrome browser", 16968 "IPH_ScalableIphUnlockedBasedOne_x_CustomBubbleTitle": "Welcome Tips", 16969 "IPH_ScalableIphUnlockedBasedOne_x_CustomButtonActionType": "OpenChrome", 16970 "IPH_ScalableIphUnlockedBasedOne_x_CustomConditionClientAgeInDays": "6", 16971 "IPH_ScalableIphUnlockedBasedOne_x_CustomConditionNetworkConnection": "Online", 16972 "IPH_ScalableIphUnlockedBasedOne_x_CustomUiType": "Bubble", 16973 "IPH_ScalableIphUnlockedBasedOne_x_CustomVersionNumber": "1", 16974 "IPH_ScalableIphUnlockedBasedSeven_availability": "any", 16975 "IPH_ScalableIphUnlockedBasedSeven_blocked_by": "none", 16976 "IPH_ScalableIphUnlockedBasedSeven_blocking": "none", 16977 "IPH_ScalableIphUnlockedBasedSeven_event_1": "name:ScalableIphUnlocked;comparator:>=6;window:7;storage:8", 16978 "IPH_ScalableIphUnlockedBasedSeven_event_trigger": "name:ScalableIphUnlockedBasedSevenTriggered;comparator:==0;window:7;storage:8", 16979 "IPH_ScalableIphUnlockedBasedSeven_event_used": "name:ScalableIphUnlockedBasedSevenEventUsed;comparator:any;window:7;storage:8", 16980 "IPH_ScalableIphUnlockedBasedSeven_session_rate": "any", 16981 "IPH_ScalableIphUnlockedBasedSeven_session_rate_impact": "none", 16982 "IPH_ScalableIphUnlockedBasedSeven_x_CustomBubbleButtonText": "Add printer", 16983 "IPH_ScalableIphUnlockedBasedSeven_x_CustomBubbleIcon": "PrintJobsIcon", 16984 "IPH_ScalableIphUnlockedBasedSeven_x_CustomBubbleId": "scalable_iph_unlocked_based_seven", 16985 "IPH_ScalableIphUnlockedBasedSeven_x_CustomBubbleText": "Easily add a printer to your Chromebook", 16986 "IPH_ScalableIphUnlockedBasedSeven_x_CustomBubbleTitle": "Welcome Tips", 16987 "IPH_ScalableIphUnlockedBasedSeven_x_CustomButtonActionType": "OpenSettingsPrinter", 16988 "IPH_ScalableIphUnlockedBasedSeven_x_CustomConditionClientAgeInDays": "6", 16989 "IPH_ScalableIphUnlockedBasedSeven_x_CustomConditionHasSavedPrinter": "False", 16990 "IPH_ScalableIphUnlockedBasedSeven_x_CustomConditionNetworkConnection": "Online", 16991 "IPH_ScalableIphUnlockedBasedSeven_x_CustomUiType": "Bubble", 16992 "IPH_ScalableIphUnlockedBasedSeven_x_CustomVersionNumber": "1", 16993 "IPH_ScalableIphUnlockedBasedSix_availability": "any", 16994 "IPH_ScalableIphUnlockedBasedSix_blocked_by": "none", 16995 "IPH_ScalableIphUnlockedBasedSix_blocking": "none", 16996 "IPH_ScalableIphUnlockedBasedSix_event_1": "name:ScalableIphUnlocked;comparator:>=5;window:7;storage:8", 16997 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_android_app_list": "name:ScalableIphAppListItemActivationOpenGooglePhotosAndroid;comparator:==0;window:7;storage:8", 16998 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_android_shelf": "name:ScalableIphShelfItemActivationGooglePhotosAndroid;comparator:==0;window:7;storage:8", 16999 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_web_app_list": "name:ScalableIphAppListItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 17000 "IPH_ScalableIphUnlockedBasedSix_event_preconditions_google_photos_web_shelf": "name:ScalableIphShelfItemActivationGooglePhotosWeb;comparator:==0;window:7;storage:8", 17001 "IPH_ScalableIphUnlockedBasedSix_event_trigger": "name:ScalableIphUnlockedBasedSixTriggered;comparator:==0;window:7;storage:8", 17002 "IPH_ScalableIphUnlockedBasedSix_event_used": "name:ScalableIphUnlockedBasedSixEventUsed;comparator:any;window:7;storage:8", 17003 "IPH_ScalableIphUnlockedBasedSix_session_rate": "any", 17004 "IPH_ScalableIphUnlockedBasedSix_session_rate_impact": "none", 17005 "IPH_ScalableIphUnlockedBasedSix_x_CustomBubbleButtonText": "Open Photos", 17006 "IPH_ScalableIphUnlockedBasedSix_x_CustomBubbleIcon": "GooglePhotosIcon", 17007 "IPH_ScalableIphUnlockedBasedSix_x_CustomBubbleId": "scalable_iph_unlocked_based_six", 17008 "IPH_ScalableIphUnlockedBasedSix_x_CustomBubbleText": "Explore your favorite memories in Google Photos", 17009 "IPH_ScalableIphUnlockedBasedSix_x_CustomBubbleTitle": "Welcome Tips", 17010 "IPH_ScalableIphUnlockedBasedSix_x_CustomButtonActionType": "OpenGooglePhotos", 17011 "IPH_ScalableIphUnlockedBasedSix_x_CustomConditionClientAgeInDays": "6", 17012 "IPH_ScalableIphUnlockedBasedSix_x_CustomConditionNetworkConnection": "Online", 17013 "IPH_ScalableIphUnlockedBasedSix_x_CustomUiType": "Bubble", 17014 "IPH_ScalableIphUnlockedBasedSix_x_CustomVersionNumber": "1", 17015 "IPH_ScalableIphUnlockedBasedTen_availability": "any", 17016 "IPH_ScalableIphUnlockedBasedTen_blocked_by": "none", 17017 "IPH_ScalableIphUnlockedBasedTen_blocking": "none", 17018 "IPH_ScalableIphUnlockedBasedTen_event_1": "name:ScalableIphUnlocked;comparator:>=9;window:7;storage:8", 17019 "IPH_ScalableIphUnlockedBasedTen_event_precondition_print_job": "name:ScalableIphPrintJobCreated;comparator:==0;window:7;storage:8", 17020 "IPH_ScalableIphUnlockedBasedTen_event_trigger": "name:ScalableIphUnlockedBasedTenTriggered;comparator:==0;window:7;storage:8", 17021 "IPH_ScalableIphUnlockedBasedTen_event_used": "name:ScalableIphUnlockedBasedTenEventUsed;comparator:any;window:7;storage:8", 17022 "IPH_ScalableIphUnlockedBasedTen_session_rate": "any", 17023 "IPH_ScalableIphUnlockedBasedTen_session_rate_impact": "none", 17024 "IPH_ScalableIphUnlockedBasedTen_x_CustomBubbleButtonText": "Select file", 17025 "IPH_ScalableIphUnlockedBasedTen_x_CustomBubbleIcon": "PrintJobsIcon", 17026 "IPH_ScalableIphUnlockedBasedTen_x_CustomBubbleId": "scalable_iph_unlocked_based_ten", 17027 "IPH_ScalableIphUnlockedBasedTen_x_CustomBubbleText": "Printing is easy with your Chromebook", 17028 "IPH_ScalableIphUnlockedBasedTen_x_CustomBubbleTitle": "Welcome Tips", 17029 "IPH_ScalableIphUnlockedBasedTen_x_CustomButtonActionType": "OpenFileManager", 17030 "IPH_ScalableIphUnlockedBasedTen_x_CustomConditionClientAgeInDays": "6", 17031 "IPH_ScalableIphUnlockedBasedTen_x_CustomConditionNetworkConnection": "Online", 17032 "IPH_ScalableIphUnlockedBasedTen_x_CustomUiType": "Bubble", 17033 "IPH_ScalableIphUnlockedBasedTen_x_CustomVersionNumber": "1", 17034 "IPH_ScalableIphUnlockedBasedThree_availability": "any", 17035 "IPH_ScalableIphUnlockedBasedThree_blocked_by": "none", 17036 "IPH_ScalableIphUnlockedBasedThree_blocking": "none", 17037 "IPH_ScalableIphUnlockedBasedThree_event_1": "name:ScalableIphUnlocked;comparator:>=2;window:7;storage:8", 17038 "IPH_ScalableIphUnlockedBasedThree_event_precondition_personalization_app": "name:ScalableIphOpenPersonalizationApp;comparator:==0;window:7;storage:8", 17039 "IPH_ScalableIphUnlockedBasedThree_event_trigger": "name:ScalableIphUnlockedBasedThreeTriggered;comparator:==0;window:7;storage:8", 17040 "IPH_ScalableIphUnlockedBasedThree_event_used": "name:ScalableIphUnlockedBasedThreeEventUsed;comparator:any;window:7;storage:8", 17041 "IPH_ScalableIphUnlockedBasedThree_session_rate": "any", 17042 "IPH_ScalableIphUnlockedBasedThree_session_rate_impact": "none", 17043 "IPH_ScalableIphUnlockedBasedThree_x_CustomBubbleButtonText": "Select wallpaper", 17044 "IPH_ScalableIphUnlockedBasedThree_x_CustomBubbleId": "scalable_iph_unlocked_based_three", 17045 "IPH_ScalableIphUnlockedBasedThree_x_CustomBubbleText": "Make your Chromebook uniquely yours with a new wallpaper", 17046 "IPH_ScalableIphUnlockedBasedThree_x_CustomBubbleTitle": "Welcome Tips", 17047 "IPH_ScalableIphUnlockedBasedThree_x_CustomButtonActionType": "OpenPersonalizationApp", 17048 "IPH_ScalableIphUnlockedBasedThree_x_CustomConditionClientAgeInDays": "6", 17049 "IPH_ScalableIphUnlockedBasedThree_x_CustomConditionNetworkConnection": "Online", 17050 "IPH_ScalableIphUnlockedBasedThree_x_CustomUiType": "Bubble", 17051 "IPH_ScalableIphUnlockedBasedThree_x_CustomVersionNumber": "1", 17052 "IPH_ScalableIphUnlockedBasedTwo_availability": "any", 17053 "IPH_ScalableIphUnlockedBasedTwo_blocked_by": "none", 17054 "IPH_ScalableIphUnlockedBasedTwo_blocking": "none", 17055 "IPH_ScalableIphUnlockedBasedTwo_event_1": "name:ScalableIphUnlocked;comparator:>=1;window:7;storage:8", 17056 "IPH_ScalableIphUnlockedBasedTwo_event_precondition_launcher": "name:ScalableIphAppListShown;comparator:==0;window:7;storage:8", 17057 "IPH_ScalableIphUnlockedBasedTwo_event_trigger": "name:ScalableIphUnlockedBasedTwoTriggered;comparator:==0;window:7;storage:8", 17058 "IPH_ScalableIphUnlockedBasedTwo_event_used": "name:ScalableIphAppListShown;comparator:any;window:7;storage:8", 17059 "IPH_ScalableIphUnlockedBasedTwo_session_rate": "any", 17060 "IPH_ScalableIphUnlockedBasedTwo_session_rate_impact": "none", 17061 "IPH_ScalableIphUnlockedBasedTwo_x_CustomBubbleId": "scalable_iph_unlocked_based_two", 17062 "IPH_ScalableIphUnlockedBasedTwo_x_CustomBubbleText": "Search and find your apps in the Launcher \u25c9", 17063 "IPH_ScalableIphUnlockedBasedTwo_x_CustomBubbleTitle": "Welcome Tips", 17064 "IPH_ScalableIphUnlockedBasedTwo_x_CustomConditionClientAgeInDays": "6", 17065 "IPH_ScalableIphUnlockedBasedTwo_x_CustomConditionNetworkConnection": "Online", 17066 "IPH_ScalableIphUnlockedBasedTwo_x_CustomUiType": "Bubble", 17067 "IPH_ScalableIphUnlockedBasedTwo_x_CustomVersionNumber": "1" 17068 }, 17069 "enable_features": [ 17070 "IPH_ScalableIphUnlockedBasedEight", 17071 "IPH_ScalableIphUnlockedBasedFive", 17072 "IPH_ScalableIphUnlockedBasedFour", 17073 "IPH_ScalableIphUnlockedBasedNine", 17074 "IPH_ScalableIphUnlockedBasedOne", 17075 "IPH_ScalableIphUnlockedBasedSeven", 17076 "IPH_ScalableIphUnlockedBasedSix", 17077 "IPH_ScalableIphUnlockedBasedTen", 17078 "IPH_ScalableIphUnlockedBasedThree", 17079 "IPH_ScalableIphUnlockedBasedTwo", 17080 "ScalableIph" 17081 ], 17082 "disable_features": [ 17083 "ShelfLauncherNudge" 17084 ] 17085 } 17086 ] 17087 } 17088 ], 17089 "ScaleScrollbarAnimationTiming": [ 17090 { 17091 "platforms": [ 17092 "android", 17093 "android_weblayer", 17094 "android_webview", 17095 "chromeos", 17096 "chromeos_lacros", 17097 "fuchsia", 17098 "ios", 17099 "linux", 17100 "mac", 17101 "windows" 17102 ], 17103 "experiments": [ 17104 { 17105 "name": "Enabled", 17106 "params": { 17107 "fade_delay_scaling_factor": "2.0", 17108 "fade_duration_scaling_factor": "0.5" 17109 }, 17110 "enable_features": [ 17111 "ScaleScrollbarAnimationTiming" 17112 ] 17113 } 17114 ] 17115 } 17116 ], 17117 "ScreenCaptureKitMacScreen": [ 17118 { 17119 "platforms": [ 17120 "mac" 17121 ], 17122 "experiments": [ 17123 { 17124 "name": "Enabled", 17125 "enable_features": [ 17126 "ScreenCaptureKitMacScreen" 17127 ] 17128 } 17129 ] 17130 } 17131 ], 17132 "ScreenCaptureKitStreamPickerSonoma": [ 17133 { 17134 "platforms": [ 17135 "mac" 17136 ], 17137 "experiments": [ 17138 { 17139 "name": "Enabled_SCScreenshotManager_20231004", 17140 "params": { 17141 "capture_mode": "sc_screenshot_manager" 17142 }, 17143 "enable_features": [ 17144 "ScreenCaptureKitStreamPickerSonoma", 17145 "ThumbnailCapturerMac" 17146 ] 17147 } 17148 ] 17149 } 17150 ], 17151 "ScreenCaptureKitStreamPickerVentura": [ 17152 { 17153 "platforms": [ 17154 "mac" 17155 ], 17156 "experiments": [ 17157 { 17158 "name": "Enabled", 17159 "enable_features": [ 17160 "ScreenCaptureKitStreamPickerVentura" 17161 ] 17162 } 17163 ] 17164 } 17165 ], 17166 "ScreenTimeIntegration": [ 17167 { 17168 "platforms": [ 17169 "ios" 17170 ], 17171 "experiments": [ 17172 { 17173 "name": "Enabled", 17174 "enable_features": [ 17175 "ScreenTimeIntegration" 17176 ] 17177 } 17178 ] 17179 } 17180 ], 17181 "SearchEnginesPromoV3": [ 17182 { 17183 "platforms": [ 17184 "android" 17185 ], 17186 "experiments": [ 17187 { 17188 "name": "Enabled", 17189 "params": { 17190 "filter_locale": "false", 17191 "trigger_by_device_feature": "false" 17192 }, 17193 "enable_features": [ 17194 "SearchEnginesPromoV3" 17195 ] 17196 } 17197 ] 17198 } 17199 ], 17200 "SearchPrefetchHighPriorityPrefetches": [ 17201 { 17202 "platforms": [ 17203 "chromeos", 17204 "chromeos_lacros", 17205 "linux", 17206 "mac", 17207 "windows" 17208 ], 17209 "experiments": [ 17210 { 17211 "name": "EnabledHighPriorityBothTriggers_20230721", 17212 "params": { 17213 "mouse_down": "true", 17214 "navigation_prefetch_param": "op", 17215 "up_or_down": "true" 17216 }, 17217 "enable_features": [ 17218 "SearchNavigationPrefetch" 17219 ] 17220 } 17221 ] 17222 } 17223 ], 17224 "SearchPrefetchHighPriorityPrefetchesAndroid": [ 17225 { 17226 "platforms": [ 17227 "android" 17228 ], 17229 "experiments": [ 17230 { 17231 "name": "EnabledSearchNavigationPrefetchAndTouchDownTrigger_20231110", 17232 "params": { 17233 "navigation_prefetch_param": "op", 17234 "touch_down": "true" 17235 }, 17236 "enable_features": [ 17237 "OmniboxTouchDownTriggerForPrefetch", 17238 "SearchNavigationPrefetch" 17239 ] 17240 } 17241 ] 17242 } 17243 ], 17244 "SearchReadyOmniboxAllowQueryEdit": [ 17245 { 17246 "platforms": [ 17247 "android" 17248 ], 17249 "experiments": [ 17250 { 17251 "name": "Enabled", 17252 "enable_features": [ 17253 "SearchReadyOmniboxAllowQueryEdit" 17254 ] 17255 } 17256 ] 17257 } 17258 ], 17259 "SearchResumptionModuleAndroid": [ 17260 { 17261 "platforms": [ 17262 "android" 17263 ], 17264 "experiments": [ 17265 { 17266 "name": "Enabled", 17267 "params": { 17268 "use_new_service": "true" 17269 }, 17270 "enable_features": [ 17271 "SearchResumptionModuleAndroid" 17272 ] 17273 } 17274 ] 17275 } 17276 ], 17277 "SearchWebInSidePanel": [ 17278 { 17279 "platforms": [ 17280 "chromeos", 17281 "chromeos_lacros", 17282 "fuchsia", 17283 "linux", 17284 "mac", 17285 "windows" 17286 ], 17287 "experiments": [ 17288 { 17289 "name": "Enabled", 17290 "enable_features": [ 17291 "SearchWebInSidePanel" 17292 ] 17293 } 17294 ] 17295 } 17296 ], 17297 "SecagentdEnableXDRAuthenticateEvents": [ 17298 { 17299 "platforms": [ 17300 "chromeos" 17301 ], 17302 "experiments": [ 17303 { 17304 "name": "Enabled", 17305 "enable_features": [ 17306 "CrOSLateBootSecagentdXDRAuthenticateEvents" 17307 ] 17308 } 17309 ] 17310 } 17311 ], 17312 "SecagentdEnableXDRAuthenticateEventsControl": [ 17313 { 17314 "platforms": [ 17315 "chromeos" 17316 ], 17317 "experiments": [ 17318 { 17319 "name": "Enabled", 17320 "enable_features": [ 17321 "CrOSLateBootSecagentdXDRAuthenticateEventsControl" 17322 ] 17323 } 17324 ] 17325 } 17326 ], 17327 "SecagentdEnableXDRNetworkEvents": [ 17328 { 17329 "platforms": [ 17330 "chromeos" 17331 ], 17332 "experiments": [ 17333 { 17334 "name": "Enabled", 17335 "enable_features": [ 17336 "CrOSLateBootSecagentdXDRNetworkEvents" 17337 ] 17338 } 17339 ] 17340 } 17341 ], 17342 "SecurityPageHats": [ 17343 { 17344 "platforms": [ 17345 "chromeos", 17346 "chromeos_lacros", 17347 "linux", 17348 "mac", 17349 "windows" 17350 ], 17351 "experiments": [ 17352 { 17353 "name": "Enabled", 17354 "params": { 17355 "prob": "1", 17356 "security-page-time": "15s", 17357 "security-page-trigger-id": "c4dvJ3Sz70ugnJ3q1cK0SkwJZodD" 17358 }, 17359 "enable_features": [ 17360 "HappinessTrackingSurveysForSecurityPage" 17361 ] 17362 } 17363 ] 17364 } 17365 ], 17366 "SegmentationCompactionFix": [ 17367 { 17368 "platforms": [ 17369 "android" 17370 ], 17371 "experiments": [ 17372 { 17373 "name": "Enabled", 17374 "enable_features": [ 17375 "SegmentationCompactionFix" 17376 ] 17377 } 17378 ] 17379 } 17380 ], 17381 "SegmentationPlatformUkmEngine": [ 17382 { 17383 "platforms": [ 17384 "android", 17385 "linux", 17386 "mac", 17387 "windows" 17388 ], 17389 "experiments": [ 17390 { 17391 "name": "Enabled", 17392 "params": { 17393 "ukm-input-enabled": "true" 17394 }, 17395 "enable_features": [ 17396 "SegmentationPlatformSearchUser", 17397 "SegmentationPlatformUkmEngine" 17398 ] 17399 } 17400 ] 17401 } 17402 ], 17403 "SegmentationStructuredMetrics": [ 17404 { 17405 "platforms": [ 17406 "android" 17407 ], 17408 "experiments": [ 17409 { 17410 "name": "Enabled", 17411 "params": { 17412 "segment_ids_allowed_for_reporting": "4,5,6,10,11,12,16" 17413 }, 17414 "enable_features": [ 17415 "SegmentationStructuredMetrics" 17416 ] 17417 } 17418 ] 17419 } 17420 ], 17421 "SendTabToSelfV2": [ 17422 { 17423 "platforms": [ 17424 "android" 17425 ], 17426 "experiments": [ 17427 { 17428 "name": "Enabled", 17429 "enable_features": [ 17430 "SendTabToSelfV2" 17431 ] 17432 } 17433 ] 17434 } 17435 ], 17436 "SerializeAccessibilityPostLifecycle": [ 17437 { 17438 "platforms": [ 17439 "android", 17440 "android_webview", 17441 "chromeos", 17442 "chromeos_lacros", 17443 "fuchsia", 17444 "linux", 17445 "mac", 17446 "windows" 17447 ], 17448 "experiments": [ 17449 { 17450 "name": "Baseline", 17451 "enable_features": [ 17452 "SerializeAccessibilityPostLifecycle" 17453 ] 17454 }, 17455 { 17456 "name": "HoldBack", 17457 "disable_features": [ 17458 "SerializeAccessibilityPostLifecycle" 17459 ] 17460 } 17461 ] 17462 } 17463 ], 17464 "ServerBasedTranscriptionForScreencast": [ 17465 { 17466 "platforms": [ 17467 "chromeos" 17468 ], 17469 "experiments": [ 17470 { 17471 "name": "Enabled", 17472 "enable_features": [ 17473 "InternalServerSideSpeechRecognition" 17474 ] 17475 } 17476 ] 17477 } 17478 ], 17479 "ServiceWorkerAutoPreload": [ 17480 { 17481 "platforms": [ 17482 "android", 17483 "chromeos", 17484 "chromeos_lacros", 17485 "fuchsia", 17486 "linux", 17487 "mac", 17488 "windows" 17489 ], 17490 "experiments": [ 17491 { 17492 "name": "Enabled", 17493 "params": { 17494 "respect_navigation_preload": "true", 17495 "script_checksum_to_bypass": "144B3D5485B621F5896FD51D6A6FE66A07B6DBC3ACF6404748A833C2D592F900", 17496 "use_allowlist": "true" 17497 }, 17498 "enable_features": [ 17499 "ServiceWorkerAutoPreload", 17500 "ServiceWorkerBypassFetchHandlerHashStrings" 17501 ] 17502 } 17503 ] 17504 } 17505 ], 17506 "ServiceWorkerStorageControl": [ 17507 { 17508 "platforms": [ 17509 "android" 17510 ], 17511 "experiments": [ 17512 { 17513 "name": "Enabled", 17514 "enable_features": [ 17515 "ServiceWorkerStorageControlOnIOThread", 17516 "ServiceWorkerStorageControlResponseQueue" 17517 ] 17518 } 17519 ] 17520 } 17521 ], 17522 "SettingsResetPrompt": [ 17523 { 17524 "platforms": [ 17525 "windows" 17526 ], 17527 "experiments": [ 17528 { 17529 "name": "Enabled", 17530 "params": { 17531 "delay_before_prompt_seconds": "1", 17532 "domain_hashes": "{\"c027a731da03fee479b2ba00b3afe74b3fd9190f0622755db8ffa504efbde66e\":\"3\"}", 17533 "prompt_wave": "20170101", 17534 "time_between_prompts_seconds": "3600" 17535 }, 17536 "enable_features": [ 17537 "SettingsResetPrompt" 17538 ] 17539 } 17540 ] 17541 } 17542 ], 17543 "ShadowKidsApiWithSafeSites": [ 17544 { 17545 "platforms": [ 17546 "android", 17547 "chromeos", 17548 "chromeos_lacros", 17549 "ios", 17550 "linux", 17551 "mac", 17552 "windows" 17553 ], 17554 "experiments": [ 17555 { 17556 "name": "Enabled_20231018", 17557 "enable_features": [ 17558 "ShadowKidsApiWithSafeSites" 17559 ] 17560 } 17561 ] 17562 } 17563 ], 17564 "ShareThisTabDialog": [ 17565 { 17566 "platforms": [ 17567 "chromeos", 17568 "chromeos_lacros", 17569 "fuchsia", 17570 "linux", 17571 "mac", 17572 "windows" 17573 ], 17574 "experiments": [ 17575 { 17576 "name": "Enabled", 17577 "enable_features": [ 17578 "ShareThisTabDialog" 17579 ] 17580 } 17581 ] 17582 } 17583 ], 17584 "SharedHighlightingAmp": [ 17585 { 17586 "platforms": [ 17587 "ios" 17588 ], 17589 "experiments": [ 17590 { 17591 "name": "Enabled", 17592 "enable_features": [ 17593 "SharedHighlightingAmp" 17594 ] 17595 } 17596 ] 17597 } 17598 ], 17599 "SharedHighlightingIphClank": [ 17600 { 17601 "platforms": [ 17602 "android" 17603 ], 17604 "experiments": [ 17605 { 17606 "name": "Enabled", 17607 "params": { 17608 "availability": "any", 17609 "event_1": "name:iph_shared_highlighting_receiver_trigger;comparator:==0;window:7;storage:360", 17610 "event_trigger": "name:iph_shared_highlighting_receiver_trigger;comparator:<5;window:360;storage:360", 17611 "event_used": "name:iph_shared_highlighting_used;comparator:<2;window:360;storage:360", 17612 "session_rate": "any" 17613 }, 17614 "enable_features": [ 17615 "IPH_SharedHighlightingBuilder", 17616 "IPH_SharedHighlightingReceiver" 17617 ] 17618 } 17619 ] 17620 } 17621 ], 17622 "SharedHighlightingIphDesktop": [ 17623 { 17624 "platforms": [ 17625 "chromeos", 17626 "chromeos_lacros", 17627 "fuchsia", 17628 "linux", 17629 "mac", 17630 "windows" 17631 ], 17632 "experiments": [ 17633 { 17634 "name": "Enabled", 17635 "params": { 17636 "availability": "any", 17637 "event_1": "name:iph_desktop_shared_highlighting_trigger;comparator:==0;window:7;storage:360", 17638 "event_trigger": "name:iph_desktop_shared_highlighting_trigger;comparator:<5;window:360;storage:360", 17639 "event_used": "name:iph_desktop_shared_highlighting_used;comparator:<2;window:360;storage:360", 17640 "session_rate": "any" 17641 }, 17642 "enable_features": [ 17643 "IPH_DesktopSharedHighlighting" 17644 ] 17645 } 17646 ] 17647 } 17648 ], 17649 "SharedHighlightingRefinedBlocklist": [ 17650 { 17651 "platforms": [ 17652 "android", 17653 "chromeos", 17654 "fuchsia", 17655 "ios", 17656 "linux", 17657 "mac", 17658 "windows" 17659 ], 17660 "experiments": [ 17661 { 17662 "name": "Enabled", 17663 "enable_features": [ 17664 "SharedHighlightingRefinedBlocklist" 17665 ] 17666 } 17667 ] 17668 } 17669 ], 17670 "SharedHighlightingRefinedMaxContextWords": [ 17671 { 17672 "platforms": [ 17673 "chromeos", 17674 "chromeos_lacros", 17675 "fuchsia", 17676 "linux", 17677 "mac", 17678 "windows" 17679 ], 17680 "experiments": [ 17681 { 17682 "name": "Enabled_MaxContextWords_10_20220913", 17683 "params": { 17684 "SharedHighlightingMaxContextWords": "10" 17685 }, 17686 "enable_features": [ 17687 "SharedHighlightingRefinedMaxContextWords" 17688 ] 17689 } 17690 ] 17691 } 17692 ], 17693 "SharedHighlightingTimeout": [ 17694 { 17695 "platforms": [ 17696 "chromeos", 17697 "chromeos_lacros", 17698 "fuchsia", 17699 "linux", 17700 "mac", 17701 "windows" 17702 ], 17703 "experiments": [ 17704 { 17705 "name": "Enabled_600", 17706 "params": { 17707 "TimeoutLengthMs": "600" 17708 }, 17709 "enable_features": [ 17710 "PreemptiveLinkToTextGeneration" 17711 ] 17712 } 17713 ] 17714 }, 17715 { 17716 "platforms": [ 17717 "android" 17718 ], 17719 "experiments": [ 17720 { 17721 "name": "Enabled_120", 17722 "params": { 17723 "TimeoutLengthMs": "120" 17724 }, 17725 "enable_features": [ 17726 "PreemptiveLinkToTextGeneration" 17727 ] 17728 } 17729 ] 17730 } 17731 ], 17732 "SharingHubDesktopScreenshots": [ 17733 { 17734 "platforms": [ 17735 "chromeos", 17736 "chromeos_lacros", 17737 "fuchsia", 17738 "linux", 17739 "mac", 17740 "windows" 17741 ], 17742 "experiments": [ 17743 { 17744 "name": "Enabled", 17745 "enable_features": [ 17746 "DesktopScreenshots" 17747 ] 17748 } 17749 ] 17750 } 17751 ], 17752 "SharingOfferKeyPairBootstrap": [ 17753 { 17754 "platforms": [ 17755 "android", 17756 "chromeos", 17757 "chromeos_lacros", 17758 "ios", 17759 "linux", 17760 "mac", 17761 "windows" 17762 ], 17763 "experiments": [ 17764 { 17765 "name": "Enabled", 17766 "enable_features": [ 17767 "SharingOfferKeyPairBootstrap" 17768 ] 17769 } 17770 ] 17771 } 17772 ], 17773 "ShelfStackedHotseat": [ 17774 { 17775 "platforms": [ 17776 "chromeos" 17777 ], 17778 "experiments": [ 17779 { 17780 "name": "Enabled", 17781 "enable_features": [ 17782 "ShelfStackedHotseat" 17783 ] 17784 } 17785 ] 17786 } 17787 ], 17788 "ShortCircuitUnfocusAnimation": [ 17789 { 17790 "platforms": [ 17791 "android" 17792 ], 17793 "experiments": [ 17794 { 17795 "name": "Enabled", 17796 "enable_features": [ 17797 "ShortCircuitUnfocusAnimation" 17798 ] 17799 } 17800 ] 17801 } 17802 ], 17803 "ShowNtpAtStartupAndroid": [ 17804 { 17805 "platforms": [ 17806 "android" 17807 ], 17808 "experiments": [ 17809 { 17810 "name": "Enabled", 17811 "enable_features": [ 17812 "ShowNtpAtStartupAndroid" 17813 ] 17814 } 17815 ] 17816 } 17817 ], 17818 "ShutdownConfirmationBubble": [ 17819 { 17820 "platforms": [ 17821 "chromeos" 17822 ], 17823 "experiments": [ 17824 { 17825 "name": "Enabled_20220923", 17826 "enable_features": [ 17827 "ShutdownConfirmationBubble" 17828 ] 17829 } 17830 ] 17831 } 17832 ], 17833 "SidePanelCompanionDesktopM116Plus": [ 17834 { 17835 "platforms": [ 17836 "chromeos", 17837 "chromeos_lacros", 17838 "linux", 17839 "mac", 17840 "windows" 17841 ], 17842 "experiments": [ 17843 { 17844 "name": "EnabledContextualLensPanel_20231129", 17845 "params": { 17846 "open-companion-for-image-search": "false", 17847 "open-companion-for-web-search": "false", 17848 "open-contextual-lens-panel": "true", 17849 "open-links-in-current-tab": "false" 17850 }, 17851 "enable_features": [ 17852 "SidePanelCompanion", 17853 "VisualSearchSuggestions" 17854 ], 17855 "disable_features": [ 17856 "CompanionEnableNewBadgesInContextMenu", 17857 "SideSearch" 17858 ] 17859 } 17860 ] 17861 } 17862 ], 17863 "SidePanelJourneys": [ 17864 { 17865 "platforms": [ 17866 "chromeos", 17867 "chromeos_lacros", 17868 "linux", 17869 "mac", 17870 "windows" 17871 ], 17872 "experiments": [ 17873 { 17874 "name": "Enabled", 17875 "params": { 17876 "SidePanelJourneysOpensFromOmnibox": "true" 17877 }, 17878 "enable_features": [ 17879 "SidePanelJourneys" 17880 ] 17881 } 17882 ] 17883 } 17884 ], 17885 "SideSearchDesktopChromeOS": [ 17886 { 17887 "platforms": [ 17888 "chromeos" 17889 ], 17890 "experiments": [ 17891 { 17892 "name": "Stable_Desktop_M102_SideSearchChromeOS_Enabled", 17893 "enable_features": [ 17894 "SidePanelImprovedClobbering", 17895 "SideSearchDSESupport" 17896 ] 17897 }, 17898 { 17899 "name": "Enabled_Profile_1", 17900 "params": { 17901 "SideSearchPageActionLabelAnimationMaxCount": "1", 17902 "SideSearchPageActionLabelAnimationType": "Profile" 17903 }, 17904 "enable_features": [ 17905 "SidePanelImprovedClobbering", 17906 "SideSearchDSESupport", 17907 "SideSearchPageActionLabelAnimation" 17908 ] 17909 }, 17910 { 17911 "name": "Enabled_Profile_3", 17912 "params": { 17913 "SideSearchPageActionLabelAnimationMaxCount": "3", 17914 "SideSearchPageActionLabelAnimationType": "Profile" 17915 }, 17916 "enable_features": [ 17917 "SidePanelImprovedClobbering", 17918 "SideSearchDSESupport", 17919 "SideSearchPageActionLabelAnimation" 17920 ] 17921 }, 17922 { 17923 "name": "Enabled_Window_1", 17924 "params": { 17925 "SideSearchPageActionLabelAnimationMaxCount": "1", 17926 "SideSearchPageActionLabelAnimationType": "Window" 17927 }, 17928 "enable_features": [ 17929 "SidePanelImprovedClobbering", 17930 "SideSearchDSESupport", 17931 "SideSearchPageActionLabelAnimation" 17932 ] 17933 }, 17934 { 17935 "name": "Enabled_Window_3", 17936 "params": { 17937 "SideSearchPageActionLabelAnimationMaxCount": "3", 17938 "SideSearchPageActionLabelAnimationType": "Window" 17939 }, 17940 "enable_features": [ 17941 "SidePanelImprovedClobbering", 17942 "SideSearchDSESupport", 17943 "SideSearchPageActionLabelAnimation" 17944 ] 17945 }, 17946 { 17947 "name": "Enabled_Tab_1", 17948 "params": { 17949 "SideSearchPageActionLabelAnimationMaxCount": "1", 17950 "SideSearchPageActionLabelAnimationType": "Tab" 17951 }, 17952 "enable_features": [ 17953 "SidePanelImprovedClobbering", 17954 "SideSearchDSESupport", 17955 "SideSearchPageActionLabelAnimation" 17956 ] 17957 }, 17958 { 17959 "name": "Enabled_Tab_3", 17960 "params": { 17961 "SideSearchPageActionLabelAnimationMaxCount": "3", 17962 "SideSearchPageActionLabelAnimationType": "Tab" 17963 }, 17964 "enable_features": [ 17965 "SidePanelImprovedClobbering", 17966 "SideSearchDSESupport", 17967 "SideSearchPageActionLabelAnimation" 17968 ] 17969 } 17970 ] 17971 } 17972 ], 17973 "SideSearchInProductHelp": [ 17974 { 17975 "platforms": [ 17976 "chromeos", 17977 "chromeos_lacros", 17978 "fuchsia", 17979 "linux", 17980 "mac", 17981 "windows" 17982 ], 17983 "experiments": [ 17984 { 17985 "name": "Enabled", 17986 "params": { 17987 "availability": "any", 17988 "event_trigger": "name:side_search_iph_tgr;comparator:==0;window:90;storage:360", 17989 "event_used": "name:side_search_opened;comparator:==0;window:90;storage:360", 17990 "session_rate": "<3" 17991 }, 17992 "enable_features": [ 17993 "IPH_SideSearch" 17994 ] 17995 } 17996 ] 17997 } 17998 ], 17999 "SingleNTPRemoveExtraNTPs": [ 18000 { 18001 "platforms": [ 18002 "ios" 18003 ], 18004 "experiments": [ 18005 { 18006 "name": "Enabled_SingleNTP_RemoveExtraNTP", 18007 "enable_features": [ 18008 "RemoveExcessNTPs", 18009 "SingleNTP" 18010 ] 18011 }, 18012 { 18013 "name": "Enabled_SingleNTP", 18014 "enable_features": [ 18015 "SingleNTP" 18016 ] 18017 }, 18018 { 18019 "name": "Enabled_RemoveExtraNTP", 18020 "enable_features": [ 18021 "RemoveExcessNTPs" 18022 ] 18023 } 18024 ] 18025 } 18026 ], 18027 "SmallerInterestArea": [ 18028 { 18029 "platforms": [ 18030 "android", 18031 "chromeos", 18032 "chromeos_lacros", 18033 "linux", 18034 "mac", 18035 "windows" 18036 ], 18037 "experiments": [ 18038 { 18039 "name": "Smaller_0500", 18040 "params": { 18041 "size_in_pixels": "500" 18042 }, 18043 "enable_features": [ 18044 "SmallerInterestArea" 18045 ] 18046 } 18047 ] 18048 } 18049 ], 18050 "SmartPWAInstallPromptAndroid": [ 18051 { 18052 "platforms": [ 18053 "android" 18054 ], 18055 "experiments": [ 18056 { 18057 "name": "Enabled", 18058 "enable_features": [ 18059 "InstallPromptGlobalGuardrails", 18060 "InstallPromptSegmentation" 18061 ] 18062 } 18063 ] 18064 } 18065 ], 18066 "SmartZoom": [ 18067 { 18068 "platforms": [ 18069 "android" 18070 ], 18071 "experiments": [ 18072 { 18073 "name": "Enabled", 18074 "enable_features": [ 18075 "SmartZoom" 18076 ] 18077 } 18078 ] 18079 } 18080 ], 18081 "SparseObjectPaintProperties": [ 18082 { 18083 "platforms": [ 18084 "android", 18085 "android_webview", 18086 "chromeos", 18087 "chromeos_lacros", 18088 "fuchsia", 18089 "linux", 18090 "mac", 18091 "windows" 18092 ], 18093 "experiments": [ 18094 { 18095 "name": "Enabled", 18096 "enable_features": [ 18097 "SparseObjectPaintProperties" 18098 ] 18099 } 18100 ] 18101 } 18102 ], 18103 "SpdyHeadersToHttpResponseUseBuilder": [ 18104 { 18105 "platforms": [ 18106 "android", 18107 "android_webview", 18108 "chromeos", 18109 "chromeos_lacros", 18110 "linux", 18111 "mac", 18112 "windows" 18113 ], 18114 "experiments": [ 18115 { 18116 "name": "Enabled", 18117 "enable_features": [ 18118 "SpdyHeadersToHttpResponseUseBuilder" 18119 ] 18120 } 18121 ] 18122 } 18123 ], 18124 "SpeculativeServiceWorkerWarmUp": [ 18125 { 18126 "platforms": [ 18127 "android", 18128 "chromeos", 18129 "chromeos_lacros", 18130 "linux", 18131 "mac", 18132 "windows" 18133 ], 18134 "experiments": [ 18135 { 18136 "name": "EnableAll_20230721", 18137 "params": { 18138 "sw_warm_up_batch_timer": "1ms", 18139 "sw_warm_up_dry_run": "false", 18140 "sw_warm_up_first_batch_timer": "1ms", 18141 "sw_warm_up_intersection_observer": "false", 18142 "sw_warm_up_on_pointerdown": "true", 18143 "sw_warm_up_on_pointerover": "true", 18144 "sw_warm_up_on_visible": "false", 18145 "sw_warm_up_wait_for_load": "false" 18146 }, 18147 "enable_features": [ 18148 "ServiceWorkerEventQueueWaitForScriptEvaluation", 18149 "SpeculativeServiceWorkerWarmUp" 18150 ], 18151 "disable_features": [ 18152 "SpeculativeServiceWorkerStartup" 18153 ] 18154 } 18155 ] 18156 } 18157 ], 18158 "SplitCacheByNetworkIsolationKey": [ 18159 { 18160 "platforms": [ 18161 "android", 18162 "android_weblayer", 18163 "android_webview", 18164 "chromeos", 18165 "chromeos_lacros", 18166 "fuchsia", 18167 "linux", 18168 "mac", 18169 "windows" 18170 ], 18171 "experiments": [ 18172 { 18173 "name": "Experiment_Triple_Key_20201001", 18174 "enable_features": [ 18175 "AppendFrameOriginToNetworkIsolationKey", 18176 "SplitCacheByNetworkIsolationKey", 18177 "UseRegistrableDomainInNetworkIsolationKey" 18178 ] 18179 } 18180 ] 18181 } 18182 ], 18183 "SpotlightIndexReadingListAndOpenTabs": [ 18184 { 18185 "platforms": [ 18186 "ios" 18187 ], 18188 "experiments": [ 18189 { 18190 "name": "Enabled", 18191 "enable_features": [ 18192 "SpotlightOpenTabsSource", 18193 "SpotlightReadingListSource" 18194 ] 18195 } 18196 ] 18197 } 18198 ], 18199 "SpotlightIntentDonation": [ 18200 { 18201 "platforms": [ 18202 "ios" 18203 ], 18204 "experiments": [ 18205 { 18206 "name": "Enabled", 18207 "enable_features": [ 18208 "SpotlightDonateNewIntents" 18209 ] 18210 } 18211 ] 18212 } 18213 ], 18214 "StartSurfaceSpareTab": [ 18215 { 18216 "platforms": [ 18217 "android" 18218 ], 18219 "experiments": [ 18220 { 18221 "name": "Enabled_NonStable_InitializeRenderer_20230627", 18222 "params": { 18223 "spare_tab_initialize_renderer": "true" 18224 }, 18225 "enable_features": [ 18226 "SpareTab", 18227 "StartSurfaceSpareTab" 18228 ] 18229 } 18230 ] 18231 } 18232 ], 18233 "StorageAccessAPIWithPromptsAndroid": [ 18234 { 18235 "platforms": [ 18236 "android" 18237 ], 18238 "experiments": [ 18239 { 18240 "name": "Enabled_20231010", 18241 "enable_features": [ 18242 "PermissionStorageAccessAPI" 18243 ] 18244 } 18245 ] 18246 } 18247 ], 18248 "StorageBuckets": [ 18249 { 18250 "platforms": [ 18251 "android", 18252 "android_webview", 18253 "chromeos", 18254 "chromeos_lacros", 18255 "fuchsia", 18256 "linux", 18257 "mac", 18258 "windows" 18259 ], 18260 "experiments": [ 18261 { 18262 "name": "Enabled", 18263 "enable_features": [ 18264 "StorageBuckets" 18265 ] 18266 } 18267 ] 18268 } 18269 ], 18270 "StructuredMetricsExternalMetrics": [ 18271 { 18272 "platforms": [ 18273 "chromeos" 18274 ], 18275 "experiments": [ 18276 { 18277 "name": "StructuredMetricsExternalMetrics_100_20231027", 18278 "params": { 18279 "file_limit": "100" 18280 }, 18281 "enable_features": [ 18282 "EnableStructuredMetrics" 18283 ] 18284 }, 18285 { 18286 "name": "StructuredMetricsExternalMetrics_70_20231027", 18287 "params": { 18288 "file_limit": "70" 18289 }, 18290 "enable_features": [ 18291 "EnableStructuredMetrics" 18292 ] 18293 } 18294 ] 18295 } 18296 ], 18297 "SubstringSetTreeForAttributeBuckets": [ 18298 { 18299 "platforms": [ 18300 "android", 18301 "chromeos", 18302 "chromeos_lacros", 18303 "fuchsia", 18304 "linux", 18305 "mac", 18306 "windows" 18307 ], 18308 "experiments": [ 18309 { 18310 "name": "Enabled", 18311 "enable_features": [ 18312 "SubstringSetTreeForAttributeBuckets" 18313 ] 18314 } 18315 ] 18316 } 18317 ], 18318 "SupportsUserDataFlatHashMap": [ 18319 { 18320 "platforms": [ 18321 "android", 18322 "chromeos", 18323 "chromeos_lacros", 18324 "ios", 18325 "linux", 18326 "mac", 18327 "windows" 18328 ], 18329 "experiments": [ 18330 { 18331 "name": "Enabled_20230418", 18332 "enable_features": [ 18333 "SupportsUserDataFlatHashMap" 18334 ] 18335 } 18336 ] 18337 } 18338 ], 18339 "SuppressToolbarCaptures": [ 18340 { 18341 "platforms": [ 18342 "android" 18343 ], 18344 "experiments": [ 18345 { 18346 "name": "SuppressionBlockFullscreen_20231004", 18347 "params": { 18348 "block_for_fullscreen": "true" 18349 }, 18350 "enable_features": [ 18351 "SuppressToolbarCaptures" 18352 ] 18353 } 18354 ] 18355 } 18356 ], 18357 "SurfaceRevamp": [ 18358 { 18359 "platforms": [ 18360 "android" 18361 ], 18362 "experiments": [ 18363 { 18364 "name": "Enabled_MVP", 18365 "params": { 18366 "move_down_logo": "true", 18367 "polish_omnibox_color": "true", 18368 "scrollable_mvt": "true" 18369 }, 18370 "enable_features": [ 18371 "SurfacePolish" 18372 ] 18373 } 18374 ] 18375 } 18376 ], 18377 "SuspiciousSiteDetectionRTLookups": [ 18378 { 18379 "platforms": [ 18380 "android", 18381 "chromeos", 18382 "chromeos_lacros", 18383 "linux", 18384 "mac", 18385 "windows" 18386 ], 18387 "experiments": [ 18388 { 18389 "name": "Enabled", 18390 "enable_features": [ 18391 "SuspiciousSiteDetectionRTLookups" 18392 ] 18393 } 18394 ] 18395 } 18396 ], 18397 "SyncDecoupleAddressPaymentSettings": [ 18398 { 18399 "platforms": [ 18400 "android", 18401 "chromeos", 18402 "chromeos_lacros", 18403 "ios", 18404 "linux", 18405 "mac", 18406 "windows" 18407 ], 18408 "experiments": [ 18409 { 18410 "name": "Enabled", 18411 "enable_features": [ 18412 "SyncDecoupleAddressPaymentSettings" 18413 ] 18414 } 18415 ] 18416 } 18417 ], 18418 "SyncPersistInvalidations": [ 18419 { 18420 "platforms": [ 18421 "android", 18422 "chromeos", 18423 "chromeos_lacros", 18424 "ios", 18425 "linux", 18426 "mac", 18427 "windows" 18428 ], 18429 "experiments": [ 18430 { 18431 "name": "Enabled", 18432 "enable_features": [ 18433 "SyncPersistInvalidations" 18434 ] 18435 } 18436 ] 18437 } 18438 ], 18439 "SyncSegmentsData": [ 18440 { 18441 "platforms": [ 18442 "ios" 18443 ], 18444 "experiments": [ 18445 { 18446 "name": "Enabled", 18447 "enable_features": [ 18448 "SyncSegmentsData" 18449 ] 18450 } 18451 ] 18452 } 18453 ], 18454 "SyncSessionOnVisibilityChanged": [ 18455 { 18456 "platforms": [ 18457 "android", 18458 "chromeos", 18459 "chromeos_lacros", 18460 "ios", 18461 "linux", 18462 "mac", 18463 "windows" 18464 ], 18465 "experiments": [ 18466 { 18467 "name": "Enabled", 18468 "enable_features": [ 18469 "SyncSessionOnVisibilityChanged" 18470 ] 18471 } 18472 ] 18473 } 18474 ], 18475 "SyncTrustedVaultVerifyDeviceRegistration": [ 18476 { 18477 "platforms": [ 18478 "chromeos", 18479 "chromeos_lacros", 18480 "ios", 18481 "linux", 18482 "mac", 18483 "windows" 18484 ], 18485 "experiments": [ 18486 { 18487 "name": "Enabled_10", 18488 "enable_features": [ 18489 "SyncTrustedVaultVerifyDeviceRegistration" 18490 ] 18491 } 18492 ] 18493 } 18494 ], 18495 "SyncWebauthnCredentials": [ 18496 { 18497 "platforms": [ 18498 "chromeos", 18499 "chromeos_lacros", 18500 "linux", 18501 "mac", 18502 "windows" 18503 ], 18504 "experiments": [ 18505 { 18506 "name": "Enabled", 18507 "enable_features": [ 18508 "SyncWebauthnCredentials" 18509 ] 18510 } 18511 ] 18512 } 18513 ], 18514 "SynchronizedScrolling": [ 18515 { 18516 "platforms": [ 18517 "chromeos", 18518 "chromeos_lacros", 18519 "linux", 18520 "mac", 18521 "windows" 18522 ], 18523 "experiments": [ 18524 { 18525 "name": "Disabled", 18526 "disable_features": [ 18527 "SynchronizedScrolling" 18528 ] 18529 } 18530 ] 18531 } 18532 ], 18533 "SynchronousCompositorBackgroundSignal": [ 18534 { 18535 "platforms": [ 18536 "android_webview" 18537 ], 18538 "experiments": [ 18539 { 18540 "name": "Enabled", 18541 "enable_features": [ 18542 "SynchronousCompositorBackgroundSignal" 18543 ] 18544 } 18545 ] 18546 } 18547 ], 18548 "SynthesizePageLoadOnlyOnInitialMainDocumentAccess": [ 18549 { 18550 "platforms": [ 18551 "android_webview" 18552 ], 18553 "experiments": [ 18554 { 18555 "name": "Enabled", 18556 "enable_features": [ 18557 "WebViewSynthesizePageLoadOnlyOnInitialMainDocumentAccess" 18558 ] 18559 } 18560 ] 18561 } 18562 ], 18563 "SystemEmojiPickerGIFSupportByDefault": [ 18564 { 18565 "platforms": [ 18566 "chromeos" 18567 ], 18568 "experiments": [ 18569 { 18570 "name": "Enabled", 18571 "enable_features": [ 18572 "SystemEmojiPickerGIFSupport" 18573 ] 18574 } 18575 ] 18576 } 18577 ], 18578 "SystemInfoAnswerCardsInLauncher": [ 18579 { 18580 "platforms": [ 18581 "chromeos", 18582 "chromeos_lacros" 18583 ], 18584 "experiments": [ 18585 { 18586 "name": "Enabled", 18587 "enable_features": [ 18588 "LauncherSystemInfoAnswerCards" 18589 ] 18590 } 18591 ] 18592 } 18593 ], 18594 "TabAudioMuting": [ 18595 { 18596 "platforms": [ 18597 "chromeos", 18598 "chromeos_lacros", 18599 "fuchsia", 18600 "linux", 18601 "mac", 18602 "windows" 18603 ], 18604 "experiments": [ 18605 { 18606 "name": "Enabled", 18607 "params": { 18608 "availability": "any", 18609 "event_trigger": "name:tab_audio_muting_iph_triggered;comparator:==0;window:120;storage:365", 18610 "event_used": "name:tab_audio_muting_toggle_viewed;comparator:==0;window:120;storage:365", 18611 "session_rate": "==0" 18612 }, 18613 "enable_features": [ 18614 "IPH_TabAudioMuting", 18615 "TabAudioMuting" 18616 ] 18617 } 18618 ] 18619 } 18620 ], 18621 "TabGroupsCollapseFreezing": [ 18622 { 18623 "platforms": [ 18624 "chromeos", 18625 "chromeos_lacros", 18626 "linux", 18627 "mac", 18628 "windows" 18629 ], 18630 "experiments": [ 18631 { 18632 "name": "Disabled", 18633 "disable_features": [ 18634 "TabGroupsCollapseFreezing" 18635 ] 18636 } 18637 ] 18638 } 18639 ], 18640 "TabHoverCardImages": [ 18641 { 18642 "platforms": [ 18643 "chromeos", 18644 "chromeos_lacros", 18645 "fuchsia", 18646 "linux", 18647 "mac", 18648 "windows" 18649 ], 18650 "experiments": [ 18651 { 18652 "name": "Enabled", 18653 "params": { 18654 "crossfade_preview_at": "0.25", 18655 "page_loaded_delay": "300", 18656 "page_loading_delay": "300", 18657 "page_not_ready_delay": "800" 18658 }, 18659 "enable_features": [ 18660 "TabHoverCardImages" 18661 ] 18662 } 18663 ] 18664 } 18665 ], 18666 "TabSearchFuzzySearchStudy": [ 18667 { 18668 "platforms": [ 18669 "chromeos", 18670 "chromeos_lacros", 18671 "fuchsia", 18672 "linux", 18673 "mac", 18674 "windows" 18675 ], 18676 "experiments": [ 18677 { 18678 "name": "Enabled_FuzzyLevelMedium_20220405", 18679 "params": { 18680 "TabSearchSearchThreshold": "0.6" 18681 }, 18682 "enable_features": [ 18683 "TabSearchFuzzySearch" 18684 ] 18685 }, 18686 { 18687 "name": "Enabled_FuzzyLevelSmall_20220405", 18688 "params": { 18689 "TabSearchSearchThreshold": "0.3" 18690 }, 18691 "enable_features": [ 18692 "TabSearchFuzzySearch" 18693 ] 18694 }, 18695 { 18696 "name": "Control", 18697 "disable_features": [ 18698 "TabSearchFuzzySearch" 18699 ] 18700 } 18701 ] 18702 } 18703 ], 18704 "TabSearchInProductHelp": [ 18705 { 18706 "platforms": [ 18707 "chromeos", 18708 "chromeos_lacros", 18709 "fuchsia", 18710 "linux", 18711 "mac", 18712 "windows" 18713 ], 18714 "experiments": [ 18715 { 18716 "name": "TabSearchIPH", 18717 "params": { 18718 "availability": "any", 18719 "event_trigger": "name:tab_search_iph_tgr;comparator:==0;window:90;storage:360", 18720 "event_used": "name:tab_search_opened;comparator:==0;window:90;storage:360", 18721 "session_rate": "<3" 18722 }, 18723 "enable_features": [ 18724 "IPH_TabSearch" 18725 ] 18726 } 18727 ] 18728 } 18729 ], 18730 "TabSearchMetricsReporter": [ 18731 { 18732 "platforms": [ 18733 "chromeos", 18734 "chromeos_lacros", 18735 "fuchsia", 18736 "linux", 18737 "mac", 18738 "windows" 18739 ], 18740 "experiments": [ 18741 { 18742 "name": "TabSearchMetricsReporter", 18743 "enable_features": [ 18744 "TabSearchUseMetricsReporter" 18745 ] 18746 } 18747 ] 18748 } 18749 ], 18750 "TabStripStartupRefactoring": [ 18751 { 18752 "platforms": [ 18753 "android" 18754 ], 18755 "experiments": [ 18756 { 18757 "name": "Enabled", 18758 "enable_features": [ 18759 "TabStripStartupRefactoring" 18760 ] 18761 } 18762 ] 18763 } 18764 ], 18765 "TailoredSecurityIntegration": [ 18766 { 18767 "platforms": [ 18768 "chromeos", 18769 "chromeos_lacros", 18770 "fuchsia", 18771 "linux", 18772 "mac", 18773 "windows" 18774 ], 18775 "experiments": [ 18776 { 18777 "name": "TailoredSecurityIntegration", 18778 "enable_features": [ 18779 "TailoredSecurityIntegration" 18780 ] 18781 } 18782 ] 18783 } 18784 ], 18785 "TailoredSecurityIntegrationAndroid": [ 18786 { 18787 "platforms": [ 18788 "android" 18789 ], 18790 "experiments": [ 18791 { 18792 "name": "Enabled_20220302", 18793 "enable_features": [ 18794 "TailoredSecurityIntegration" 18795 ] 18796 } 18797 ] 18798 } 18799 ], 18800 "TextInputHostMojoCapabilityControlWorkaround": [ 18801 { 18802 "platforms": [ 18803 "mac" 18804 ], 18805 "experiments": [ 18806 { 18807 "name": "Enabled", 18808 "enable_features": [ 18809 "TextInputHostMojoCapabilityControlWorkaround" 18810 ] 18811 } 18812 ] 18813 } 18814 ], 18815 "ThemeProviderColorProviderRedirection": [ 18816 { 18817 "platforms": [ 18818 "chromeos", 18819 "chromeos_lacros", 18820 "fuchsia", 18821 "linux", 18822 "mac", 18823 "windows" 18824 ], 18825 "experiments": [ 18826 { 18827 "name": "Enabled", 18828 "enable_features": [ 18829 "ColorProviderRedirectionForThemeProvider" 18830 ] 18831 } 18832 ] 18833 } 18834 ], 18835 "TheoraVideoCodec": [ 18836 { 18837 "platforms": [ 18838 "chromeos", 18839 "chromeos_lacros", 18840 "fuchsia", 18841 "linux", 18842 "mac", 18843 "windows" 18844 ], 18845 "experiments": [ 18846 { 18847 "name": "Disabled", 18848 "disable_features": [ 18849 "TheoraVideoCodec" 18850 ] 18851 } 18852 ] 18853 } 18854 ], 18855 "ThreadCacheMinCachedMemoryForPurging": [ 18856 { 18857 "platforms": [ 18858 "android", 18859 "chromeos", 18860 "chromeos_lacros", 18861 "linux", 18862 "mac", 18863 "windows" 18864 ], 18865 "experiments": [ 18866 { 18867 "name": "size_500kb_20230909", 18868 "params": { 18869 "ThreadCacheMinCachedMemoryForPurgingBytes": "512000" 18870 }, 18871 "enable_features": [ 18872 "EnableConfigurableThreadCacheMinCachedMemoryForPurging" 18873 ] 18874 } 18875 ] 18876 } 18877 ], 18878 "ThreadCachePurgeInterval": [ 18879 { 18880 "platforms": [ 18881 "android", 18882 "chromeos", 18883 "chromeos_lacros", 18884 "linux", 18885 "mac", 18886 "windows" 18887 ], 18888 "experiments": [ 18889 { 18890 "name": "interval_1_2_60_20230909", 18891 "params": { 18892 "ThreadCacheDefaultPurgeInterval": "2s", 18893 "ThreadCacheMaxPurgeInterval": "60s", 18894 "ThreadCacheMinPurgeInterval": "1s" 18895 }, 18896 "enable_features": [ 18897 "EnableConfigurableThreadCachePurgeInterval" 18898 ] 18899 } 18900 ] 18901 } 18902 ], 18903 "ThreadPoolCap2": [ 18904 { 18905 "platforms": [ 18906 "android", 18907 "android_webview", 18908 "chromeos", 18909 "chromeos_lacros", 18910 "ios", 18911 "linux", 18912 "mac", 18913 "windows" 18914 ], 18915 "experiments": [ 18916 { 18917 "name": "EnabledWithRestricted3_20230907", 18918 "params": { 18919 "restricted_count": "3" 18920 }, 18921 "enable_features": [ 18922 "ThreadPoolCap2" 18923 ] 18924 } 18925 ] 18926 } 18927 ], 18928 "ThreadedBodyLoader": [ 18929 { 18930 "platforms": [ 18931 "android", 18932 "android_webview", 18933 "chromeos", 18934 "chromeos_lacros", 18935 "linux", 18936 "mac", 18937 "windows" 18938 ], 18939 "experiments": [ 18940 { 18941 "name": "AllMainFrame_20230517", 18942 "params": { 18943 "compile-in-parallel": "true", 18944 "compile-strategy": "lazy", 18945 "inline-script-timeout": "5ms", 18946 "precompile-main-frame-only": "true", 18947 "scan-main-frame-only": "true" 18948 }, 18949 "enable_features": [ 18950 "PrecompileInlineScripts", 18951 "ThreadedBodyLoader", 18952 "ThreadedPreloadScanner" 18953 ] 18954 } 18955 ] 18956 } 18957 ], 18958 "ThreadedHtmlTokenizer": [ 18959 { 18960 "platforms": [ 18961 "android", 18962 "chromeos", 18963 "chromeos_lacros", 18964 "fuchsia", 18965 "linux", 18966 "mac", 18967 "windows" 18968 ], 18969 "experiments": [ 18970 { 18971 "name": "ThreadedHtmlTokenizer", 18972 "enable_features": [ 18973 "ThreadedHtmlTokenizer" 18974 ] 18975 } 18976 ] 18977 } 18978 ], 18979 "ThrottleUnimportantFrameTimers": [ 18980 { 18981 "platforms": [ 18982 "android", 18983 "android_webview", 18984 "chromeos", 18985 "chromeos_lacros", 18986 "fuchsia", 18987 "linux", 18988 "mac", 18989 "windows" 18990 ], 18991 "experiments": [ 18992 { 18993 "name": "Enabled", 18994 "enable_features": [ 18995 "ThrottleUnimportantFrameTimers" 18996 ] 18997 } 18998 ] 18999 } 19000 ], 19001 "TimeOfDayDlc": [ 19002 { 19003 "platforms": [ 19004 "chromeos" 19005 ], 19006 "experiments": [ 19007 { 19008 "name": "Enabled", 19009 "enable_features": [ 19010 "TimeOfDayDlc" 19011 ] 19012 } 19013 ] 19014 } 19015 ], 19016 "TimeOfDayWallpaperForcedAutoSchedule": [ 19017 { 19018 "platforms": [ 19019 "chromeos" 19020 ], 19021 "experiments": [ 19022 { 19023 "name": "Enabled", 19024 "enable_features": [ 19025 "TimeOfDayWallpaperForcedAutoSchedule" 19026 ] 19027 } 19028 ] 19029 } 19030 ], 19031 "TimedHTMLParserBudget": [ 19032 { 19033 "platforms": [ 19034 "chromeos", 19035 "chromeos_lacros", 19036 "linux", 19037 "mac", 19038 "windows" 19039 ], 19040 "experiments": [ 19041 { 19042 "name": "group_10_500_6_20230911", 19043 "params": { 19044 "default-parser-budget": "10ms", 19045 "long-parser-budget": "500ms", 19046 "num-yields-with-default-budget": "6" 19047 }, 19048 "enable_features": [ 19049 "TimedHTMLParserBudget" 19050 ] 19051 } 19052 ] 19053 }, 19054 { 19055 "platforms": [ 19056 "android" 19057 ], 19058 "experiments": [ 19059 { 19060 "name": "group_10_50_2_20230911", 19061 "params": { 19062 "default-parser-budget": "10ms", 19063 "long-parser-budget": "50ms", 19064 "num-yields-with-default-budget": "2" 19065 }, 19066 "enable_features": [ 19067 "TimedHTMLParserBudget" 19068 ] 19069 } 19070 ] 19071 } 19072 ], 19073 "TopChromeWebUIUsesSpareRenderer": [ 19074 { 19075 "platforms": [ 19076 "chromeos", 19077 "chromeos_lacros", 19078 "fuchsia", 19079 "linux", 19080 "mac", 19081 "windows" 19082 ], 19083 "experiments": [ 19084 { 19085 "name": "Enabled", 19086 "enable_features": [ 19087 "TopChromeWebUIUsesSpareRenderer" 19088 ] 19089 } 19090 ] 19091 } 19092 ], 19093 "TouchToFillPasswordSubmissionStudy": [ 19094 { 19095 "platforms": [ 19096 "android" 19097 ], 19098 "experiments": [ 19099 { 19100 "name": "RegularLaunch_20220426", 19101 "enable_features": [ 19102 "TouchToFillPasswordSubmission" 19103 ] 19104 } 19105 ] 19106 } 19107 ], 19108 "TrackingProtection3pcd": [ 19109 { 19110 "platforms": [ 19111 "android", 19112 "chromeos", 19113 "chromeos_lacros", 19114 "linux", 19115 "mac", 19116 "windows" 19117 ], 19118 "experiments": [ 19119 { 19120 "name": "Enabled", 19121 "enable_features": [ 19122 "TrackingProtection3pcd" 19123 ] 19124 } 19125 ] 19126 } 19127 ], 19128 "TrackingProtectionRollback": [ 19129 { 19130 "platforms": [ 19131 "android", 19132 "chromeos", 19133 "chromeos_lacros", 19134 "linux", 19135 "mac", 19136 "windows" 19137 ], 19138 "experiments": [ 19139 { 19140 "name": "Enabled", 19141 "enable_features": [ 19142 "TrackingProtectionOnboardingRollback", 19143 "TrackingProtectionSettingsPageRollbackNotice" 19144 ] 19145 } 19146 ] 19147 } 19148 ], 19149 "TrackingProtectionSentimentSurvey": [ 19150 { 19151 "platforms": [ 19152 "linux", 19153 "mac", 19154 "windows" 19155 ], 19156 "experiments": [ 19157 { 19158 "name": "Enabled", 19159 "params": { 19160 "probability": "1.0", 19161 "tracking-protection-control-delayed-probability": "0.25", 19162 "tracking-protection-control-delayed-trigger-id": "FydWYHXps0ugnJ3q1cK0PU2EPh7v", 19163 "tracking-protection-control-immediate-probability": "0.25", 19164 "tracking-protection-control-immediate-trigger-id": "FydWYHXps0ugnJ3q1cK0PU2EPh7v", 19165 "tracking-protection-immediate-over-delayed-probability": "0.5", 19166 "tracking-protection-treatment-delayed-probability": "0.25", 19167 "tracking-protection-treatment-delayed-trigger-id": "FydWYHXps0ugnJ3q1cK0PU2EPh7v", 19168 "tracking-protection-treatment-immediate-probability": "0.25", 19169 "tracking-protection-treatment-immediate-trigger-id": "FydWYHXps0ugnJ3q1cK0PU2EPh7v" 19170 }, 19171 "enable_features": [ 19172 "TrackingProtectionSentimentSurvey" 19173 ] 19174 } 19175 ] 19176 } 19177 ], 19178 "TrackpadDropdownMenu": [ 19179 { 19180 "platforms": [ 19181 "android", 19182 "android_webview" 19183 ], 19184 "experiments": [ 19185 { 19186 "name": "Enabled_20230829", 19187 "enable_features": [ 19188 "MouseAndTrackpadDropdownMenu" 19189 ] 19190 } 19191 ] 19192 } 19193 ], 19194 "TrackpadGestureSupport": [ 19195 { 19196 "platforms": [ 19197 "android", 19198 "android_webview" 19199 ], 19200 "experiments": [ 19201 { 19202 "name": "Enabled_20230829", 19203 "enable_features": [ 19204 "ConvertTrackpadEventsToMouse" 19205 ] 19206 } 19207 ] 19208 } 19209 ], 19210 "TranslateMessageUI": [ 19211 { 19212 "platforms": [ 19213 "android" 19214 ], 19215 "experiments": [ 19216 { 19217 "name": "Enabled", 19218 "enable_features": [ 19219 "ContentLanguagesInLanguagePicker", 19220 "TranslateMessageUI" 19221 ] 19222 } 19223 ] 19224 } 19225 ], 19226 "TrustSafetySentimentSurvey": [ 19227 { 19228 "platforms": [ 19229 "fuchsia", 19230 "linux", 19231 "mac", 19232 "windows" 19233 ], 19234 "experiments": [ 19235 { 19236 "name": "Enabled", 19237 "params": { 19238 "max-time-to-prompt": "60m", 19239 "min-time-to-prompt": "2m", 19240 "ntp-visits-max-range": "4", 19241 "ntp-visits-min-range": "2", 19242 "privacy-sandbox-3-consent-accept-probability": "0.2", 19243 "privacy-sandbox-3-consent-accept-trigger-id": "5t9KNsR4e0ugnJ3q1cK0RPfRpsbm", 19244 "privacy-sandbox-3-consent-decline-probability": "0.2", 19245 "privacy-sandbox-3-consent-decline-trigger-id": "P5svv2BbH0ugnJ3q1cK0YhTWZkiM", 19246 "privacy-sandbox-3-notice-dismiss-probability": "0.2", 19247 "privacy-sandbox-3-notice-dismiss-trigger-id": "2gMg6iHpn0ugnJ3q1cK0XyL2C2EX", 19248 "privacy-sandbox-3-notice-ok-probability": "0.2", 19249 "privacy-sandbox-3-notice-ok-trigger-id": "vBraRD9GZ0ugnJ3q1cK0T1owvGGa", 19250 "privacy-sandbox-3-notice-settings-probability": "0.2", 19251 "privacy-sandbox-3-notice-settings-trigger-id": "WZpnNehvi0ugnJ3q1cK0Nsdcf1Vf", 19252 "privacy-settings-probability": "0.0", 19253 "probability": "1.0", 19254 "transactions-probability": "0.0", 19255 "trusted-surface-probability": "0.0" 19256 }, 19257 "enable_features": [ 19258 "TrustSafetySentimentSurvey" 19259 ] 19260 } 19261 ] 19262 } 19263 ], 19264 "TrustSafetySentimentSurveyV2": [ 19265 { 19266 "platforms": [ 19267 "linux", 19268 "mac", 19269 "windows" 19270 ], 19271 "experiments": [ 19272 { 19273 "name": "Enabled", 19274 "params": { 19275 "browsing-data-probability": "0.018", 19276 "browsing-data-trigger-id": "1iSgej9Tq0ugnJ3q1cK0QwXZ12oo", 19277 "control-group-probability": "0.0013", 19278 "control-group-trigger-id": "CXMbsBddw0ugnJ3q1cK0QJM1Hu8m", 19279 "max-time-to-prompt": "60m", 19280 "min-session-time": "30s", 19281 "min-time-to-prompt": "2m", 19282 "ntp-visits-max-range": "4", 19283 "ntp-visits-min-range": "2", 19284 "password-check-probability": "0.8", 19285 "password-check-trigger-id": "Xd54YDVNJ0ugnJ3q1cK0UYBRruNH", 19286 "privacy-guide-probability": "1.0", 19287 "privacy-guide-trigger-id": "tqR1rjeDu0ugnJ3q1cK0P9yJEq7Z", 19288 "probability": "1.0", 19289 "safety-check-probability": "0.8", 19290 "safety-check-trigger-id": "YSDfPVMnX0ugnJ3q1cK0RxEhwkay", 19291 "trusted-surface-probability": "0.17", 19292 "trusted-surface-time": "5s", 19293 "trusted-surface-trigger-id": "CMniDmzgE0ugnJ3q1cK0U6PaEn1f" 19294 }, 19295 "enable_features": [ 19296 "TrustSafetySentimentSurveyV2" 19297 ] 19298 }, 19299 { 19300 "name": "Enabled_CrCA_Mechanisms", 19301 "params": { 19302 "browsing-data-probability": "0.0", 19303 "control-group-probability": "0.0", 19304 "download-warning-ui-probability": "1.0", 19305 "download-warning-ui-trigger-id": "7SS4sg4oR0ugnJ3q1cK0TNvCvd8U", 19306 "password-check-probability": "0.0", 19307 "password-protection-ui-probability": "1.0", 19308 "password-protection-ui-trigger-id": "bQBRghu5w0ugnJ3q1cK0RrqdqVRP", 19309 "privacy-guide-probability": "0.0", 19310 "privacy-sandbox-4-consent-accept-probability": "0.0", 19311 "privacy-sandbox-4-consent-decline-probability": "0.0", 19312 "privacy-sandbox-4-notice-ok-probability": "0.0", 19313 "privacy-sandbox-4-notice-settings-probability": "0.0", 19314 "probability": "1.0", 19315 "safe-browsing-interstitial-probability": "1.0", 19316 "safe-browsing-interstitial-trigger-id": "Z9pSWP53n0ugnJ3q1cK0Y6YkGRpU", 19317 "safety-check-probability": "0.0", 19318 "trusted-surface-probability": "0.0" 19319 }, 19320 "enable_features": [ 19321 "TrustSafetySentimentSurveyV2" 19322 ] 19323 } 19324 ] 19325 } 19326 ], 19327 "TrustTokenOriginTrial": [ 19328 { 19329 "platforms": [ 19330 "android", 19331 "chromeos", 19332 "chromeos_lacros", 19333 "fuchsia", 19334 "linux", 19335 "mac", 19336 "windows" 19337 ], 19338 "experiments": [ 19339 { 19340 "name": "Enabled", 19341 "params": { 19342 "TrustTokenOperationsRequiringOriginTrial": "all-operations-require-origin-trial" 19343 }, 19344 "enable_features": [ 19345 "TrustTokens" 19346 ] 19347 } 19348 ] 19349 } 19350 ], 19351 "TurndownZine": [ 19352 { 19353 "platforms": [ 19354 "android", 19355 "ios" 19356 ], 19357 "experiments": [ 19358 { 19359 "name": "Enabled" 19360 } 19361 ] 19362 } 19363 ], 19364 "UIEnableSharedImageCacheForGpu": [ 19365 { 19366 "platforms": [ 19367 "android", 19368 "android_weblayer", 19369 "android_webview", 19370 "chromeos", 19371 "chromeos_lacros", 19372 "fuchsia", 19373 "linux", 19374 "mac", 19375 "windows" 19376 ], 19377 "experiments": [ 19378 { 19379 "name": "Enabled", 19380 "enable_features": [ 19381 "UIEnableSharedImageCacheForGpu" 19382 ] 19383 } 19384 ] 19385 } 19386 ], 19387 "UMA-NonUniformity-Trial-1-Percent": [ 19388 { 19389 "platforms": [ 19390 "android", 19391 "android_weblayer", 19392 "android_webview", 19393 "ios", 19394 "chromeos", 19395 "chromeos_lacros", 19396 "fuchsia", 19397 "linux", 19398 "mac", 19399 "windows" 19400 ], 19401 "experiments": [ 19402 { 19403 "name": "group_01", 19404 "params": { 19405 "delta": "0.01" 19406 }, 19407 "enable_features": [ 19408 "UMANonUniformityLogNormal" 19409 ] 19410 } 19411 ] 19412 } 19413 ], 19414 "UMA-Pseudo-Metrics-Effect-Injection-25-Percent": [ 19415 { 19416 "platforms": [ 19417 "android", 19418 "ios", 19419 "chromeos", 19420 "chromeos_lacros", 19421 "fuchsia", 19422 "linux", 19423 "mac", 19424 "windows" 19425 ], 19426 "experiments": [ 19427 { 19428 "name": "BigEffect_01", 19429 "params": { 19430 "multiplicative_factor": "1.05" 19431 }, 19432 "enable_features": [ 19433 "UMAPseudoMetricsEffect" 19434 ] 19435 } 19436 ] 19437 } 19438 ], 19439 "UPMStringsExperimentAndroid": [ 19440 { 19441 "platforms": [ 19442 "android" 19443 ], 19444 "experiments": [ 19445 { 19446 "name": "Enabled_v2_20230302", 19447 "params": { 19448 "syncing_string_version": "2" 19449 }, 19450 "enable_features": [ 19451 "ExploratorySaveUpdatePasswordStrings" 19452 ] 19453 } 19454 ] 19455 } 19456 ], 19457 "USSMigrationEnabled": [ 19458 { 19459 "platforms": [ 19460 "chromeos" 19461 ], 19462 "experiments": [ 19463 { 19464 "name": "Enabled", 19465 "enable_features": [ 19466 "CrOSLateBootMigrateToUserSecretStash" 19467 ] 19468 } 19469 ] 19470 } 19471 ], 19472 "UiaProviderWin": [ 19473 { 19474 "platforms": [ 19475 "windows" 19476 ], 19477 "experiments": [ 19478 { 19479 "name": "Enabled", 19480 "enable_features": [ 19481 "UiaProvider" 19482 ] 19483 } 19484 ] 19485 } 19486 ], 19487 "UnifiedAutoplay": [ 19488 { 19489 "platforms": [ 19490 "chromeos", 19491 "chromeos_lacros", 19492 "fuchsia", 19493 "linux", 19494 "mac", 19495 "windows" 19496 ], 19497 "experiments": [ 19498 { 19499 "name": "Enabled", 19500 "enable_features": [ 19501 "PreloadMediaEngagementData" 19502 ] 19503 } 19504 ] 19505 } 19506 ], 19507 "UnifiedSidePanel": [ 19508 { 19509 "platforms": [ 19510 "chromeos", 19511 "chromeos_lacros", 19512 "fuchsia", 19513 "linux", 19514 "mac", 19515 "windows" 19516 ], 19517 "experiments": [ 19518 { 19519 "name": "Enabled", 19520 "enable_features": [ 19521 "UnifiedSidePanel" 19522 ] 19523 } 19524 ] 19525 } 19526 ], 19527 "UnoPhase2": [ 19528 { 19529 "platforms": [ 19530 "ios" 19531 ], 19532 "experiments": [ 19533 { 19534 "name": "EnabledUno", 19535 "enable_features": [ 19536 "ConsistencyNewAccountInterface", 19537 "FeedBottomSyncStringRemoval", 19538 "IOSPasswordSettingsBulkUploadLocalPasswords", 19539 "ReplaceSyncPromosWithSignInPromos", 19540 "SyncEnableBatchUploadLocalData", 19541 "SyncEnableContactInfoDataTypeForCustomPassphraseUsers", 19542 "SyncEnableContactInfoDataTypeInTransportMode", 19543 "SyncEnableWalletMetadataInTransportMode", 19544 "SyncEnableWalletOfferInTransportMode" 19545 ] 19546 } 19547 ] 19548 } 19549 ], 19550 "UnoPhase2FollowUp": [ 19551 { 19552 "platforms": [ 19553 "ios" 19554 ], 19555 "experiments": [ 19556 { 19557 "name": "EnableUnoPhase2FollowUp", 19558 "params": { 19559 "event_trigger": "name:do_not_trigger_signin_iph_for_tests;comparator:>=360;window:360;storage:360" 19560 }, 19561 "disable_features": [ 19562 "IPH_iOSReplaceSyncPromosWithSignInPromos" 19563 ] 19564 } 19565 ] 19566 } 19567 ], 19568 "UploadOfficeToCloud": [ 19569 { 19570 "platforms": [ 19571 "chromeos" 19572 ], 19573 "experiments": [ 19574 { 19575 "name": "Enabled", 19576 "enable_features": [ 19577 "UploadOfficeToCloud" 19578 ] 19579 } 19580 ] 19581 } 19582 ], 19583 "UseBoringSSLForRandBytes": [ 19584 { 19585 "platforms": [ 19586 "android", 19587 "chromeos", 19588 "chromeos_lacros", 19589 "fuchsia", 19590 "ios", 19591 "linux", 19592 "mac", 19593 "windows" 19594 ], 19595 "experiments": [ 19596 { 19597 "name": "Enabled", 19598 "enable_features": [ 19599 "UseBoringSSLForRandBytes" 19600 ], 19601 "disable_features": [ 19602 "UseGetrandomForRandBytes" 19603 ] 19604 } 19605 ] 19606 } 19607 ], 19608 "UseBuiltInMetalShaderCache": [ 19609 { 19610 "platforms": [ 19611 "mac" 19612 ], 19613 "experiments": [ 19614 { 19615 "name": "Enabled", 19616 "enable_features": [ 19617 "UseBuiltInMetalShaderCache" 19618 ] 19619 } 19620 ] 19621 } 19622 ], 19623 "UseClientGmbInterface": [ 19624 { 19625 "platforms": [ 19626 "android", 19627 "android_webview", 19628 "android_weblayer", 19629 "chromeos", 19630 "chromeos_lacros", 19631 "fuchsia", 19632 "ios", 19633 "linux", 19634 "mac", 19635 "windows" 19636 ], 19637 "experiments": [ 19638 { 19639 "name": "Enabled", 19640 "enable_features": [ 19641 "UseClientGmbInterface" 19642 ] 19643 } 19644 ] 19645 } 19646 ], 19647 "UseDMSAAForTiles": [ 19648 { 19649 "platforms": [ 19650 "android", 19651 "android_webview", 19652 "android_weblayer", 19653 "chromeos", 19654 "chromeos_lacros", 19655 "fuchsia", 19656 "ios", 19657 "linux", 19658 "windows" 19659 ], 19660 "experiments": [ 19661 { 19662 "name": "Enabled", 19663 "enable_features": [ 19664 "UseDMSAAForTiles" 19665 ] 19666 } 19667 ] 19668 } 19669 ], 19670 "UseDMSAAForTilesAndroidGL": [ 19671 { 19672 "platforms": [ 19673 "android", 19674 "android_webview", 19675 "android_weblayer" 19676 ], 19677 "experiments": [ 19678 { 19679 "name": "Enabled", 19680 "enable_features": [ 19681 "UseDMSAAForTilesAndroidGL" 19682 ] 19683 } 19684 ] 19685 } 19686 ], 19687 "UseGMSCoreForBrandingInfo": [ 19688 { 19689 "platforms": [ 19690 "android" 19691 ], 19692 "experiments": [ 19693 { 19694 "name": "Enabled", 19695 "enable_features": [ 19696 "UseGMSCoreForBrandingInfo" 19697 ] 19698 } 19699 ] 19700 } 19701 ], 19702 "UseGpuSchedulerDfs": [ 19703 { 19704 "platforms": [ 19705 "linux", 19706 "mac", 19707 "windows", 19708 "chromeos" 19709 ], 19710 "experiments": [ 19711 { 19712 "name": "Enabled", 19713 "enable_features": [ 19714 "UseGpuSchedulerDfs" 19715 ] 19716 } 19717 ] 19718 } 19719 ], 19720 "UseMultiPlaneFormatForHardwareVideo": [ 19721 { 19722 "platforms": [ 19723 "mac", 19724 "windows", 19725 "chromeos", 19726 "chromeos_lacros", 19727 "linux", 19728 "fuchsia" 19729 ], 19730 "experiments": [ 19731 { 19732 "name": "Enabled", 19733 "enable_features": [ 19734 "UseMultiPlaneFormatForHardwareVideo" 19735 ] 19736 } 19737 ] 19738 } 19739 ], 19740 "UseMultiPlaneFormatForSoftwareVideo": [ 19741 { 19742 "platforms": [ 19743 "mac", 19744 "windows", 19745 "chromeos", 19746 "chromeos_lacros", 19747 "linux" 19748 ], 19749 "experiments": [ 19750 { 19751 "name": "Enabled", 19752 "enable_features": [ 19753 "UseMultiPlaneFormatForSoftwareVideo" 19754 ] 19755 } 19756 ] 19757 } 19758 ], 19759 "UseServerPredictionsOnSaveParsing": [ 19760 { 19761 "platforms": [ 19762 "android", 19763 "chromeos", 19764 "chromeos_lacros", 19765 "ios", 19766 "linux", 19767 "mac", 19768 "windows" 19769 ], 19770 "experiments": [ 19771 { 19772 "name": "Enabled", 19773 "enable_features": [ 19774 "UseServerPredictionsOnSaveParsing" 19775 ] 19776 } 19777 ] 19778 } 19779 ], 19780 "UseSimplifiedMessagePumpKqueueLoop": [ 19781 { 19782 "platforms": [ 19783 "mac", 19784 "ios" 19785 ], 19786 "experiments": [ 19787 { 19788 "name": "Enabled", 19789 "enable_features": [ 19790 "UseSimplifiedMessagePumpKqueueLoop" 19791 ] 19792 } 19793 ] 19794 } 19795 ], 19796 "UseSmartRefForGPUFenceHandle": [ 19797 { 19798 "platforms": [ 19799 "android", 19800 "chromeos", 19801 "ios", 19802 "linux", 19803 "mac", 19804 "windows" 19805 ], 19806 "experiments": [ 19807 { 19808 "name": "Enabled", 19809 "enable_features": [ 19810 "UseSmartRefForGPUFenceHandle" 19811 ] 19812 } 19813 ] 19814 } 19815 ], 19816 "UseSnappyForParkableStrings": [ 19817 { 19818 "platforms": [ 19819 "chromeos", 19820 "chromeos_lacros", 19821 "fuchsia", 19822 "linux", 19823 "mac", 19824 "windows" 19825 ], 19826 "experiments": [ 19827 { 19828 "name": "Enabled", 19829 "enable_features": [ 19830 "UseSnappyForParkableStrings" 19831 ] 19832 } 19833 ] 19834 } 19835 ], 19836 "UseThreadPriorityLowest": [ 19837 { 19838 "platforms": [ 19839 "windows" 19840 ], 19841 "experiments": [ 19842 { 19843 "name": "Enabled", 19844 "enable_features": [ 19845 "UseThreadPriorityLowest" 19846 ] 19847 } 19848 ] 19849 } 19850 ], 19851 "UserAgentClientHintsAndroidWebView": [ 19852 { 19853 "platforms": [ 19854 "android_webview" 19855 ], 19856 "experiments": [ 19857 { 19858 "name": "Enabled", 19859 "enable_features": [ 19860 "UserAgentClientHint" 19861 ] 19862 } 19863 ] 19864 } 19865 ], 19866 "UserAgentOverrideExperiment": [ 19867 { 19868 "platforms": [ 19869 "android", 19870 "android_weblayer", 19871 "android_webview", 19872 "chromeos", 19873 "chromeos_lacros", 19874 "fuchsia", 19875 "ios", 19876 "linux", 19877 "mac", 19878 "windows" 19879 ], 19880 "experiments": [ 19881 { 19882 "name": "Enabled", 19883 "enable_features": [ 19884 "UserAgentOverrideExperiment" 19885 ] 19886 } 19887 ] 19888 } 19889 ], 19890 "UserBypassUI": [ 19891 { 19892 "platforms": [ 19893 "android", 19894 "chromeos", 19895 "chromeos_lacros", 19896 "linux", 19897 "mac", 19898 "windows" 19899 ], 19900 "experiments": [ 19901 { 19902 "name": "Enabled", 19903 "params": { 19904 "expiration": "90d" 19905 }, 19906 "enable_features": [ 19907 "UserBypassUI" 19908 ] 19909 } 19910 ] 19911 } 19912 ], 19913 "UserInteractiveCompositingMac": [ 19914 { 19915 "platforms": [ 19916 "mac" 19917 ], 19918 "experiments": [ 19919 { 19920 "name": "Enabled", 19921 "enable_features": [ 19922 "UserInteractiveCompositingMac" 19923 ] 19924 } 19925 ] 19926 } 19927 ], 19928 "UserLevelMemoryPressureSignalOn4GbDevices": [ 19929 { 19930 "platforms": [ 19931 "android", 19932 "android_webview" 19933 ], 19934 "experiments": [ 19935 { 19936 "name": "Enabled_default", 19937 "params": { 19938 "inert_interval_after_loading": "5m", 19939 "memory_threshold_mb": "458" 19940 }, 19941 "enable_features": [ 19942 "UserLevelMemoryPressureSignalOn4GbDevices" 19943 ] 19944 }, 19945 { 19946 "name": "Enabled_99p_5m", 19947 "params": { 19948 "inert_interval_after_loading": "5m", 19949 "memory_threshold_mb": "803" 19950 }, 19951 "enable_features": [ 19952 "UserLevelMemoryPressureSignalOn4GbDevices" 19953 ] 19954 }, 19955 { 19956 "name": "Enabled_99p_1m", 19957 "params": { 19958 "inert_interval_after_loading": "1m", 19959 "memory_threshold_mb": "803" 19960 }, 19961 "enable_features": [ 19962 "UserLevelMemoryPressureSignalOn4GbDevices" 19963 ] 19964 }, 19965 { 19966 "name": "Enabled_95p_5m", 19967 "params": { 19968 "inert_interval_after_loading": "5m", 19969 "memory_threshold_mb": "508" 19970 }, 19971 "enable_features": [ 19972 "UserLevelMemoryPressureSignalOn4GbDevices" 19973 ] 19974 }, 19975 { 19976 "name": "Enabled_95p_1m", 19977 "params": { 19978 "inert_interval_after_loading": "1m", 19979 "memory_threshold_mb": "508" 19980 }, 19981 "enable_features": [ 19982 "UserLevelMemoryPressureSignalOn4GbDevices" 19983 ] 19984 }, 19985 { 19986 "name": "Enabled_90p_5m", 19987 "params": { 19988 "inert_interval_after_loading": "5m", 19989 "memory_threshold_mb": "405" 19990 }, 19991 "enable_features": [ 19992 "UserLevelMemoryPressureSignalOn4GbDevices" 19993 ] 19994 }, 19995 { 19996 "name": "Enabled_90p_1m", 19997 "params": { 19998 "inert_interval_after_loading": "1m", 19999 "memory_threshold_mb": "405" 20000 }, 20001 "enable_features": [ 20002 "UserLevelMemoryPressureSignalOn4GbDevices" 20003 ] 20004 } 20005 ] 20006 } 20007 ], 20008 "UserLevelMemoryPressureSignalOn6GbDevices": [ 20009 { 20010 "platforms": [ 20011 "android", 20012 "android_webview" 20013 ], 20014 "experiments": [ 20015 { 20016 "name": "Enabled_default", 20017 "params": { 20018 "inert_interval_after_loading": "5m", 20019 "memory_threshold_mb": "494" 20020 }, 20021 "enable_features": [ 20022 "UserLevelMemoryPressureSignalOn6GbDevices" 20023 ] 20024 }, 20025 { 20026 "name": "Enabled_99p_5m", 20027 "params": { 20028 "inert_interval_after_loading": "5m", 20029 "memory_threshold_mb": "924" 20030 }, 20031 "enable_features": [ 20032 "UserLevelMemoryPressureSignalOn6GbDevices" 20033 ] 20034 }, 20035 { 20036 "name": "Enabled_99p_1m", 20037 "params": { 20038 "inert_interval_after_loading": "1m", 20039 "memory_threshold_mb": "924" 20040 }, 20041 "enable_features": [ 20042 "UserLevelMemoryPressureSignalOn6GbDevices" 20043 ] 20044 }, 20045 { 20046 "name": "Enabled_95p_5m", 20047 "params": { 20048 "inert_interval_after_loading": "5m", 20049 "memory_threshold_mb": "580" 20050 }, 20051 "enable_features": [ 20052 "UserLevelMemoryPressureSignalOn6GbDevices" 20053 ] 20054 }, 20055 { 20056 "name": "Enabled_95p_1m", 20057 "params": { 20058 "inert_interval_after_loading": "1m", 20059 "memory_threshold_mb": "580" 20060 }, 20061 "enable_features": [ 20062 "UserLevelMemoryPressureSignalOn6GbDevices" 20063 ] 20064 }, 20065 { 20066 "name": "Enabled_90p_5m", 20067 "params": { 20068 "inert_interval_after_loading": "5m", 20069 "memory_threshold_mb": "460" 20070 }, 20071 "enable_features": [ 20072 "UserLevelMemoryPressureSignalOn6GbDevices" 20073 ] 20074 }, 20075 { 20076 "name": "Enabled_90p_1m", 20077 "params": { 20078 "inert_interval_after_loading": "1m", 20079 "memory_threshold_mb": "460" 20080 }, 20081 "enable_features": [ 20082 "UserLevelMemoryPressureSignalOn6GbDevices" 20083 ] 20084 } 20085 ] 20086 } 20087 ], 20088 "UsernameFirstFlowWithIntermediateValues": [ 20089 { 20090 "platforms": [ 20091 "android", 20092 "chromeos", 20093 "chromeos_lacros", 20094 "ios", 20095 "linux", 20096 "mac", 20097 "windows" 20098 ], 20099 "experiments": [ 20100 { 20101 "name": "Enabled", 20102 "enable_features": [ 20103 "UsernameFirstFlowWithIntermediateValues" 20104 ] 20105 } 20106 ] 20107 } 20108 ], 20109 "UsernameFirstFlowWithIntermediateValuesPredictions": [ 20110 { 20111 "platforms": [ 20112 "android", 20113 "chromeos", 20114 "chromeos_lacros", 20115 "ios", 20116 "linux", 20117 "mac", 20118 "windows" 20119 ], 20120 "experiments": [ 20121 { 20122 "name": "Enabled", 20123 "enable_features": [ 20124 "UsernameFirstFlowWithIntermediateValuesPredictions" 20125 ] 20126 } 20127 ] 20128 } 20129 ], 20130 "V8CodeFlushing": [ 20131 { 20132 "platforms": [ 20133 "android", 20134 "android_weblayer", 20135 "android_webview", 20136 "chromeos", 20137 "chromeos_lacros", 20138 "fuchsia", 20139 "linux", 20140 "mac", 20141 "windows" 20142 ], 20143 "experiments": [ 20144 { 20145 "name": "FlushCodeBasedOnTime60", 20146 "params": { 20147 "V8FlushCodeOldTime": "60" 20148 }, 20149 "enable_features": [ 20150 "V8FlushCodeBasedOnTime" 20151 ], 20152 "disable_features": [ 20153 "V8FlushCodeBasedOnTabVisibility" 20154 ] 20155 }, 20156 { 20157 "name": "FlushCodeBasedOnTime10", 20158 "params": { 20159 "V8FlushCodeOldTime": "10" 20160 }, 20161 "enable_features": [ 20162 "V8FlushCodeBasedOnTime" 20163 ], 20164 "disable_features": [ 20165 "V8FlushCodeBasedOnTabVisibility" 20166 ] 20167 }, 20168 { 20169 "name": "FlushCodeBasedOnTime30", 20170 "params": { 20171 "V8FlushCodeOldTime": "30" 20172 }, 20173 "enable_features": [ 20174 "V8FlushCodeBasedOnTime" 20175 ], 20176 "disable_features": [ 20177 "V8FlushCodeBasedOnTabVisibility" 20178 ] 20179 }, 20180 { 20181 "name": "FlushCodeBasedOnTime45", 20182 "params": { 20183 "V8FlushCodeOldTime": "45" 20184 }, 20185 "enable_features": [ 20186 "V8FlushCodeBasedOnTime" 20187 ], 20188 "disable_features": [ 20189 "V8FlushCodeBasedOnTabVisibility" 20190 ] 20191 }, 20192 { 20193 "name": "FlushCodeBasedOnTime180", 20194 "params": { 20195 "V8FlushCodeOldTime": "180" 20196 }, 20197 "enable_features": [ 20198 "V8FlushCodeBasedOnTime" 20199 ], 20200 "disable_features": [ 20201 "V8FlushCodeBasedOnTabVisibility" 20202 ] 20203 }, 20204 { 20205 "name": "FlushCodeBasedOnTabVisibility", 20206 "enable_features": [ 20207 "V8FlushCodeBasedOnTabVisibility" 20208 ], 20209 "disable_features": [ 20210 "V8FlushCodeBasedOnTime" 20211 ] 20212 } 20213 ] 20214 } 20215 ], 20216 "V8CompileHints3": [ 20217 { 20218 "platforms": [ 20219 "windows" 20220 ], 20221 "experiments": [ 20222 { 20223 "name": "Disabled", 20224 "disable_features": [ 20225 "ProduceCompileHints2" 20226 ] 20227 }, 20228 { 20229 "name": "Enabled", 20230 "enable_features": [ 20231 "ProduceCompileHints2" 20232 ] 20233 } 20234 ] 20235 } 20236 ], 20237 "V8ConcurrentSparkplug": [ 20238 { 20239 "platforms": [ 20240 "chromeos_lacros", 20241 "chromeos", 20242 "fuchsia", 20243 "linux", 20244 "mac", 20245 "windows" 20246 ], 20247 "experiments": [ 20248 { 20249 "name": "1Thread", 20250 "params": { 20251 "V8ConcurrentSparkplugMaxThreads": "1" 20252 }, 20253 "enable_features": [ 20254 "V8ConcurrentSparkplug", 20255 "V8Sparkplug" 20256 ] 20257 }, 20258 { 20259 "name": "Control", 20260 "disable_features": [ 20261 "V8ConcurrentSparkplug" 20262 ] 20263 }, 20264 { 20265 "name": "2Threads", 20266 "params": { 20267 "V8ConcurrentSparkplugMaxThreads": "2" 20268 }, 20269 "enable_features": [ 20270 "V8ConcurrentSparkplug", 20271 "V8Sparkplug" 20272 ] 20273 }, 20274 { 20275 "name": "ManyThreads", 20276 "params": { 20277 "V8ConcurrentSparkplugMaxThreads": "0" 20278 }, 20279 "enable_features": [ 20280 "V8ConcurrentSparkplug", 20281 "V8Sparkplug" 20282 ] 20283 }, 20284 { 20285 "name": "NoSparkplug", 20286 "disable_features": [ 20287 "V8ConcurrentSparkplug", 20288 "V8Sparkplug" 20289 ] 20290 } 20291 ] 20292 } 20293 ], 20294 "V8ConcurrentSparkplugAndroid": [ 20295 { 20296 "platforms": [ 20297 "android", 20298 "android_weblayer", 20299 "android_webview" 20300 ], 20301 "experiments": [ 20302 { 20303 "name": "1Thread", 20304 "params": { 20305 "V8ConcurrentSparkplugMaxThreads": "1" 20306 }, 20307 "enable_features": [ 20308 "V8ConcurrentSparkplug", 20309 "V8Sparkplug" 20310 ] 20311 }, 20312 { 20313 "name": "Control", 20314 "disable_features": [ 20315 "V8ConcurrentSparkplug", 20316 "V8Sparkplug" 20317 ] 20318 }, 20319 { 20320 "name": "2Threads", 20321 "params": { 20322 "V8ConcurrentSparkplugMaxThreads": "2" 20323 }, 20324 "enable_features": [ 20325 "V8ConcurrentSparkplug", 20326 "V8Sparkplug" 20327 ] 20328 }, 20329 { 20330 "name": "ManyThreads", 20331 "params": { 20332 "V8ConcurrentSparkplugMaxThreads": "0" 20333 }, 20334 "enable_features": [ 20335 "V8ConcurrentSparkplug", 20336 "V8Sparkplug" 20337 ] 20338 }, 20339 { 20340 "name": "WithSparkplug", 20341 "enable_features": [ 20342 "V8Sparkplug" 20343 ], 20344 "disable_features": [ 20345 "V8ConcurrentSparkplug" 20346 ] 20347 } 20348 ] 20349 } 20350 ], 20351 "V8ConsumeCompileHints1": [ 20352 { 20353 "platforms": [ 20354 "windows" 20355 ], 20356 "experiments": [ 20357 { 20358 "name": "Enabled", 20359 "enable_features": [ 20360 "ConsumeCompileHints" 20361 ] 20362 }, 20363 { 20364 "name": "Control", 20365 "disable_features": [ 20366 "ConsumeCompileHints" 20367 ] 20368 } 20369 ] 20370 } 20371 ], 20372 "V8FlushBaselineCode": [ 20373 { 20374 "platforms": [ 20375 "android", 20376 "android_weblayer", 20377 "android_webview", 20378 "chromeos", 20379 "chromeos_lacros", 20380 "fuchsia", 20381 "linux", 20382 "mac", 20383 "windows" 20384 ], 20385 "experiments": [ 20386 { 20387 "name": "Enabled", 20388 "enable_features": [ 20389 "V8FlushBaselineCode" 20390 ] 20391 }, 20392 { 20393 "name": "Disabled", 20394 "disable_features": [ 20395 "V8FlushBaselineCode" 20396 ] 20397 } 20398 ] 20399 } 20400 ], 20401 "V8LocalCompileHints": [ 20402 { 20403 "platforms": [ 20404 "windows" 20405 ], 20406 "experiments": [ 20407 { 20408 "name": "Enabled", 20409 "enable_features": [ 20410 "LocalCompileHints" 20411 ] 20412 }, 20413 { 20414 "name": "Control", 20415 "disable_features": [ 20416 "LocalCompileHints" 20417 ] 20418 } 20419 ] 20420 } 20421 ], 20422 "V8Maglev": [ 20423 { 20424 "platforms": [ 20425 "chromeos", 20426 "chromeos_lacros", 20427 "fuchsia", 20428 "linux", 20429 "mac", 20430 "windows" 20431 ], 20432 "experiments": [ 20433 { 20434 "name": "Enabled", 20435 "enable_features": [ 20436 "V8Maglev" 20437 ] 20438 } 20439 ] 20440 } 20441 ], 20442 "V8MaglevAndroid": [ 20443 { 20444 "platforms": [ 20445 "android", 20446 "android_weblayer", 20447 "android_webview" 20448 ], 20449 "experiments": [ 20450 { 20451 "name": "MaglevAndTF", 20452 "enable_features": [ 20453 "V8Maglev", 20454 "V8Turbofan" 20455 ] 20456 }, 20457 { 20458 "name": "MaglevAndNoTF", 20459 "enable_features": [ 20460 "V8Maglev" 20461 ], 20462 "disable_features": [ 20463 "V8Turbofan" 20464 ] 20465 }, 20466 { 20467 "name": "NoMaglevAndNoTF", 20468 "disable_features": [ 20469 "V8Maglev", 20470 "V8Turbofan" 20471 ] 20472 } 20473 ] 20474 } 20475 ], 20476 "V8MemoryReducer": [ 20477 { 20478 "platforms": [ 20479 "android", 20480 "android_webview", 20481 "chromeos", 20482 "chromeos_lacros", 20483 "fuchsia", 20484 "linux", 20485 "mac", 20486 "windows" 20487 ], 20488 "experiments": [ 20489 { 20490 "name": "V8MemoryReducer2GCs", 20491 "params": { 20492 "V8MemoryReducerGCCount": "2" 20493 }, 20494 "enable_features": [ 20495 "V8MemoryReducer" 20496 ] 20497 }, 20498 { 20499 "name": "V8MemoryReducer1GC", 20500 "params": { 20501 "V8MemoryReducerGCCount": "1" 20502 }, 20503 "enable_features": [ 20504 "V8MemoryReducer" 20505 ] 20506 }, 20507 { 20508 "name": "V8MemoryReducer3GCs", 20509 "params": { 20510 "V8MemoryReducerGCCount": "3" 20511 }, 20512 "enable_features": [ 20513 "V8MemoryReducer" 20514 ] 20515 }, 20516 { 20517 "name": "Control", 20518 "disable_features": [ 20519 "V8MemoryReducer" 20520 ] 20521 } 20522 ] 20523 } 20524 ], 20525 "V8MinorMS": [ 20526 { 20527 "platforms": [ 20528 "android", 20529 "android_webview", 20530 "chromeos", 20531 "chromeos_lacros", 20532 "fuchsia", 20533 "linux", 20534 "mac", 20535 "windows" 20536 ], 20537 "experiments": [ 20538 { 20539 "name": "Enabled", 20540 "enable_features": [ 20541 "V8MinorMS" 20542 ] 20543 } 20544 ] 20545 } 20546 ], 20547 "V8SingleThreadedGCInBackground": [ 20548 { 20549 "platforms": [ 20550 "android", 20551 "android_webview", 20552 "chromeos", 20553 "chromeos_lacros", 20554 "fuchsia", 20555 "linux", 20556 "mac", 20557 "windows" 20558 ], 20559 "experiments": [ 20560 { 20561 "name": "Enabled", 20562 "enable_features": [ 20563 "V8SingleThreadedGCInBackground" 20564 ] 20565 } 20566 ] 20567 } 20568 ], 20569 "V8SlowHistograms": [ 20570 { 20571 "platforms": [ 20572 "android", 20573 "chromeos", 20574 "chromeos_lacros", 20575 "fuchsia", 20576 "linux", 20577 "mac", 20578 "windows" 20579 ], 20580 "experiments": [ 20581 { 20582 "name": "Control", 20583 "disable_features": [ 20584 "V8SlowHistograms" 20585 ] 20586 }, 20587 { 20588 "name": "Enabled", 20589 "enable_features": [ 20590 "V8SlowHistograms" 20591 ] 20592 } 20593 ] 20594 } 20595 ], 20596 "V8Sparkplug-Android": [ 20597 { 20598 "platforms": [ 20599 "android", 20600 "android_weblayer", 20601 "android_webview" 20602 ], 20603 "experiments": [ 20604 { 20605 "name": "DefaultX" 20606 }, 20607 { 20608 "name": "Disabled", 20609 "disable_features": [ 20610 "V8SlowHistogramsSparkplugAndroid", 20611 "V8Sparkplug" 20612 ] 20613 }, 20614 { 20615 "name": "Enabled", 20616 "enable_features": [ 20617 "V8SlowHistogramsSparkplugAndroid", 20618 "V8Sparkplug" 20619 ] 20620 } 20621 ] 20622 } 20623 ], 20624 "V8Turboshaft": [ 20625 { 20626 "platforms": [ 20627 "android", 20628 "chromeos", 20629 "chromeos_lacros", 20630 "linux", 20631 "mac", 20632 "windows" 20633 ], 20634 "experiments": [ 20635 { 20636 "name": "Enabled", 20637 "enable_features": [ 20638 "V8Turboshaft" 20639 ] 20640 } 20641 ] 20642 } 20643 ], 20644 "V8TurboshaftInstructionSelection": [ 20645 { 20646 "platforms": [ 20647 "android", 20648 "chromeos", 20649 "chromeos_lacros", 20650 "linux", 20651 "mac", 20652 "windows" 20653 ], 20654 "experiments": [ 20655 { 20656 "name": "Enabled", 20657 "enable_features": [ 20658 "V8TurboshaftInstructionSelection" 20659 ] 20660 } 20661 ] 20662 } 20663 ], 20664 "V8VirtualMemoryCage": [ 20665 { 20666 "platforms": [ 20667 "chromeos", 20668 "chromeos_lacros", 20669 "fuchsia", 20670 "linux", 20671 "mac", 20672 "windows" 20673 ], 20674 "experiments": [ 20675 { 20676 "name": "Enabled", 20677 "enable_features": [ 20678 "V8VirtualMemoryCage" 20679 ] 20680 } 20681 ] 20682 } 20683 ], 20684 "V8VirtualMemoryCageAndroid": [ 20685 { 20686 "platforms": [ 20687 "android" 20688 ], 20689 "experiments": [ 20690 { 20691 "name": "Enabled", 20692 "enable_features": [ 20693 "V8VirtualMemoryCage" 20694 ] 20695 } 20696 ] 20697 } 20698 ], 20699 "V8WasmMoreAggressiveCodeCaching": [ 20700 { 20701 "platforms": [ 20702 "android", 20703 "android_weblayer", 20704 "android_webview", 20705 "chromeos", 20706 "chromeos_lacros", 20707 "fuchsia", 20708 "linux", 20709 "mac", 20710 "windows" 20711 ], 20712 "experiments": [ 20713 { 20714 "name": "3_CacheAfter5Sec", 20715 "params": { 20716 "WebAssemblyCodeCachingHardThreshold": "100000", 20717 "WebAssemblyCodeCachingThreshold": "1000", 20718 "WebAssemblyCodeCachingTimeoutMs": "5000" 20719 }, 20720 "enable_features": [ 20721 "WebAssemblyMoreAggressiveCodeCaching" 20722 ] 20723 }, 20724 { 20725 "name": "1_ReducedThreshold", 20726 "params": { 20727 "WebAssemblyCodeCachingHardThreshold": "100000", 20728 "WebAssemblyCodeCachingThreshold": "100000", 20729 "WebAssemblyCodeCachingTimeoutMs": "0" 20730 }, 20731 "enable_features": [ 20732 "WebAssemblyMoreAggressiveCodeCaching" 20733 ] 20734 }, 20735 { 20736 "name": "2_CacheAfter30Sec", 20737 "params": { 20738 "WebAssemblyCodeCachingHardThreshold": "1000000", 20739 "WebAssemblyCodeCachingThreshold": "1000", 20740 "WebAssemblyCodeCachingTimeoutMs": "30000" 20741 }, 20742 "enable_features": [ 20743 "WebAssemblyMoreAggressiveCodeCaching" 20744 ] 20745 }, 20746 { 20747 "name": "4_CacheAfter2Sec", 20748 "params": { 20749 "WebAssemblyCodeCachingHardThreshold": "1000000", 20750 "WebAssemblyCodeCachingThreshold": "1", 20751 "WebAssemblyCodeCachingTimeoutMs": "2000" 20752 }, 20753 "enable_features": [ 20754 "WebAssemblyMoreAggressiveCodeCaching" 20755 ] 20756 }, 20757 { 20758 "name": "5_CacheAfter1Sec", 20759 "params": { 20760 "WebAssemblyCodeCachingHardThreshold": "10000", 20761 "WebAssemblyCodeCachingThreshold": "1", 20762 "WebAssemblyCodeCachingTimeoutMs": "1000" 20763 }, 20764 "enable_features": [ 20765 "WebAssemblyMoreAggressiveCodeCaching" 20766 ] 20767 } 20768 ] 20769 } 20770 ], 20771 "V8WasmTurboshaft": [ 20772 { 20773 "platforms": [ 20774 "android", 20775 "chromeos", 20776 "chromeos_lacros", 20777 "linux", 20778 "mac", 20779 "windows" 20780 ], 20781 "experiments": [ 20782 { 20783 "name": "Enabled", 20784 "enable_features": [ 20785 "WebAssemblyTurboshaft", 20786 "WebAssemblyTurboshaftInstructionSelection" 20787 ] 20788 }, 20789 { 20790 "name": "EnabledNoInstructionSelection", 20791 "enable_features": [ 20792 "WebAssemblyTurboshaft" 20793 ], 20794 "disable_features": [ 20795 "WebAssemblyTurboshaftInstructionSelection" 20796 ] 20797 }, 20798 { 20799 "name": "Control", 20800 "disable_features": [ 20801 "WebAssemblyTurboshaft", 20802 "WebAssemblyTurboshaftInstructionSelection" 20803 ] 20804 } 20805 ] 20806 } 20807 ], 20808 "VSyncDecoding": [ 20809 { 20810 "platforms": [ 20811 "android", 20812 "android_webview", 20813 "chromeos", 20814 "chromeos_lacros", 20815 "ios", 20816 "linux", 20817 "mac", 20818 "windows" 20819 ], 20820 "experiments": [ 20821 { 20822 "name": "Enabled", 20823 "enable_features": [ 20824 "VSyncDecoding" 20825 ] 20826 } 20827 ] 20828 } 20829 ], 20830 "VaapiVp8TemporalLayerEncoding": [ 20831 { 20832 "platforms": [ 20833 "chromeos" 20834 ], 20835 "experiments": [ 20836 { 20837 "name": "Enabled", 20838 "enable_features": [ 20839 "VaapiVp8TemporalLayerEncoding" 20840 ] 20841 } 20842 ] 20843 } 20844 ], 20845 "VaapiVp9kSVCEncoding": [ 20846 { 20847 "platforms": [ 20848 "chromeos" 20849 ], 20850 "experiments": [ 20851 { 20852 "name": "Enabled", 20853 "enable_features": [ 20854 "VaapiVp9kSVCHWEncoding" 20855 ] 20856 } 20857 ] 20858 } 20859 ], 20860 "VariableRefreshRateBorealis": [ 20861 { 20862 "platforms": [ 20863 "chromeos" 20864 ], 20865 "experiments": [ 20866 { 20867 "name": "Enabled", 20868 "params": { 20869 "ignore-availability": "false" 20870 }, 20871 "enable_features": [ 20872 "EnableVariableRefreshRate" 20873 ] 20874 } 20875 ] 20876 } 20877 ], 20878 "VerifyDidCommitParams": [ 20879 { 20880 "platforms": [ 20881 "windows", 20882 "mac", 20883 "chromeos", 20884 "chromeos_lacros", 20885 "fuchsia", 20886 "linux", 20887 "ios", 20888 "android", 20889 "android_weblayer", 20890 "android_webview" 20891 ], 20892 "experiments": [ 20893 { 20894 "name": "Enabled", 20895 "params": { 20896 "gesture": "true", 20897 "http_status_code": "true", 20898 "intended_as_new_entry": "true", 20899 "is_overriding_user_agent": "true", 20900 "method": "true", 20901 "origin": "true", 20902 "post_id": "true", 20903 "should_replace_current_entry": "true", 20904 "should_update_history": "true", 20905 "url": "true", 20906 "url_is_unreachable": "true" 20907 }, 20908 "enable_features": [ 20909 "VerifyDidCommitParams" 20910 ], 20911 "disable_features": [] 20912 }, 20913 { 20914 "name": "EnabledWithoutShouldReplace", 20915 "params": { 20916 "gesture": "true", 20917 "http_status_code": "true", 20918 "intended_as_new_entry": "true", 20919 "is_overriding_user_agent": "true", 20920 "method": "true", 20921 "origin": "true", 20922 "post_id": "true", 20923 "should_replace_current_entry": "false", 20924 "should_update_history": "true", 20925 "url": "true", 20926 "url_is_unreachable": "true" 20927 }, 20928 "enable_features": [ 20929 "VerifyDidCommitParams" 20930 ], 20931 "disable_features": [] 20932 }, 20933 { 20934 "name": "EnabledWithoutShouldReplaceAndURLIsUnreachable", 20935 "params": { 20936 "gesture": "true", 20937 "http_status_code": "true", 20938 "intended_as_new_entry": "true", 20939 "is_overriding_user_agent": "true", 20940 "method": "true", 20941 "origin": "true", 20942 "post_id": "true", 20943 "should_replace_current_entry": "false", 20944 "should_update_history": "true", 20945 "url": "true", 20946 "url_is_unreachable": "false" 20947 }, 20948 "enable_features": [ 20949 "VerifyDidCommitParams" 20950 ], 20951 "disable_features": [] 20952 } 20953 ] 20954 } 20955 ], 20956 "VideoConferenceRollout": [ 20957 { 20958 "platforms": [ 20959 "chromeos" 20960 ], 20961 "experiments": [ 20962 { 20963 "name": "Enabled_Privacy_Hub_Default", 20964 "enable_features": [ 20965 "CameraEffectsSupportedByHardware", 20966 "CrOSLateBootAudioAPNoiseCancellation", 20967 "CrOSLateBootAudioFlexibleLoopback", 20968 "FeatureManagementVideoConference", 20969 "SpeakOnMuteEnabled", 20970 "SystemLiveCaption", 20971 "VideoConference" 20972 ], 20973 "disable_features": [ 20974 "VcStopAllScreenShare" 20975 ] 20976 } 20977 ] 20978 } 20979 ], 20980 "VideoDecodeBatching": [ 20981 { 20982 "platforms": [ 20983 "windows" 20984 ], 20985 "experiments": [ 20986 { 20987 "name": "Enabled", 20988 "enable_features": [ 20989 "VideoDecodeBatching" 20990 ] 20991 } 20992 ] 20993 } 20994 ], 20995 "VideoToolboxAv1Decoding": [ 20996 { 20997 "platforms": [ 20998 "mac" 20999 ], 21000 "experiments": [ 21001 { 21002 "name": "Enabled", 21003 "enable_features": [ 21004 "VideoToolboxAv1Decoding" 21005 ] 21006 } 21007 ] 21008 } 21009 ], 21010 "VideoToolboxVideoDecoder": [ 21011 { 21012 "platforms": [ 21013 "mac" 21014 ], 21015 "experiments": [ 21016 { 21017 "name": "Enabled", 21018 "enable_features": [ 21019 "VideoToolboxVideoDecoder" 21020 ] 21021 } 21022 ] 21023 } 21024 ], 21025 "VideoTutorials": [ 21026 { 21027 "platforms": [ 21028 "android" 21029 ], 21030 "experiments": [ 21031 { 21032 "name": "Enabled", 21033 "params": { 21034 "base_url": "https://chromeupboarding-pa.googleapis.com", 21035 "default_locale": "en", 21036 "enable_share": "true", 21037 "experiment_tag": "", 21038 "fetch_frequency": "15", 21039 "use_animated_gif_url": "true", 21040 "use_animated_gif_url_for_summary_card": "false" 21041 }, 21042 "enable_features": [ 21043 "VideoTutorials" 21044 ] 21045 } 21046 ] 21047 } 21048 ], 21049 "VirtualKeyboardNewHeader": [ 21050 { 21051 "platforms": [ 21052 "chromeos" 21053 ], 21054 "experiments": [ 21055 { 21056 "name": "Enabled", 21057 "enable_features": [ 21058 "VirtualKeyboardNewHeader" 21059 ] 21060 } 21061 ] 21062 } 21063 ], 21064 "VisibilityAwareResourceScheduler": [ 21065 { 21066 "platforms": [ 21067 "chromeos", 21068 "chromeos_lacros", 21069 "linux", 21070 "mac", 21071 "windows" 21072 ], 21073 "experiments": [ 21074 { 21075 "name": "Enabled_20230807", 21076 "enable_features": [ 21077 "VisibilityAwareResourceScheduler" 21078 ] 21079 } 21080 ] 21081 } 21082 ], 21083 "VisualFeaturesInCsppPings": [ 21084 { 21085 "platforms": [ 21086 "android", 21087 "chromeos", 21088 "chromeos_lacros", 21089 "fuchsia", 21090 "linux", 21091 "mac", 21092 "windows" 21093 ], 21094 "experiments": [ 21095 { 21096 "name": "Enabled", 21097 "enable_features": [ 21098 "VisualFeaturesInCsppPings" 21099 ] 21100 } 21101 ] 21102 } 21103 ], 21104 "Vp9kSVCHWDecoding": [ 21105 { 21106 "platforms": [ 21107 "chromeos" 21108 ], 21109 "experiments": [ 21110 { 21111 "name": "Enabled", 21112 "enable_features": [ 21113 "Vp9kSVCHWDecoding" 21114 ] 21115 } 21116 ] 21117 } 21118 ], 21119 "Vulkan": [ 21120 { 21121 "platforms": [ 21122 "android" 21123 ], 21124 "experiments": [ 21125 { 21126 "name": "Vulkan", 21127 "params": { 21128 "BlockListByBoard": "RM67*|RM68*|k68*|mt6*|oppo67*|oppo68*|QM215|rk30sdk|secret|maltose|rosemary|HLTE322E*|lisbon|lancelot|Infinix-X695|g2062upt_v1_gd_sh2_gq_eea_r|cannong|TECNO-CG8", 21129 "disable_by_gl_driver": "324.0|331.0|334.0|378.0|415.0|420.0|444.0", 21130 "disable_by_gl_renderer": "*Mali-G72*|*Mali-G?? M*" 21131 }, 21132 "enable_features": [ 21133 "Vulkan" 21134 ], 21135 "min_os_version": "10.0.0" 21136 } 21137 ] 21138 }, 21139 { 21140 "platforms": [ 21141 "linux" 21142 ], 21143 "experiments": [ 21144 { 21145 "name": "Vulkan", 21146 "enable_features": [ 21147 "DefaultANGLEVulkan", 21148 "Vulkan", 21149 "VulkanFromANGLE" 21150 ], 21151 "disable_features": [ 21152 "VaapiVideoDecoder" 21153 ] 21154 } 21155 ] 21156 } 21157 ], 21158 "VulkanV2": [ 21159 { 21160 "platforms": [ 21161 "android" 21162 ], 21163 "experiments": [ 21164 { 21165 "name": "VulkanV2", 21166 "enable_features": [ 21167 "VulkanV2" 21168 ] 21169 } 21170 ] 21171 } 21172 ], 21173 "VulkanV3": [ 21174 { 21175 "platforms": [ 21176 "android" 21177 ], 21178 "experiments": [ 21179 { 21180 "name": "VulkanV3", 21181 "enable_features": [ 21182 "VulkanV3" 21183 ] 21184 } 21185 ] 21186 } 21187 ], 21188 "VulkanVMALargeHeapBlockSize": [ 21189 { 21190 "platforms": [ 21191 "android", 21192 "linux" 21193 ], 21194 "experiments": [ 21195 { 21196 "name": "VulkanVMALargeHeapBlockSize", 21197 "enable_features": [ 21198 "VulkanVMALargeHeapBlockSize" 21199 ] 21200 } 21201 ] 21202 } 21203 ], 21204 "WaffleStudy": [ 21205 { 21206 "platforms": [ 21207 "chromeos", 21208 "chromeos_lacros", 21209 "ios", 21210 "linux", 21211 "mac", 21212 "windows" 21213 ], 21214 "experiments": [ 21215 { 21216 "name": "EnabledAllUsers", 21217 "params": { 21218 "IOSHideFeedWithSearchChoiceTargeted": "true" 21219 }, 21220 "enable_features": [ 21221 "IOSHideFeedWithSearchChoice", 21222 "SearchEngineChoice", 21223 "SearchEngineChoiceFre", 21224 "SearchEngineChoiceTrigger" 21225 ] 21226 }, 21227 { 21228 "name": "EnabledNewUsers", 21229 "params": { 21230 "IOSHideFeedWithSearchChoiceTargeted": "true", 21231 "for_tagged_profiles_only": "true" 21232 }, 21233 "enable_features": [ 21234 "IOSHideFeedWithSearchChoice", 21235 "SearchEngineChoice", 21236 "SearchEngineChoiceFre", 21237 "SearchEngineChoiceTrigger" 21238 ] 21239 } 21240 ] 21241 } 21242 ], 21243 "WebApkAllowIconUpdate": [ 21244 { 21245 "platforms": [ 21246 "android" 21247 ], 21248 "experiments": [ 21249 { 21250 "name": "Enabled_WebApkAllowIconUpdate", 21251 "params": { 21252 "shell_version": "166" 21253 }, 21254 "enable_features": [ 21255 "WebApkAllowIconUpdate" 21256 ] 21257 } 21258 ] 21259 } 21260 ], 21261 "WebApkIconUpdateThreshold": [ 21262 { 21263 "platforms": [ 21264 "android" 21265 ], 21266 "experiments": [ 21267 { 21268 "name": "Enabled_WebApkIconUpdateThreshold", 21269 "params": { 21270 "change_threshold": "10" 21271 }, 21272 "enable_features": [ 21273 "WebApkIconUpdateThreshold" 21274 ] 21275 } 21276 ] 21277 } 21278 ], 21279 "WebApkInstallFailureAndRetry": [ 21280 { 21281 "platforms": [ 21282 "android" 21283 ], 21284 "experiments": [ 21285 { 21286 "name": "Enabled", 21287 "enable_features": [ 21288 "WebApkInstallFailureNotification", 21289 "WebApkInstallFailureRetry" 21290 ] 21291 } 21292 ] 21293 } 21294 ], 21295 "WebApkUniversalInstall": [ 21296 { 21297 "platforms": [ 21298 "android" 21299 ], 21300 "experiments": [ 21301 { 21302 "name": "Enabled", 21303 "enable_features": [ 21304 "UniversalInstallIcon", 21305 "UniversalInstallManifest", 21306 "UniversalInstallRootScopeNoManifest" 21307 ] 21308 } 21309 ] 21310 } 21311 ], 21312 "WebAssemblyGenericWrapper": [ 21313 { 21314 "platforms": [ 21315 "android", 21316 "chromeos", 21317 "chromeos_lacros", 21318 "linux", 21319 "mac", 21320 "windows" 21321 ], 21322 "experiments": [ 21323 { 21324 "name": "Enabled", 21325 "enable_features": [ 21326 "WebAssemblyGenericWrapper" 21327 ] 21328 }, 21329 { 21330 "name": "Control", 21331 "disable_features": [ 21332 "WebAssemblyGenericWrapper" 21333 ] 21334 } 21335 ] 21336 } 21337 ], 21338 "WebContentsCaptureHiDPI": [ 21339 { 21340 "platforms": [ 21341 "chromeos", 21342 "chromeos_lacros", 21343 "linux", 21344 "mac", 21345 "windows" 21346 ], 21347 "experiments": [ 21348 { 21349 "name": "Enabled", 21350 "enable_features": [ 21351 "WebContentsCaptureHiDPI" 21352 ] 21353 } 21354 ] 21355 } 21356 ], 21357 "WebFeedsMVP": [ 21358 { 21359 "platforms": [ 21360 "android" 21361 ], 21362 "experiments": [ 21363 { 21364 "name": "Enabled_Grouped_IphIntro_20210831", 21365 "params": { 21366 "intro_style": "IPH" 21367 }, 21368 "enable_features": [ 21369 "WebFeed" 21370 ] 21371 } 21372 ] 21373 } 21374 ], 21375 "WebGPU": [ 21376 { 21377 "platforms": [ 21378 "chromeos", 21379 "mac", 21380 "windows", 21381 "android" 21382 ], 21383 "experiments": [ 21384 { 21385 "name": "Enabled", 21386 "enable_features": [ 21387 "WebGPUService" 21388 ] 21389 }, 21390 { 21391 "name": "Disabled", 21392 "disable_features": [ 21393 "WebGPUService" 21394 ] 21395 } 21396 ] 21397 } 21398 ], 21399 "WebGPUSupportMetrics": [ 21400 { 21401 "platforms": [ 21402 "android", 21403 "android_webview", 21404 "linux", 21405 "windows" 21406 ], 21407 "experiments": [ 21408 { 21409 "name": "Enabled", 21410 "enable_features": [ 21411 "CollectWebGPUSupportMetrics" 21412 ] 21413 } 21414 ] 21415 } 21416 ], 21417 "WebGPUUseDXC2": [ 21418 { 21419 "platforms": [ 21420 "windows" 21421 ], 21422 "experiments": [ 21423 { 21424 "name": "Enabled", 21425 "enable_features": [ 21426 "WebGPUUseDXC2" 21427 ] 21428 } 21429 ] 21430 } 21431 ], 21432 "WebGPUUseTintIR": [ 21433 { 21434 "platforms": [ 21435 "chromeos" 21436 ], 21437 "experiments": [ 21438 { 21439 "name": "Enabled", 21440 "enable_features": [ 21441 "WebGPUUseTintIR" 21442 ] 21443 } 21444 ] 21445 } 21446 ], 21447 "WebOtpBackendAuto": [ 21448 { 21449 "platforms": [ 21450 "android", 21451 "android_weblayer" 21452 ], 21453 "experiments": [ 21454 { 21455 "name": "Enabled", 21456 "enable_features": [ 21457 "WebOtpBackendAuto" 21458 ] 21459 } 21460 ] 21461 } 21462 ], 21463 "WebProtectPrint": [ 21464 { 21465 "platforms": [ 21466 "chromeos", 21467 "chromeos_lacros", 21468 "fuchsia", 21469 "linux", 21470 "mac", 21471 "windows" 21472 ], 21473 "experiments": [ 21474 { 21475 "name": "Enabled", 21476 "enable_features": [ 21477 "EnablePrintContentAnalysis" 21478 ] 21479 } 21480 ] 21481 } 21482 ], 21483 "WebProtectPrintAfterDialog": [ 21484 { 21485 "platforms": [ 21486 "chromeos", 21487 "chromeos_lacros", 21488 "linux", 21489 "mac", 21490 "windows" 21491 ], 21492 "experiments": [ 21493 { 21494 "name": "Enabled", 21495 "enable_features": [ 21496 "EnableCloudScanAfterPreview" 21497 ] 21498 } 21499 ] 21500 } 21501 ], 21502 "WebRTC-Aec3DelayEstimateSmoothingDelayFoundOverride": [ 21503 { 21504 "platforms": [ 21505 "fuchsia", 21506 "linux", 21507 "mac", 21508 "windows" 21509 ], 21510 "experiments": [ 21511 { 21512 "name": "0.1" 21513 }, 21514 { 21515 "name": "0.3" 21516 }, 21517 { 21518 "name": "0.7" 21519 } 21520 ] 21521 } 21522 ], 21523 "WebRTC-Aec3TransparentModeHmm": [ 21524 { 21525 "platforms": [ 21526 "chromeos", 21527 "chromeos_lacros", 21528 "fuchsia", 21529 "linux", 21530 "mac", 21531 "windows" 21532 ], 21533 "experiments": [ 21534 { 21535 "name": "Enabled" 21536 } 21537 ] 21538 } 21539 ], 21540 "WebRTC-Audio-GainController2": [ 21541 { 21542 "platforms": [ 21543 "chromeos", 21544 "linux", 21545 "mac", 21546 "windows" 21547 ], 21548 "experiments": [ 21549 { 21550 "name": "Enabled,switch_to_agc2:true,target_range_min_dbfs:-50,target_range_max_dbfs:-30,max_gain_db:50,initial_gain_db:15,max_gain_change_db_per_second:6,headroom_db:5,enable_clipping_predictor:true,disallow_transient_suppressor_usage:true,_20230614" 21551 } 21552 ] 21553 } 21554 ], 21555 "WebRTC-Audio-NetEqDecisionLogicConfig": [ 21556 { 21557 "platforms": [ 21558 "windows", 21559 "mac", 21560 "chromeos", 21561 "chromeos_lacros", 21562 "fuchsia", 21563 "linux", 21564 "ios", 21565 "android", 21566 "android_weblayer", 21567 "android_webview" 21568 ], 21569 "experiments": [ 21570 { 21571 "name": "enable_stable_playout_delay:true,reinit_after_expands:1000" 21572 } 21573 ] 21574 } 21575 ], 21576 "WebRTC-Audio-OpusAvoidNoisePumpingDuringDtx": [ 21577 { 21578 "platforms": [ 21579 "android", 21580 "chromeos", 21581 "fuchsia", 21582 "ios", 21583 "linux", 21584 "mac", 21585 "windows" 21586 ], 21587 "experiments": [ 21588 { 21589 "name": "Enabled" 21590 } 21591 ] 21592 } 21593 ], 21594 "WebRTC-BurstyPacer": [ 21595 { 21596 "platforms": [ 21597 "android", 21598 "android_webview", 21599 "chromeos", 21600 "chromeos_lacros", 21601 "fuchsia", 21602 "linux", 21603 "mac", 21604 "windows" 21605 ], 21606 "experiments": [ 21607 { 21608 "name": "burst:20ms,_V1" 21609 }, 21610 { 21611 "name": "burst:40ms,_V1" 21612 } 21613 ] 21614 } 21615 ], 21616 "WebRTC-Bwe-LossBasedBweV2": [ 21617 { 21618 "platforms": [ 21619 "android", 21620 "android_webview", 21621 "chromeos", 21622 "fuchsia", 21623 "linux", 21624 "mac", 21625 "windows" 21626 ], 21627 "experiments": [ 21628 { 21629 "name": "Enabled:true,CandidateFactors:1.02|1.0|0.95,DelayBasedCandidate:true,HigherBwBiasFactor:0.0002,HigherLogBwBiasFactor:0.02,ObservationDurationLowerBound:250ms,InstantUpperBoundBwBalance:75kbps,BwRampupUpperBoundFactor:1000000.0,InstantUpperBoundTemporalWeightFactor:0.9,TemporalWeightFactor:0.9,MaxIncreaseFactor:1.3,NewtonStepSize:0.75,InherentLossUpperBoundBwBalance:75kbps,LossThresholdOfHighBandwidthPreference:0.15,_20220905" 21630 }, 21631 { 21632 "name": "Enabled:true,CandidateFactors:1.02|1.0|0.95,DelayBasedCandidate:true,HigherBwBiasFactor:0.0002,HigherLogBwBiasFactor:0.02,ObservationDurationLowerBound:250ms,InstantUpperBoundBwBalance:75kbps,BwRampupUpperBoundFactor:1000000.0,InstantUpperBoundTemporalWeightFactor:0.9,TemporalWeightFactor:0.9,MaxIncreaseFactor:1.3,NewtonStepSize:0.75,InherentLossUpperBoundBwBalance:75kbps,LossThresholdOfHighBandwidthPreference:0.15,NotIncreaseIfInherentLossLessThanAverageLoss:true,_20220905" 21633 }, 21634 { 21635 "name": "Enabled:true,CandidateFactors:1.02|1.0|0.95,DelayBasedCandidate:true,HigherBwBiasFactor:0.0002,HigherLogBwBiasFactor:0.02,ObservationDurationLowerBound:250ms,InstantUpperBoundBwBalance:75kbps,BwRampupUpperBoundFactor:1000000.0,InstantUpperBoundTemporalWeightFactor:0.9,TemporalWeightFactor:0.9,MaxIncreaseFactor:1.3,NewtonStepSize:0.75,InherentLossUpperBoundBwBalance:75kbps,LossThresholdOfHighBandwidthPreference:0.15,NotIncreaseIfInherentLossLessThanAverageLoss:true,TrendlineIntegrationEnabled:true,TrendlineObservationsWindowSize:2,_20220905" 21636 } 21637 ] 21638 } 21639 ], 21640 "WebRTC-Bwe-ReceiverLimitCapsOnly": [ 21641 { 21642 "platforms": [ 21643 "android", 21644 "android_webview", 21645 "chromeos", 21646 "fuchsia", 21647 "ios", 21648 "linux", 21649 "mac", 21650 "windows" 21651 ], 21652 "experiments": [ 21653 { 21654 "name": "Enabled" 21655 } 21656 ] 21657 } 21658 ], 21659 "WebRTC-Bwe-RobustThroughputEstimatorSettings": [ 21660 { 21661 "platforms": [ 21662 "android", 21663 "android_webview", 21664 "chromeos", 21665 "chromeos_lacros", 21666 "fuchsia", 21667 "linux", 21668 "mac", 21669 "windows" 21670 ], 21671 "experiments": [ 21672 { 21673 "name": "enabled:true,_V1" 21674 } 21675 ] 21676 } 21677 ], 21678 "WebRTC-IPv6NetworkResolutionFixes": [ 21679 { 21680 "platforms": [ 21681 "android", 21682 "android_webview", 21683 "chromeos", 21684 "ios", 21685 "linux", 21686 "mac", 21687 "windows" 21688 ], 21689 "experiments": [ 21690 { 21691 "name": "Enabled,ResolveStunHostnameForFamily:true,PreferGlobalIPv6Address:true,DiversifyIpv6Interfaces:true,_20220929" 21692 } 21693 ] 21694 } 21695 ], 21696 "WebRTC-JitterEstimatorConfig": [ 21697 { 21698 "platforms": [ 21699 "android", 21700 "android_webview", 21701 "chromeos", 21702 "chromeos_lacros", 21703 "ios", 21704 "linux", 21705 "mac", 21706 "windows" 21707 ], 21708 "experiments": [ 21709 { 21710 "name": "num_stddev_delay_clamp:5,num_stddev_delay_outlier:2,num_stddev_size_outlier:2,estimate_noise_when_congested:false,_20230118_BETA" 21711 } 21712 ] 21713 } 21714 ], 21715 "WebRTC-PaddingMode-RecentLargePacket": [ 21716 { 21717 "platforms": [ 21718 "android", 21719 "android_webview", 21720 "chromeos", 21721 "chromeos_lacros", 21722 "linux", 21723 "mac", 21724 "windows" 21725 ], 21726 "experiments": [ 21727 { 21728 "name": "Enabled,_V1" 21729 } 21730 ] 21731 } 21732 ], 21733 "WebRTC-SendBufferSizeBytes": [ 21734 { 21735 "platforms": [ 21736 "android", 21737 "android_weblayer", 21738 "chromeos", 21739 "chromeos_lacros", 21740 "linux", 21741 "mac", 21742 "windows" 21743 ], 21744 "experiments": [ 21745 { 21746 "name": "262144,_V1" 21747 } 21748 ] 21749 } 21750 ], 21751 "WebRTC-SendPacketsOnWorkerThread": [ 21752 { 21753 "platforms": [ 21754 "android", 21755 "android_weblayer", 21756 "chromeos", 21757 "chromeos_lacros", 21758 "linux", 21759 "mac", 21760 "windows" 21761 ], 21762 "experiments": [ 21763 { 21764 "name": "Enabled,_20221205" 21765 } 21766 ] 21767 } 21768 ], 21769 "WebRTC-SlackedTaskQueuePacedSender": [ 21770 { 21771 "platforms": [ 21772 "android", 21773 "android_webview", 21774 "chromeos", 21775 "chromeos_lacros", 21776 "fuchsia", 21777 "linux", 21778 "mac", 21779 "windows" 21780 ], 21781 "experiments": [ 21782 { 21783 "name": "Enabled,max_queue_time:75ms,_V4" 21784 } 21785 ] 21786 } 21787 ], 21788 "WebRTC-VP8ConferenceTemporalLayers": [ 21789 { 21790 "platforms": [ 21791 "windows", 21792 "mac", 21793 "chromeos", 21794 "chromeos_lacros", 21795 "fuchsia", 21796 "linux", 21797 "android", 21798 "android_weblayer", 21799 "android_webview" 21800 ], 21801 "experiments": [ 21802 { 21803 "name": "2_V1" 21804 } 21805 ] 21806 } 21807 ], 21808 "WebRTC-Video-EnableRetransmitAllLayers": [ 21809 { 21810 "platforms": [ 21811 "android", 21812 "android_webview", 21813 "chromeos", 21814 "chromeos_lacros", 21815 "ios", 21816 "linux", 21817 "mac", 21818 "windows" 21819 ], 21820 "experiments": [ 21821 { 21822 "name": "Enabled,_20230607_BETA" 21823 } 21824 ] 21825 } 21826 ], 21827 "WebRTC-Vp9ExternalRefCtrl": [ 21828 { 21829 "platforms": [ 21830 "windows", 21831 "mac", 21832 "chromeos", 21833 "chromeos_lacros", 21834 "fuchsia", 21835 "linux", 21836 "ios", 21837 "android", 21838 "android_weblayer" 21839 ], 21840 "experiments": [ 21841 { 21842 "name": "Enabled" 21843 } 21844 ] 21845 } 21846 ], 21847 "WebRTC-ZeroPlayoutDelay": [ 21848 { 21849 "platforms": [ 21850 "windows", 21851 "mac", 21852 "chromeos", 21853 "chromeos_lacros", 21854 "fuchsia", 21855 "linux", 21856 "android", 21857 "android_weblayer", 21858 "android_webview" 21859 ], 21860 "experiments": [ 21861 { 21862 "name": "min_pacing:0ms,max_decode_queue_size:8,", 21863 "params": { 21864 "max_post_decode_queue_size": "10", 21865 "reduce_steady_state_queue_size_threshold": "20" 21866 }, 21867 "enable_features": [ 21868 "LowLatencyVideoRendererAlgorithm" 21869 ] 21870 } 21871 ] 21872 } 21873 ], 21874 "WebRTCPipeWireCapturer": [ 21875 { 21876 "platforms": [ 21877 "linux" 21878 ], 21879 "experiments": [ 21880 { 21881 "name": "Enabled", 21882 "enable_features": [ 21883 "WebRTCPipeWireCapturer" 21884 ] 21885 } 21886 ] 21887 } 21888 ], 21889 "WebRtcAllowWgcDesktopCapturer": [ 21890 { 21891 "platforms": [ 21892 "windows" 21893 ], 21894 "experiments": [ 21895 { 21896 "name": "Enabled", 21897 "enable_features": [ 21898 "AllowWgcDesktopCapturer" 21899 ] 21900 } 21901 ] 21902 } 21903 ], 21904 "WebRtcEncodedTransformsPerStreamCreation": [ 21905 { 21906 "platforms": [ 21907 "android", 21908 "android_webview", 21909 "chromeos", 21910 "chromeos_lacros", 21911 "ios", 21912 "linux", 21913 "mac", 21914 "windows" 21915 ], 21916 "experiments": [ 21917 { 21918 "name": "Enabled", 21919 "enable_features": [ 21920 "WebRtcEncodedTransformsPerStreamCreation" 21921 ] 21922 } 21923 ] 21924 } 21925 ], 21926 "WebRtcInitializeEncoderOnFirstFrame": [ 21927 { 21928 "platforms": [ 21929 "android", 21930 "android_webview", 21931 "chromeos", 21932 "chromeos_lacros", 21933 "ios", 21934 "linux", 21935 "mac", 21936 "windows" 21937 ], 21938 "experiments": [ 21939 { 21940 "name": "Enabled", 21941 "enable_features": [ 21942 "WebRtcInitializeEncoderOnFirstFrame" 21943 ] 21944 } 21945 ] 21946 } 21947 ], 21948 "WebRtcLegacyGetStatsThrows": [ 21949 { 21950 "platforms": [ 21951 "chromeos", 21952 "chromeos_lacros", 21953 "linux", 21954 "mac", 21955 "windows" 21956 ], 21957 "experiments": [ 21958 { 21959 "name": "EnabledV1", 21960 "enable_features": [ 21961 "WebRtcLegacyGetStatsThrows" 21962 ] 21963 } 21964 ] 21965 } 21966 ], 21967 "WebRtcSendPacketBatch": [ 21968 { 21969 "platforms": [ 21970 "android", 21971 "android_webview", 21972 "chromeos", 21973 "chromeos_lacros", 21974 "ios", 21975 "linux", 21976 "mac", 21977 "windows" 21978 ], 21979 "experiments": [ 21980 { 21981 "name": "Enabled", 21982 "enable_features": [ 21983 "WebRtcSendPacketBatch" 21984 ] 21985 } 21986 ] 21987 } 21988 ], 21989 "WebRtcThreadsUseResourceEfficientType": [ 21990 { 21991 "platforms": [ 21992 "chromeos", 21993 "chromeos_lacros", 21994 "fuchsia", 21995 "linux", 21996 "windows" 21997 ], 21998 "experiments": [ 21999 { 22000 "name": "Enabled", 22001 "enable_features": [ 22002 "WebRtcThreadsUseResourceEfficientType" 22003 ] 22004 } 22005 ] 22006 } 22007 ], 22008 "WebRtcUnshipDeprecatedStats": [ 22009 { 22010 "platforms": [ 22011 "chromeos", 22012 "chromeos_lacros", 22013 "linux", 22014 "mac", 22015 "windows" 22016 ], 22017 "experiments": [ 22018 { 22019 "name": "EnabledV1", 22020 "enable_features": [ 22021 "WebRtcUnshipDeprecatedStats" 22022 ] 22023 } 22024 ] 22025 } 22026 ], 22027 "WebUIBrandingUpdate": [ 22028 { 22029 "platforms": [ 22030 "chromeos", 22031 "chromeos_lacros", 22032 "fuchsia", 22033 "linux", 22034 "mac", 22035 "windows" 22036 ], 22037 "experiments": [ 22038 { 22039 "name": "Enabled", 22040 "enable_features": [ 22041 "WebUIBrandingUpdate" 22042 ] 22043 } 22044 ] 22045 } 22046 ], 22047 "WebUIBubblePersistentRendererStudy": [ 22048 { 22049 "platforms": [ 22050 "chromeos", 22051 "chromeos_lacros", 22052 "fuchsia", 22053 "linux", 22054 "mac", 22055 "windows" 22056 ], 22057 "experiments": [ 22058 { 22059 "name": "Enabled", 22060 "enable_features": [ 22061 "WebUIBubblePerProfilePersistence" 22062 ] 22063 } 22064 ] 22065 } 22066 ], 22067 "WebUICodeCache": [ 22068 { 22069 "platforms": [ 22070 "android", 22071 "android_weblayer", 22072 "android_webview", 22073 "chromeos", 22074 "chromeos_lacros", 22075 "fuchsia", 22076 "linux", 22077 "mac", 22078 "windows" 22079 ], 22080 "experiments": [ 22081 { 22082 "name": "Enabled", 22083 "enable_features": [ 22084 "WebUICodeCache" 22085 ] 22086 }, 22087 { 22088 "name": "Disabled", 22089 "disable_features": [ 22090 "WebUICodeCache" 22091 ] 22092 } 22093 ] 22094 } 22095 ], 22096 "WebUIFeedback": [ 22097 { 22098 "platforms": [ 22099 "chromeos", 22100 "chromeos_lacros", 22101 "fuchsia", 22102 "linux", 22103 "mac", 22104 "windows" 22105 ], 22106 "experiments": [ 22107 { 22108 "name": "Enabled_20210510", 22109 "enable_features": [ 22110 "WebUIFeedback" 22111 ] 22112 } 22113 ] 22114 } 22115 ], 22116 "WebUITabStrip": [ 22117 { 22118 "platforms": [ 22119 "linux", 22120 "windows" 22121 ], 22122 "experiments": [ 22123 { 22124 "name": "Enabled", 22125 "params": { 22126 "availability": "any", 22127 "event_trigger": "name:webui_tab_strip_iph_triggered;comparator:<3;window:1;storage:365", 22128 "event_used": "name:webui_tab_strip_opened;comparator:==0;window:90;storage:365", 22129 "session_rate": "any" 22130 }, 22131 "enable_features": [ 22132 "IPH_WebUITabStrip", 22133 "WebUITabStrip" 22134 ] 22135 } 22136 ] 22137 }, 22138 { 22139 "platforms": [ 22140 "chromeos_lacros" 22141 ], 22142 "experiments": [ 22143 { 22144 "name": "Enabled", 22145 "params": { 22146 "availability": "any", 22147 "event_trigger": "name:webui_tab_strip_iph_triggered;comparator:<3;window:1;storage:365", 22148 "event_used": "name:webui_tab_strip_opened;comparator:==0;window:90;storage:365", 22149 "session_rate": "any" 22150 }, 22151 "enable_features": [ 22152 "IPH_WebUITabStrip", 22153 "TextfieldFocusOnTapUp", 22154 "WebUITabStrip", 22155 "WebUITabStripTabDragIntegration" 22156 ] 22157 } 22158 ] 22159 } 22160 ], 22161 "WebViewAttributionMeasurement": [ 22162 { 22163 "platforms": [ 22164 "android_webview" 22165 ], 22166 "experiments": [ 22167 { 22168 "name": "Enabled", 22169 "enable_features": [ 22170 "AttributionReportingCrossAppWeb" 22171 ] 22172 } 22173 ] 22174 } 22175 ], 22176 "WebViewExitReasonMetric": [ 22177 { 22178 "platforms": [ 22179 "android_webview" 22180 ], 22181 "experiments": [ 22182 { 22183 "name": "Enabled", 22184 "enable_features": [ 22185 "WebViewExitReasonMetric" 22186 ] 22187 } 22188 ] 22189 } 22190 ], 22191 "WebViewMediaIntegrityApi": [ 22192 { 22193 "platforms": [ 22194 "android_webview" 22195 ], 22196 "experiments": [ 22197 { 22198 "name": "Enabled", 22199 "enable_features": [ 22200 "WebViewMediaIntegrityApi" 22201 ] 22202 } 22203 ] 22204 } 22205 ], 22206 "WebViewRecordAppDataDirectorySize": [ 22207 { 22208 "platforms": [ 22209 "android_webview" 22210 ], 22211 "experiments": [ 22212 { 22213 "name": "Enabled", 22214 "enable_features": [ 22215 "WebViewRecordAppDataDirectorySize" 22216 ] 22217 } 22218 ] 22219 } 22220 ], 22221 "WebViewSupervisedUser": [ 22222 { 22223 "platforms": [ 22224 "android_webview" 22225 ], 22226 "experiments": [ 22227 { 22228 "name": "Enabled", 22229 "enable_features": [ 22230 "WebViewSupervisedUserSiteDetection" 22231 ] 22232 } 22233 ] 22234 } 22235 ], 22236 "WebViewSurfaceControl": [ 22237 { 22238 "platforms": [ 22239 "android_webview" 22240 ], 22241 "experiments": [ 22242 { 22243 "name": "Enabled", 22244 "enable_features": [ 22245 "WebViewNewInvalidateHeuristic", 22246 "WebViewSurfaceControl" 22247 ] 22248 } 22249 ] 22250 } 22251 ], 22252 "WebViewThreadSafeMedia": [ 22253 { 22254 "platforms": [ 22255 "android_webview" 22256 ], 22257 "experiments": [ 22258 { 22259 "name": "Enabled", 22260 "enable_features": [ 22261 "WebViewThreadSafeMedia" 22262 ] 22263 } 22264 ] 22265 } 22266 ], 22267 "WebViewUseMetricsUploadServiceOnlySdkRuntime": [ 22268 { 22269 "platforms": [ 22270 "android_webview" 22271 ], 22272 "experiments": [ 22273 { 22274 "name": "Enabled", 22275 "enable_features": [ 22276 "WebViewUseMetricsUploadServiceOnlySdkRuntime" 22277 ] 22278 } 22279 ] 22280 } 22281 ], 22282 "WebViewXRequestedWithHeaderControl": [ 22283 { 22284 "platforms": [ 22285 "android_webview" 22286 ], 22287 "experiments": [ 22288 { 22289 "name": "Enabled", 22290 "enable_features": [ 22291 "WebViewXRequestedWithHeaderControl" 22292 ] 22293 } 22294 ] 22295 } 22296 ], 22297 "WebViewXRequestedWithHeaderManifestAllowList": [ 22298 { 22299 "platforms": [ 22300 "android_webview" 22301 ], 22302 "experiments": [ 22303 { 22304 "name": "Enabled", 22305 "enable_features": [ 22306 "WebViewXRequestedWithHeaderManifestAllowList" 22307 ] 22308 } 22309 ] 22310 } 22311 ], 22312 "WebViewZoomKeyboardShortcuts": [ 22313 { 22314 "platforms": [ 22315 "android_webview" 22316 ], 22317 "experiments": [ 22318 { 22319 "name": "Enabled", 22320 "enable_features": [ 22321 "WebViewZoomKeyboardShortcuts" 22322 ] 22323 } 22324 ] 22325 } 22326 ], 22327 "WebXrEnableCardboard": [ 22328 { 22329 "platforms": [ 22330 "android" 22331 ], 22332 "experiments": [ 22333 { 22334 "name": "Enabled", 22335 "enable_features": [ 22336 "Cardboard" 22337 ] 22338 } 22339 ] 22340 } 22341 ], 22342 "WinSboxWarmupProcessPrng": [ 22343 { 22344 "platforms": [ 22345 "windows" 22346 ], 22347 "experiments": [ 22348 { 22349 "name": "Enabled", 22350 "enable_features": [ 22351 "WinSboxWarmupProcessPrng" 22352 ] 22353 } 22354 ] 22355 } 22356 ], 22357 "WinSboxZeroAppShim": [ 22358 { 22359 "platforms": [ 22360 "windows" 22361 ], 22362 "experiments": [ 22363 { 22364 "name": "Enabled", 22365 "enable_features": [ 22366 "WinSboxZeroAppShim" 22367 ] 22368 } 22369 ] 22370 } 22371 ], 22372 "WindowLayoutMenu": [ 22373 { 22374 "platforms": [ 22375 "chromeos", 22376 "chromeos_lacros" 22377 ], 22378 "experiments": [ 22379 { 22380 "name": "Enabled", 22381 "enable_features": [ 22382 "WindowLayoutMenu" 22383 ] 22384 } 22385 ] 22386 } 22387 ], 22388 "ZeroCopyTabCaptureStudyMac": [ 22389 { 22390 "platforms": [ 22391 "mac" 22392 ], 22393 "experiments": [ 22394 { 22395 "name": "Enabled_20220901", 22396 "enable_features": [ 22397 "ZeroCopyTabCapture" 22398 ] 22399 } 22400 ] 22401 } 22402 ], 22403 "ZeroCopyTabCaptureStudyWin": [ 22404 { 22405 "platforms": [ 22406 "windows" 22407 ], 22408 "experiments": [ 22409 { 22410 "name": "Enabled_20230222", 22411 "enable_features": [ 22412 "ZeroCopyTabCapture" 22413 ] 22414 } 22415 ] 22416 } 22417 ], 22418 "ZstdContentEncoding": [ 22419 { 22420 "platforms": [ 22421 "android", 22422 "android_webview", 22423 "chromeos", 22424 "chromeos_lacros", 22425 "fuchsia", 22426 "linux", 22427 "mac", 22428 "windows" 22429 ], 22430 "experiments": [ 22431 { 22432 "name": "Enabled", 22433 "enable_features": [ 22434 "ZstdContentEncoding" 22435 ] 22436 } 22437 ] 22438 } 22439 ] 22440} 22441