From: Alexander Goussas Date: Sun, 5 Apr 2026 17:16:55 +0000 (-0500) Subject: chore: update manifest according to web-ext lint indications X-Git-Url: http://git.frustrated-labs.net/?a=commitdiff_plain;h=a02a9886746adbe218463dcde65b69e4471dd600;p=nicos-weg-vocab-exporter-firefox.git chore: update manifest according to web-ext lint indications --- diff --git a/manifest.json b/manifest.json index b1137f0..b08b31e 100644 --- a/manifest.json +++ b/manifest.json @@ -5,11 +5,14 @@ "version": "1.0", "browser_specific_settings": { "gecko": { - "strict_min_version": "54.0a1" + "id": "@nicos-weg-vocab-exporter.aloussase", + "data_collection_permissions": { + "required": ["none"] + } } }, "sidebar_action": { - "default_icon": "icons/star.png", + "default_icon": "icon.png", "default_title" : "Export vocabulary", "default_panel": "panel.html" }, diff --git a/panel.html b/panel.html index 5663d79..b77b932 100644 --- a/panel.html +++ b/panel.html @@ -5,8 +5,6 @@ - -