mirror of
https://github.com/gamaio/lobli.git
synced 2026-04-29 16:25:03 +00:00
Add new icons to the extension
This is for when the extension encounters something that makes it unable to communicate to the server. It will disable until the user attempts to shorten a link again
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 3.6 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 383 B |
Binary file not shown.
|
After Width: | Height: | Size: 471 B |
Binary file not shown.
|
After Width: | Height: | Size: 754 B |
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
@@ -17,7 +17,8 @@
|
||||
"tabs",
|
||||
"clipboardWrite",
|
||||
"contextMenus",
|
||||
"notifications"
|
||||
"notifications",
|
||||
"storage"
|
||||
],
|
||||
"icons": {
|
||||
"16": "icons/lobli-16.png",
|
||||
@@ -30,7 +31,12 @@
|
||||
"icons/lobli-19.png",
|
||||
"icons/lobli-32.png",
|
||||
"icons/lobli-48.png",
|
||||
"icons/lobli-128.png"
|
||||
"icons/lobli-128.png",
|
||||
"icons/lobli-16-disabled.png",
|
||||
"icons/lobli-19-disabled.png",
|
||||
"icons/lobli-32-disabled.png",
|
||||
"icons/lobli-48-disabled.png",
|
||||
"icons/lobli-128-disabled.png"
|
||||
],
|
||||
"commands": {
|
||||
"shortenTab": {
|
||||
|
||||
Reference in New Issue
Block a user