fix: move data_collection_permissions under browser_specific_settings.gecko

AMO requires the property at browser_specific_settings/gecko/data_collection_permissions,
not at the manifest root. Bump 0.9.7.

https://claude.ai/code/session_01KF4i7Ra7zCEDskxDBaNtcT
This commit is contained in:
Claude
2026-03-29 03:57:34 +00:00
parent 85c71631eb
commit e759b5f1b4
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "silent-send",
"version": "0.9.6",
"version": "0.9.7",
"private": true,
"license": "MIT",
"description": "Browser extension that substitutes personal data before sending to AI services",