From a3b742d07ca2e9de8b13a59e8f8583ebd88221b3 Mon Sep 17 00:00:00 2001 From: Nathan Bierema Date: Tue, 13 Aug 2024 22:14:47 -0400 Subject: [PATCH] Keep the id --- extension/firefox/manifest.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/extension/firefox/manifest.json b/extension/firefox/manifest.json index 204ca04e..d4292d18 100644 --- a/extension/firefox/manifest.json +++ b/extension/firefox/manifest.json @@ -6,8 +6,7 @@ "homepage_url": "https://github.com/reduxjs/redux-devtools", "applications": { "gecko": { - "id": "extension@redux.devtools", - "strict_min_version": "54.0" + "id": "extension@redux.devtools" } }, "page_action": {