Show in which countries the album is available and in which it is unavailable. Additionally, show the label and UPC code. The script is also available for Spotify here.
Install the script using Tampermonkey or another userscript manager.
If you're using Tampermonkey, make sure to enable Developer Mode. - tutorial
how-to-install.mp4
You can set your default country by editing the script. This small feature highlights your country code, making it easier to spot. For example:
const YOUR_COUNTRY_CODE = 'GB';
- 1.5 - code improvements
- 1.4 - improve GeoChart script loading
- 1.3 - add full country names
- 1.2 - code improvements
- 1.1 - add label & upc info
- 1.0 - initial release