From d28a6e297cba19ceec87500af136f8122732827b Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Sat, 21 Jun 2025 23:06:00 -0500 Subject: [PATCH] More housekeeping. This is all in order to comply with Mozilla's add-on developer hub rules. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8940043..c31479d 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ "gecko": { "id": "ai-filter@jordanwages", "strict_min_version": "128.0", - "strict_max_version": "*" + "strict_max_version": "139.*" } }, "icons": {