IMDb display RottenTomatoes info: redux

Display RottenTomatoes Tomatometer rating info on IMDb pages

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

  • v0.2.1.2 15.08.2022.

    Fix for displaying critics' consensus.

  • v0.2.1.1 27.03.2022.
  • v0.2.1.0 22.03.2022.

    Fixed to deal with imdb's crappy new CSS selectors.

  • v0.2.0.3 13.08.2021.

    Fix for TV Mini Series

  • v0.2.0.2 11.08.2021.

    Fix for RT shuffling their JSON _again_

  • v0.2.0.1 04.07.2021.

    Cosmetic tweaks for TV show pages

  • v0.2.0 03.07.2021.

    Updated to work with IMDb's new page layout

  • v0.1.9.7 23.04.2021.

    Updated API (small fix for TV shows)

  • v0.1.9.6 22.04.2021.

    Updated to latest API (Fix for RT shuffling around their JSON again)

  • v0.1.9.5 11.03.2021.

    fixed tampermonkey xhr response parsing error

  • v0.1.9.4 05.02.2021. fix differentiation between Fresh and Certified Fresh
  • v0.1.9.3 05.02.2021.
  • v0.1.9.3 05.02.2021.
  • v0.1.9.3 05.02.2021. Updating RT API to fix parsing of critics' concencus on new movie page layout
  • v0.1.9.2 03.10.2020. minor fix
  • v0.1.9.1 03.10.2020. minor cosmetics
  • v0.1.9 03.10.2020. Fix TV info parsing
  • v0.1.8 19.09.2020. Update to properly read number of ratings and concensus text for TV and movies
  • v0.1.5 24.09.2019. Updated API lib
  • v0.1.4 14.09.2019. Fix issue with checking age of results that resulted in stored results not being displayed
  • v0.1.3 14.09.2019. Better method of inserting rating info. Handle errors in fetching data. Refresh data older than X (5) days.
  • v0.1.2 07.09.2019. fixed to work with TV Mini-Series
  • v0.1.1 06.09.2019.