deezer-album-availability

Show in which countries the album is available and in which it is unavailable. Additionally, show the label and UPC code.

Stars
1
Committers
2

Deezer Album Availability

Show in which countries the album is available and in which it is unavailable. Additionally, show the label and UPC code.

Installing

Install the script using Tampermonkey or another userscript manager.

If you're using Tampermonkey, make sure to enable Developer Mode. - tutorial

https://github.com/user-attachments/assets/def60702-08ef-451e-981c-327666806646

Set Your Default Country (Optional)

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';

Script Changelog

  • 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
Related Projects