chore: Bump version and update data collection permissions in manifest.
All checks were successful
Build Firefox Extension / build (push) Successful in 5s
Build Firefox Extension / release (push) Has been skipped

This commit is contained in:
Elmar Kresse
2026-01-20 01:34:00 +01:00
parent 2636b5e3f5
commit 8db4317731

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Container Bookmarks",
"version": "1.0.1",
"version": "1.0.3",
"description": "Associate bookmarks with Firefox containers. Open bookmarks in your preferred container automatically.",
"author": "masterElmar",
"icons": {
@@ -37,8 +37,8 @@
"id": "container-bookmarks@masterelmar",
"strict_min_version": "57.0",
"data_collection_permissions": {
"interaction_data": false,
"technical_data": false
"required": [],
"optional": []
}
},
"gecko_android": {