Rotten Tomatoes Decimal Rating

Changes base-5 Rating of Rotten Tomatoes to base-10

These are versions of this script where the code was updated. Show all versions.

  • v7 02/06/2023 Update Rotten_Tomatoes_Decimal_Rating.user.js Update for the recent RT html changes
  • v6.0.3 15/05/2022 Use `innerHTML` instead of `textContent` to maintain the existing link
  • v6.0.2 15/05/2022 There are now two occurrences of '3.5 stars or higher' in the AUDIENCE descriptive text overlay hence the change to `querySelectorAll()` .
  • v6.0.1 07/05/2021 Update Rotten_Tomatoes_Decimal_Rating.user.js
  • v6.0 15/03/2021 Update Rotten_Tomatoes_Decimal_Rating.user.js Update for the recent RT layout changes
  • v5.0.1 25/06/2020 (all scripts) Added @supportURL pointing to the GitHub repo (thanks to Jason Barnabe for the suggestion)
  • v5.0.1 20/02/2020 Update Rotten_Tomatoes_Decimal_Rating.user.js
  • v5 13/02/2020 (Rotten Tomatoes Decimal Rating) - Rewrite for the new rottentomatoes.com layout update Also, removed "@run-at document-start" and "@require setMutationHandler.js" as they are no longer needed.
  • v4 27/10/2019 (various scripts) Converted file encoding from 'UTF-8 with BOM' to 'UTF-8'
  • v4 24/08/2019 (Rotten Tomatoes Decimal Rating) - Update for the new rottentomatoes.com layout (thanks to wOxxOm)
  • v3.0.1 20/05/2018 (All scripts) Rearranged the metadata block
  • v3.0.1 12/11/2017 Added '@licence MIT' (required by OUJS, in order to allow import and autoupdate of scripts from GitHub)
  • v3.0.1 17/09/2016 Synced from GitHub - Converted all scripts encoding from UTF-8 back to UTF-8 BOM (i.e. with the same encoding that Greasemonkey installs them in)
  • v3.0.1 14/09/2016 Synced from GitHub - Fixed indentation
  • v3.0.1 13/09/2016 Synced from GitHub - Added: // @include https://www.rottentomatoes.com/*
  • v3 13/08/2016 Imported from URL
  • v3 12/08/2016 Imported from URL
  • v3 27/12/2015
  • v2 05/09/2015
  • v1 04/09/2015