Netflix show IMDb ratings

Add a display of IMDb ratings below movie and show titles while browsing Netflix.

Verze ze dne 01. 09. 2019. Zobrazit nejnovější verzi.

Autor
driver8
Hodnocení
0 0 0
Verze
0.1.1
Vytvořeno
01. 09. 2019
Aktualizováno
01. 09. 2019
Size
4,5 KB
Licence
neuvedeno
Spustit na


To make this script work, you will need to get an API key from https://www.omdbapi.com/apikey.aspx and follow the email verification link, then enter it as APIKEY at the top of the script. Or you can enter it when prompted when you first open netflix.com with the script running.


This script adds a little yellow box with a movie or show's IMDb rating right below the title when you mouse over it's thumbnail while browsing Netflix.com. Data is pulled from omdbapi.com.



Adapted from code by TeluguGameboy: https://github.com/TeluguGameboy/youtube/blob/master/7_chrome_extension/content.js


(Tested in Firefox with Tampermonkey.)