From 83cfd72c9b2d337de66429cc99f8061e24d642b8 Mon Sep 17 00:00:00 2001 From: nilsbeck Date: Sun, 28 Aug 2016 00:03:37 +0200 Subject: [PATCH] Create README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b3735e8 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +Chrome extension for adding IMDb and Rotten Tomatoes ratings to watchever + +* * * Neither this extension, nor its author is in any way affiliated with Netflix company. * * * +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). +Install + +History + + 0.3 (2016-08-28): initial public version + +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! +License + +MIT