Netflix IMDB Ratings [fork]

Show IMDB ratings on Netflix

Author
joeytwiddle
Daily installs
0
Total installs
453
Ratings
2 0 0
Version
1.6
Created
2022-10-22
Updated
2023-10-18
License
N/A
Applies to

This script adds the IMDB rating to the card which pops up when you hover over a show.

Uses OMDB if it can. If OMDB does not know the details of the movie/show, then it will use the old slower IMDB lookup.

If OMDB is throttling your lookups, you may like to register your own API key, and insert it into the code, which is fairly simple. Just read the config section at the top of the code.

Source code: https://github.com/joeytwiddle/code/blob/master/other/gm_scripts/netflix-imdb/netflix-imdb.user.js

Which is an extension of: https://github.com/joeytwiddle/netflix-imdb

Which was forked from: https://github.com/kraki5525/netflix-imdb

Which was forked from the original: https://github.com/ioannisioannou16/netflix-imdb