]> git.frustrated-labs.net Git - nicos-weg-vocab-exporter-firefox.git/commitdiff
add side bar icon main
authorAlexander Goussas <[email protected]>
Sun, 5 Apr 2026 19:30:43 +0000 (14:30 -0500)
committerAlexander Goussas <[email protected]>
Sun, 5 Apr 2026 19:30:43 +0000 (14:30 -0500)
.gitignore
icon.png [new file with mode: 0644]
manifest.json

index a547bf36d8d11a4f89c59c144f24795749086dd1..160e2a5ed93d6955ea88f050b2e522d3c355c8b7 100644 (file)
@@ -22,3 +22,5 @@ dist-ssr
 *.njsproj
 *.sln
 *.sw?
+
+web-ext-artifacts/
diff --git a/icon.png b/icon.png
new file mode 100644 (file)
index 0000000..3efdcc6
Binary files /dev/null and b/icon.png differ
index b08b31e021980bdbf222f1432300875d24ed8a72..22eeec9991942f93b7840b011bdc532e93c7021a 100644 (file)
@@ -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": {