Added a logo

This commit is contained in:
Olaf
2026-08-24 22:17:48 +02:00
parent 4ae184f24c
commit 759c284b26
10 changed files with 93 additions and 47 deletions
+9 -1
View File
@@ -13,7 +13,15 @@
],
"action": {
"default_title": "LinkLog",
"default_popup": "popup.html"
"default_popup": "popup.html",
"default_icon": {
"16": "logo.svg",
"32": "logo.svg"
}
},
"icons": {
"48": "logo.svg",
"96": "logo.svg"
},
"options_ui": {
"page": "options.html",