diff --git a/webext/manifest.json b/webext/manifest.json index 4d14880..e57aca8 100644 --- a/webext/manifest.json +++ b/webext/manifest.json @@ -9,7 +9,8 @@ "applications": { "gecko": { "id": "systray-x@Ximi1970", - "strict_min_version": "68.0" + "strict_min_version": "68.0", + "strict_max_version": "71.*" } },