From 2c7736852cf4c774f808e53c3b9d9c2ff05210cd Mon Sep 17 00:00:00 2001 From: Richard Bloor Date: Sat, 6 Jun 2026 07:00:21 +1200 Subject: [PATCH] Bug 1930776 Implement userScripts.execute --- webextensions/api/userScripts.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webextensions/api/userScripts.json b/webextensions/api/userScripts.json index a2b77077c4bf4d..a79a7495248b45 100644 --- a/webextensions/api/userScripts.json +++ b/webextensions/api/userScripts.json @@ -210,8 +210,7 @@ }, "edge": "mirror", "firefox": { - "version_added": false, - "impl_url": "https://bugzil.la/1930776" + "version_added": "153" }, "firefox_android": "mirror", "opera": "mirror",