From: Alexander Goussas Date: Sun, 5 Apr 2026 19:30:43 +0000 (-0500) Subject: add side bar icon X-Git-Url: http://git.frustrated-labs.net/?a=commitdiff_plain;ds=sidebyside;p=nicos-weg-vocab-exporter-firefox.git add side bar icon --- diff --git a/.gitignore b/.gitignore index a547bf3..160e2a5 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ dist-ssr *.njsproj *.sln *.sw? + +web-ext-artifacts/ diff --git a/icon.png b/icon.png new file mode 100644 index 0000000..3efdcc6 Binary files /dev/null and b/icon.png differ diff --git a/manifest.json b/manifest.json index b08b31e..22eeec9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Nicos Weg Vocab Exporter", - "description": "", + "description": "Export vocabulary from Nicos Weg in an Anki compatible format", "version": "1.0", "browser_specific_settings": { "gecko": {