mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-12 12:37:10 +00:00
UI: Update extension icons to use new 128px high-res asset
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 670 KiB After Width: | Height: | Size: 15 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 670 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 670 KiB |
@@ -17,8 +17,8 @@
|
||||
"action": {
|
||||
"default_popup": "popup.html",
|
||||
"default_icon": {
|
||||
"16": "icons/icon16.png",
|
||||
"48": "icons/icon48.png",
|
||||
"16": "icons/icon128.png",
|
||||
"48": "icons/icon128.png",
|
||||
"128": "icons/icon128.png"
|
||||
}
|
||||
},
|
||||
@@ -44,8 +44,8 @@
|
||||
}
|
||||
],
|
||||
"icons": {
|
||||
"16": "icons/icon16.png",
|
||||
"48": "icons/icon48.png",
|
||||
"16": "icons/icon128.png",
|
||||
"48": "icons/icon128.png",
|
||||
"128": "icons/icon128.png"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user