diff --git a/manifest.firefox.json b/manifest.firefox.json index e2f1943..5d90bc0 100644 --- a/manifest.firefox.json +++ b/manifest.firefox.json @@ -6,7 +6,10 @@ "browser_specific_settings": { "gecko": { "id": "keyfinder@momenbasel.com", - "strict_min_version": "128.0" + "strict_min_version": "128.0", + "data_collection_permissions": { + "required": ["none"] + } } }, "action": {