Rotten Tomatoes Link On IMDb

Adds a direct link to the corresponding Rotten Tomatoes movie description page for every IMDb movie

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

  • v1.5 2024-02-29

    Rotten Tomatoes Link On IMDb: Fix icon and adjust icon location

  • v1.4 2022-04-04 Rotten Tomatoes Link On IMDb: Push version
  • v1.3 2022-04-04 Change IMDbID_RegEx to accomodate 8-digit IDs (#20) Example: https://www.imdb.com/title/tt10838180/
  • v1.3 2021-08-26 Rotten Tomatoes Link On IMDb: update for IMDb design update
  • v1.2.3 2020-04-29 Cleanup (replace tabs with spaces)
  • v1.2.3 2020-04-29 Use correct SPDX license identifiers
  • v1.2.3 2019-12-06 Grease Monkey API change (GM.xmlHttpRequest) (#11) Rotten Tomatoes Link On IMDb: Fix for Greasemonkey API change GM_xmlHttpRequest -> GM.xmlHttpRequest https://wiki.greasespot.net/GM.xmlHttpRequest
  • v1.2.2 2018-07-09 Rotten Tomatoes Link On IMDb: Fix favicon
  • v1.2.1 2018-05-20 Rotten Tomatoes Link On IMDb: Update icon and increase minor version
  • v1.2 2018-05-20 Rotten Tomatoes Link On IMDb: Update link to favicon.ico (#7)
  • v1.2 2018-04-22 Rotten Tomatoes Link On IMDb: include HTTPS links, Rotten Tomatoes Link On IMDb: Add OMDb API key Restores functionality after a long time of non-free API access, let's hope the 1000 requests per day of a free key are sufficient
  • v1.1.1 2016-11-26 Synced from GitHub - Rotten Tomatoes Link On IMDb: Do not create link for movies for which Rotten Tomatoes URL is N/A
  • v1.1 2016-11-19 Synced from GitHub - Rotten Tomatoes Link On IMDb: Switch to OMDb API for gathering link to Rotten Tomatoes movie page from IMDb ID.
  • v1.0.1 2016-10-22 Synced from GitHub - Rotten Tomatoes Link On IMDb: Update "favicon.ico" link
  • v1.0 2016-02-14 Synced from GitHub - Rotten Tomatoes Link On IMDb: Adapt to latest IMDb UI changes
  • v0.96 2015-04-19 Synced from GitHub - Rotten Tomatoes Link On IMDb: Use RT API to get movie alias from IMDb ID after alias search has been discontinued.
  • v0.95 2015-04-19 Synced from GitHub - Rotten Tomatoes Link On IMDb: Use RT API to get movie alias from IMDb ID after alias search has been discontinued
  • v0.94 2015-04-19 Synced from GitHub - Strip @updateURL and @downloadURL forcing the user scripts engine to fall back to its defaults. Push some version numbers.
  • v0.93 2015-01-22 Imported from URL