Netflix IMDB Ratings [fork]

Show IMDB ratings on Netflix

目前為 2023-10-18 提交的版本,檢視 最新版本

作者
joeytwiddle
評價
0 0 0
版本
1.6
建立日期
2022-10-22
更新日期
2023-10-18
尺寸
16.8 KB
授權條款
未知
腳本執行於

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