Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cvzi/rottentomatoes-userscript
Show Rotten Tomatoes score on imdb.com, metacritic.com, letterboxd.com, BoxOfficeMojo, serienjunkies.de, Amazon, tv.com, Google Play, allmovie.com, Wikipedia, themoviedb.org, movies.com, tvmaze.com, tvguide.com, followshows.com, thetvdb.com, tvnfo.com
https://github.com/cvzi/rottentomatoes-userscript
box-office-mojo greasemonkey imdb metacritic movie rotten-tomatoes rottentomatoes userscript
Last synced: 4 months ago
JSON representation
Show Rotten Tomatoes score on imdb.com, metacritic.com, letterboxd.com, BoxOfficeMojo, serienjunkies.de, Amazon, tv.com, Google Play, allmovie.com, Wikipedia, themoviedb.org, movies.com, tvmaze.com, tvguide.com, followshows.com, thetvdb.com, tvnfo.com
- Host: GitHub
- URL: https://github.com/cvzi/rottentomatoes-userscript
- Owner: cvzi
- License: gpl-3.0
- Created: 2017-11-27T10:44:15.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-05T19:57:54.000Z (7 months ago)
- Last Synced: 2024-10-04T22:51:30.662Z (4 months ago)
- Topics: box-office-mojo, greasemonkey, imdb, metacritic, movie, rotten-tomatoes, rottentomatoes, userscript
- Language: JavaScript
- Homepage: https://greasyfork.org/en/scripts/35443-show-rottentomatoes-meter/
- Size: 3.04 MB
- Stars: 14
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Rottentomatoes-userscript
=====================
A userscript or greasemonkey script that shows the score/meter from rottentomatoes.com on several other websites like amazon, google play and others.After installing the script, you need to visit [www.rottentomatoes.com](https://www.rottentomatoes.com/) at least once.
Just open [www.rottentomatoes.com](https://www.rottentomatoes.com/) and let the site fully load itself, the script will automatically read
some API keys from the website. You can close the tab when the site has fully loaded.It's primarily designed for Firefox and Chrome with
[Tampermonkey](https://www.tampermonkey.net/) [![Chrome logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/chrome16.png)](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) [![Firefox logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/firefox16.png)](https://addons.mozilla.org/en-US/firefox/addon/tampermonkey/)
or
[FireMonkey ![Firefox logo](https://raw.githubusercontent.com/OpenUserJS/OpenUserJS.org/master/public/images/ua/firefox16.png)](https://addons.mozilla.org/en-US/firefox/addon/firemonkey/).[**Click here for install**](https://greasyfork.org/scripts/35443-show-rottentomatoes-meter/code/Show%20Rottentomatoes%20meter.user.js)
Tested with Firefox/**Tampermonkey** and Chrome/**Tampermonkey**.I develop a similar script for the [Metacritic](https://www.metacritic.com/) score, see [cvzi/Metacritic-userscript](https://github.com/cvzi/Metacritic-userscript/)
and for the [Letterboxd.com](https://letterboxd.com/) rating, see [cvzi/Letterboxd-userscript](https://github.com/cvzi/Letterboxd-userscript/)## [Trakt.tv addon](https://greasyfork.org/en/scripts/498861-show-rottentomatoes-meter-trakt-ui-addon):
There is a third-party add-on script, that integrates the score into trakt.tv header:
[**Click here for install**](https://update.greasyfork.org/scripts/498861/Show%20Rottentomatoes%20meter%20-%20Trakt%20UI%20Addon.user.js)## Symbols:
|Icon | rottentomatoes | https://www.rottentomatoes.com/about#whatisthetomatometer |
|-----|-------------------|------------------------------------------------------------|
| 🍓 | certified fresh | 75% or higher and at least 5 top critic reviews |
| 🍅 | fresh | 60% positive critic reviews |
| 🍏 | rotten | less than 60% positive critic reviews |
| 🍿 | full popcorn | 60% user reviews of 3.5 or higher |
| 🥗 | spilled popcorn | less than 60% user reviews of 3.5 |## Supported sites and products:
* imdb.com
* metacritic.com
* letterboxd.com
* BoxOfficeMojo
* serienjunkies.de
* Amazon
* tv.com
* Google Play
* allmovie.com
* Wikipedia
* themoviedb.org
* fandango.com
* tvmaze.com
* tvguide.com
* followshows.com
* thetvdb.com
* tvnfo.com
* nme.com - New Musical Express
* itunes.apple.com
* epguides.com
* ShareTV
* save.tv
* argenteam.net
* trakt.tvScreenshot:
![Screenshot of amazon product page](https://raw.githubusercontent.com/cvzi/Rottentomatoes-userscript/master/screenshot_animation.png)
![Screenshot of amazon product page](https://raw.githubusercontent.com/cvzi/Rottentomatoes-userscript/master/screenshot_amazon.jpg)
![Screenshot of amazon product page](https://raw.githubusercontent.com/cvzi/Rottentomatoes-userscript/master/screenshot_audience.png)