From 79f1c8047a8de326d568fbd4462cc5da3e7d6320 Mon Sep 17 00:00:00 2001 From: jonny Date: Wed, 22 Apr 2026 19:24:24 +0800 Subject: [PATCH] Update manifest.json --- firefox/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox/manifest.json b/firefox/manifest.json index b7606e6..0391c67 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -14,7 +14,7 @@ "gecko": { "id": "memos-bber@jonnyan404.github.io", "data_collection_permissions": { - "required": false + "required": ["none"] } } },