Merge pull request #68 from outis1one/clDemoe/review-silent-send-gHgCS

Bump version to 0.9.39
This commit is contained in:
Outis
2026-04-01 11:03:53 -04:00
committed by GitHub
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Silent Send",
"version": "0.9.34",
"version": "0.9.39",
"description": "Intercepts personal info and substitutes it with user-defined replacements before sending to AI services.",
"browser_specific_settings": {
"gecko": {
+1 -1
View File
@@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "Silent Send",
"version": "0.9.34",
"version": "0.9.39",
"description": "Intercepts personal info and substitutes it with user-defined replacements before sending to AI services.",
"permissions": [
"storage",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "silent-send",
"version": "0.9.34",
"version": "0.9.39",
"private": true,
"license": "MIT",
"description": "Browser extension that substitutes personal data before sending to AI services",