Change manifest version to 1 and update version to 1.0.0

Updated manifest version and version number for the extension.
This commit is contained in:
Outis
2026-03-26 15:15:03 -04:00
committed by GitHub
parent 67a4836e28
commit e78275ccce
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"manifest_version": 3, "manifest_version": 1,
"name": "Silent Send", "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.", "description": "Intercepts personal info and substitutes it with user-defined replacements before sending to AI services.",
"browser_specific_settings": { "browser_specific_settings": {
"gecko": { "gecko": {