From 6196ec5f74faa0b783a1b3d75eadcd6cad5f651e Mon Sep 17 00:00:00 2001 From: memdmp Date: Mon, 24 Feb 2025 04:42:53 +0100 Subject: fix: split bundles, reproducible builds (hopefully) --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifest.json') diff --git a/manifest.json b/manifest.json index 1c749a6..9a95478 100644 --- a/manifest.json +++ b/manifest.json @@ -1,5 +1,5 @@ { - "description": "A minimal extension for manipulation of HTTP Requests and Responses; a fancy wrapper around browser.webRequest", + "description": "A minimal extension for manipulation of HTTP Requests and Responses; a fancy wrapper around browser.webRequest. Should be treated as a more restricted single-script userscript manager.", "manifest_version": 2, "name": "httptool", "version": "1.0", -- cgit v1.2.3