From 9e4dc7b4f255807317323f4a6dee212ff64435a6 Mon Sep 17 00:00:00 2001 From: He4eT Date: Sun, 15 Oct 2023 01:25:15 +0300 Subject: [PATCH] Add browser_specific_settings to manifest.json --- manifest.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/manifest.json b/manifest.json index 381f267..b49563b 100644 --- a/manifest.json +++ b/manifest.json @@ -3,6 +3,12 @@ "default_title": "Tabswiper", "default_popup": "popup/tabswiper/tabswiper.html" }, + "browser_specific_settings": { + "gecko": { + "id": "tabswiper@oddsquat.org", + "strict_min_version": "110.0" + } + }, "commands": { "_execute_action": { "suggested_key": {