From e78275cccec8645e24339c522ebe16b6e67fa6f6 Mon Sep 17 00:00:00 2001 From: Outis Date: Thu, 26 Mar 2026 15:15:03 -0400 Subject: [PATCH] Change manifest version to 1 and update version to 1.0.0 Updated manifest version and version number for the extension. --- manifest.firefox.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.firefox.json b/manifest.firefox.json index b20038a..81cc5bd 100644 --- a/manifest.firefox.json +++ b/manifest.firefox.json @@ -1,7 +1,7 @@ { - "manifest_version": 3, + "manifest_version": 1, "name": "Silent Send", - "version": "0.3.1", + "version": "1.0.0", "description": "Intercepts personal info and substitutes it with user-defined replacements before sending to AI services.", "browser_specific_settings": { "gecko": {