[READ-ONLY] Mirror of https://github.com/probablykasper/thumbnail-grabber. Chrome extension for grabbing thumbnails/covers
browser-extension chrome chrome-extension chrome-extention extension
0

Configure Feed

Select the types of activity you want to include in your feed.

Update description

Kasper (Feb 20, 2021, 6:28 AM +0100) 31b7ce45 76ad641e

+3 -3
+1 -1
README.md
··· 13 13 </p> 14 14 <br> 15 15 16 - Easily download/copy/open thumbnails and covers from YouTube, SoundCloud, Spotify and YouTube Music. Get it on the [Chrome Web Store](https://chrome.google.com/webstore/detail/thumbnail-grabber/gbpjnjieenljpncojgiboejmolbihdob). 16 + Easily download/copy/open thumbnails and covers from YouTube, SoundCloud, Spotify, YouTube Music and more. Get it on the [Chrome Web Store](https://chrome.google.com/webstore/detail/thumbnail-grabber/gbpjnjieenljpncojgiboejmolbihdob). 17 17 18 18 You can click the extension icon, use keyboard shortcuts or right click the page or links. You can customize the keyboard shortcuts, what clicking the extension icon does, and what context menu items are visible. 19 19
+2 -2
src/manifest.json
··· 1 1 { 2 2 "manifest_version": 2, 3 3 "name": "Thumbnail Grabber", 4 - "version": "1.1.0", 5 - "description": "Download thumbnails and covers from YouTube, SoundCloud, Spotify and YouTube Music", 4 + "version": "1.2.0", 5 + "description": "Download thumbnails and covers from YouTube, SoundCloud, Spotify, YouTube Music and more", 6 6 "background": { 7 7 "scripts": [ 8 8 "background.js"