Merge pull request #12 from outis1one/claude/read-repo-wA3y1

fix: Firefox signing — manifest_version corruption + rate limiting
This commit is contained in:
Outis
2026-03-26 16:59:20 -04:00
committed by GitHub
2 changed files with 16 additions and 6 deletions
+6 -1
View File
@@ -6,7 +6,12 @@
"browser_specific_settings": {
"gecko": {
"id": "silent-send@example.com",
"strict_min_version": "128.0"
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": false,
"optional": false,
"description": "Silent Send does not collect, transmit, or store any data externally. All processing is 100% local in your browser."
}
}
},
"permissions": [