diff --git a/seed/seed.json b/seed/seed.json index 863c47c2..c0592b1e 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -2772,7 +2772,37 @@ ], "filter": { "channel": [ - "NIGHTLY" + "NIGHTLY", + "BETA" + ], + "min_version": "125.1.68.25", + "platform": [ + "WINDOWS", + "MAC", + "LINUX" + ] + } + }, + { + "name": "ExtensionsManifestV2StudyRelease", + "experiments": [ + { + "name": "Enabled", + "probability_weight": 25, + "feature_association": { + "enable_feature": [ + "ExtensionsManifestV2" + ] + } + }, + { + "name": "Default", + "probability_weight": 75 + } + ], + "filter": { + "channel": [ + "RELEASE" ], "min_version": "125.1.68.25", "platform": [