From 3e3d1082937cd6130b9be1f61f435e70c0623c45 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Wed, 29 Oct 2025 22:59:24 -0600 Subject: [PATCH] Update manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1ee5bd3..5e0af02 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "optional_host_permissions": ["\u003Call_urls>"], "permissions": ["storage", "declarativeNetRequest", "activeTab", "cookies"], "update_url": "https://clients2.google.com/service/update2/crx", - "version": "1.2.0", + "version": "${version}", "web_accessible_resources": [ { "matches": ["\u003Call_urls>"],