add extension icon

This commit is contained in:
agatha 2024-04-13 18:53:58 -04:00
parent 465011ca37
commit 865787b066
4 changed files with 3 additions and 1 deletions

View 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

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

View File

@ -6,7 +6,7 @@
"description": "Unshorten links from Twitter.",
"icons": {
"48": "icons/border-48.png"
"48": "icons/unshorten.png"
},
"background": {