diff --git a/seed/seed.json b/seed/seed.json index 574cfeab..c0399948 100644 --- a/seed/seed.json +++ b/seed/seed.json @@ -1493,6 +1493,36 @@ }, "name": "BraveScreenFingerprintingBlockerStudy" }, + { + "experiments": [ + { + "feature_association": { + "disable_feature": [ + "BraveShowStrictFingerprintingMode" + ] + }, + "name": "Disabled", + "probability_weight": 100 + }, + { + "name": "Default", + "probability_weight": 0 + } + ], + "filter": { + "channel": [ + "NIGHTLY" + ], + "min_version": "120.1.63.110", + "platform": [ + "WINDOWS", + "MAC", + "LINUX", + "ANDROID" + ] + }, + "name": "BraveAggressiveModeRetirementExperiment" + }, { "experiments": [ {