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

นี่คือเวอร์ชันของสคริปต์นี้ที่โค้ดมีการอัปเดต แสดงเวอร์ชันทั้งหมด

  • v48.1.4 07-10-2024

    Changed license to Unlicense on all scripts

  • v48.1.4 01-10-2024

    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 02-07-2024

    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 25-06-2024

    Show Rottentomatoes meter 48.1.2

    null icon handling

  • v48.1.1 25-06-2024 Imported from URL