diff --git a/manifest.json b/manifest.json index 867f72e..6004151 100644 --- a/manifest.json +++ b/manifest.json @@ -37,7 +37,10 @@ "id": "container-bookmarks@masterelmar", "strict_min_version": "57.0", "data_collection_permissions": { - "required": [], + "required": [ + "interaction_data", + "technical_data" + ], "optional": [] } },