add extension icon
This commit is contained in:
parent
465011ca37
commit
865787b066
2
extension/unshorten/README.md
Normal file
2
extension/unshorten/README.md
Normal file
@ -0,0 +1,2 @@
|
||||
# Unshorten
|
||||
A Firefox extension to unshorten links from sites like Twitter.
|
Binary file not shown.
Before Width: | Height: | Size: 225 B |
BIN
extension/unshorten/icons/unshorten.png
Normal file
BIN
extension/unshorten/icons/unshorten.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 87 KiB |
@ -6,7 +6,7 @@
|
||||
"description": "Unshorten links from Twitter.",
|
||||
|
||||
"icons": {
|
||||
"48": "icons/border-48.png"
|
||||
"48": "icons/unshorten.png"
|
||||
},
|
||||
|
||||
"background": {
|
||||
|
Loading…
Reference in New Issue
Block a user