您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Grabbing big high resolution album cover-art from various sites
当前为
Fetch the original full-size cover-art versions, as uploaded to sites like AllMusic, Bandcamp, iTunes, Last.FM, MusicBrainz, SoundCloud and more...
This script makes it easier to get big size album art from various sites. For example it helps you get (variously sized, but usually high-resolution) album cover art from itunes, bandcamp, last.fm and soundcloud.
The script works by "inline" replacing shown art with largest size found by fiddling with the image-urls. In many cases an image doesn't change display-size in browser, but behind the curtain it has been replaced with a larger image version (now downscaled in browser).
The script can be used and activated in three ways:
How to install and activate the script is further described below, but first what happens when functionality of the script is activated:
For most people, one of the two first options will be the best choice:
If installed as a userscript, you can activate the functionality on supported sites via your userscript manager addon's User Script Commands. When you are on a supported site, you should see the menu-item "Search big size cover art" be added to items in the addon's menu-list. The script's functionality is not activated until you select this menu-item. For Greasemonkey, Tampermonkey and Violentmonkey, you can open a dropdown menu from the addon's icon in the browser toolbar where you find the menu-item.
You can use Grabr via a bookmarklet pointing to the latest hosted script-version here on Greasy Fork镜像. Simply create a bookmarklet having the following URL/location/address:
javascript:(function(){document.body.appendChild(document.createElement("script")).src="https://gf.qytechs.cn/scripts/20771-stig-s-art-grabr/code/Stig's%20Art%20Grabr.user.js?t="+(new Date()).getTime();}())
You activate the script simply by clicking the bookmark when on a supported site. Just like with userscripts, using Grabr this way ensures you always run the latest official version of Grabr. You don't need to install the userscript (or addons) to use the script via a bookmarklet.
If you want full control over which version of Grabr you are running, you can create a bookmarklet pointing to a specific version in my GIST. Right-click the "Raw" button on GIST page to get URL for a specific version, and edit the following bookmarklet to include the found gist-URL:
javascript:(function(){document.body.appendChild(document.createElement("script")).src="https://gist.github.com/StigNygaard/83ed9ce9cf7c7377ede59eb702cca2f5/raw/bedf152a68ad2c76d7ccd581bfe078913cf13505/Stigs_Art_Grabr.user.js";}())
For example above points to version 2016.06.21.9 of the script. I cannot change the content of a specific version hosted on GIST. A new version of the script will always get a new URL. So this gives you full control over what version you are using of the script. This is for the "paranoid people" (it's okay to be a bit paranoid on the internet, I'm not offended), but the downside is you will have to manually update the bookmarklet whenever you want to upgrade to a new version of Grabr.
Exactly how well and "wide" Stig's Art Grabr works on supported sites varies. The following sites are those my main attention has been towards. Links point to example pages to test the script:
But more sites are supported [will update this description soon].
This userscript replaces my old bookmarklet Bigger Cover Art and is partly based on tips found on wiki.musicbrainz.org/User:Nikki/CAA and on itunes-tip from jesus2099.
You might want to try one of my other userscripts too:
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址