From e43cb6771ae6b0574579b8aae1464a5e624b30a0 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Mon, 25 Nov 2024 12:31:50 -0500 Subject: [PATCH] [mv3] Open options page in tab in Firefox --- platform/mv3/firefox/manifest.json | 1 + 1 file changed, 1 insertion(+) diff --git a/platform/mv3/firefox/manifest.json b/platform/mv3/firefox/manifest.json index 723ef0fc8..e191e3c6b 100644 --- a/platform/mv3/firefox/manifest.json +++ b/platform/mv3/firefox/manifest.json @@ -37,6 +37,7 @@ "manifest_version": 3, "name": "__MSG_extName__", "options_ui": { + "open_in_tab": true, "page": "dashboard.html" }, "optional_permissions": [