From b8f577fe1568f74bae9e6b58edabd0ff7c26fcd2 Mon Sep 17 00:00:00 2001 From: sameerasw Date: Fri, 28 Feb 2025 22:58:22 +0530 Subject: Fixed #3 by allowing files starting with + to have prefixes in the url. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index a829836..bb248d4 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Zen Internet", - "version": "1.3.1", + "version": "1.3.2", "description": "Inject custom css from my repository in real time", "browser_specific_settings": { "gecko": { -- cgit v1.2.3