Greasy Fork is available in English.

Rotten Tomatoes Decimal Rating

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

Δημιουργός
darkred
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
93
Βαθμολογίες
0 0 0
Έκδοση
7
Δημιουργήθηκε την
04/09/2015
Ενημερώθηκε την
02/06/2023
Άδεια
MIT
Εφαρμόζεται σε

By default RottenTomatoes pages uses base 10 rating for TOMATOMETER and base-5 for AUDIENCE SCORE.
This script changes the latter's base-5 to base-10, and modifies both relevant tooltips, in order to be perceived more easily.
It modifies the following 3 elements inside the modal that is displayed after clicking "See score details":

  • multiplies x2 the AUDIENCE average Rating,
  • appends (6 stars or higher) to the TOMATOMETER descriptive text overlay ? ,
  • modifies3.5 stars or higher to 7 stars or higher, in the AUDIENCE descriptive text overlay ?.

 

Thanks a lot to wOxxOm: he initially wrote it (v1) and he also offered improvements for v2, v3 and v4.

The script works and is tested on Tampermonkey and Violentmonkey.
Greasemonkey -any version- is not supported (the script might work, but is not tested).

If you have any bugs, bug fixes or ideas, please report at my GitHub repo