From f7fa3139af3c0aa2b3b39c278282593865b38d05 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Tue, 24 Dec 2024 12:43:53 -0500 Subject: [PATCH] Need to name as per validator --- platform/mv3/firefox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/mv3/firefox/manifest.json b/platform/mv3/firefox/manifest.json index 75e0f0286..2ee265673 100644 --- a/platform/mv3/firefox/manifest.json +++ b/platform/mv3/firefox/manifest.json @@ -35,7 +35,7 @@ "128": "img/icon_128.png" }, "manifest_version": 3, - "name": "__MSG_extName__", + "name": "uBO Lite", "options_ui": { "open_in_tab": true, "page": "dashboard.html"