Skip to content

Commit

Permalink
Fix icons.
Browse files Browse the repository at this point in the history
  • Loading branch information
baterflyrity committed Jan 7, 2021
1 parent 97e0ea1 commit 2f22ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "baterflyrity",
"description": "Extension for Firefox that adds button at the end of an address bar. Click this button to scroll page to top and click again to scroll back.",
"icons": {
"64": "icons/icon-black-32.png",
"32": "icons/icon-black-32.png",
"256": "icons/icon-black-256.png"
},
"homepage_url": "https://github.com/baterflyrity/Top-or-last-scroll",
Expand Down

0 comments on commit 2f22ec9

Please sign in to comment.