Show Rottentomatoes meter - Trakt UI Addon

This is an addon script for "Show Rottentomatoes meter" by cuzi, that displays the Rottentomatoes info cleanly on the trakt.tv infobar

Ezek a szkript azon változatai, ahol a kód módosítva lett. Minden verzió mutatása

  • v48.1.4 2024.10.07.

    Changed license to Unlicense on all scripts

  • v48.1.4 2024.10.01.

    Show Rottentomatoes meter - Trakt UI Addon v48.1.4

    • Stopped using jsdelivr for no reason. Userscripts don't load requires or icons every time the script is run... and besides, we are talking about tiny filesizes.
    • WaitForKeyElements is now hosted on greasyfork, where it is tracked via webhook, so it will always have the newest version. This is better than jsdelivr, which pointed to a specific commit, since this means if I update the library, this script should now automatically load the updated library.
    • Removed unnecessary async from main function, since it uses .then()
  • v48.1.3 2024.07.02.

    Show Rottentomatoes meter 48.1.3

    • Added placeholders before load
    • Handled most errors
    • Cleaned up some of the code and segmented further into functions
    • Now showing N/A for invalid results instead of erroring out / showing null elements
  • v48.1.2 2024.06.25.

    Show Rottentomatoes meter 48.1.2

    null icon handling

  • v48.1.1 2024.06.25. Imported from URL