From 3ee5bd380644e260ccc905b9fed05541badb7085 Mon Sep 17 00:00:00 2001 From: werty1st Date: Thu, 16 May 2024 00:15:40 +0200 Subject: [PATCH] version bump --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a9892b3..e5580b5 100755 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "Open link in same tab, pop-up as tab", "short_name": "popup2tab", "description": "Forces Chrome to open new tabs instead of pop-up windows and/or links in the same tab by default instead of new or background tab.", - "version": "3.2", + "version": "3.2.1", "manifest_version": 3, "background": { "service_worker": "background.js"