From 855a92e4b95ca1a075ee0503de949d8627ccfd93 Mon Sep 17 00:00:00 2001 From: wassname Date: Tue, 23 May 2017 21:52:48 +0800 Subject: [PATCH] update readme --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b33ce10..45517db 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -Firefox and Chrome extension for adding Rotten Tomatoes ratings to Netflix. It is based on Prime Ratings by Josha Feth (thanks!) and was only adopted to work with Netflix and fit my needs better. (https://github.com/joscha/prime-ratings) +Firefox and Chrome extension for adding themoviedb.org ratings to Netflix. It is based on Prime Ratings by Josha Feth (thanks!) and was only adopted to work with Netflix and fit my needs better. (https://github.com/joscha/prime-ratings) * * * Neither this extension, nor its author is in any way affiliated with Netflix company. * * * @@ -11,7 +11,7 @@ Chrome: https://chrome.google.com/webstore/detail/netflix-ratings/fphndbhmiihdlg Description -This extension seamlessly adds the ratings from Rotten Tomatoes into the Netflix web interface. Each movie and series detail page gets two more rating rows (if the movie/series can be found in IMDb). +This extension seamlessly adds the ratings from themoviedb.org into the Netflix web interface. Each movie and series detail page gets two more rating rows (if the movie/series can be found in IMDb). Install History @@ -20,7 +20,9 @@ History Acknowledgements -The ratings for Netflix extension uses the Open Movie Database API by Brian Fritz (http://www.omdbapi.com/) for querying IMDb and Rotten Tomatoes. Thanks Brian! +The ratings for Netflix extension used to the Open Movie Database API by Brian Fritz (http://www.omdbapi.com/) for querying IMDb and Rotten Tomatoes. Thanks Brian! + +Now it uses themoviedb.org, thanks! License