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

Dessa är versionerna av skriptet där koden uppdaterades. Visa alla versioner.

  • 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