Netflix display IMDb ratings

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

Δημιουργός
driver8
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
1.521
Βαθμολογίες
6 1 1
Έκδοση
0.2.1
Δημιουργήθηκε την
01/09/2019
Ενημερώθηκε την
14/09/2019
Μέγεθος
4 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε


API key no longer needed. Version 0.2 updates the script to get data directly from imdb rather than through omdb. It's a little slower, but the data is more accurate, and it doesn't need an API key.


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



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


(Tested in Firefox with Tampermonkey.)