Skip to content

Commit

Permalink
v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
probablykasper committed Feb 20, 2021
1 parent 29b30e3 commit 90d3c1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.2.2 - 2021 Feb 20
- Fixed downloading not working
- Fixed YouTube sd thumbnails being preferred over hq

## 1.2.1 - 2021 Feb 20
- Fix Spotify covers being small
- Always enable extension icon and context menu items
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Thumbnail Grabber",
"version": "1.2.1",
"version": "1.2.2",
"description": "Download thumbnails and covers from YouTube, SoundCloud, Spotify, YouTube Music and more",
"background": {
"scripts": [
Expand Down

0 comments on commit 90d3c1e

Please sign in to comment.