Netflix show IMDb ratings

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

目前為 2019-09-01 提交的版本,檢視 最新版本

作者
driver8
評價
0 0 0
版本
0.1.1
建立日期
2019-09-01
更新日期
2019-09-01
尺寸
4.5 KB
授權條款
未知
腳本執行於


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.)