diff --git a/webextensions/manifest/web_accessible_resources.json b/webextensions/manifest/web_accessible_resources.json index 86ff963e90af50..4e243ab319bf8d 100644 --- a/webextensions/manifest/web_accessible_resources.json +++ b/webextensions/manifest/web_accessible_resources.json @@ -88,9 +88,16 @@ "use_dynamic_url": { "__compat": { "support": { - "chrome": { - "version_added": "88" - }, + "chrome": [ + { + "version_added": "130" + }, + { + "version_added": "88", + "version_removed": "130", + "notes": "Setting the property had no effect." + } + ], "edge": "mirror", "firefox": { "version_added": false