您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Makes creating IMDb lists more efficient and convenient
当前为
NOTE: Versions newer than 2.0 are broken in Chrome. Use 2.0 instead. If you need version above 2.0 then remove the "// @require" line. Open the URL on that line. Copy/paste the whole file contents under "var $ = jQuery;".
Inserts a small input box after a list in editing mode. IMDb IDs/URLs will be automatically added to the list. If you input titles the search is automatic but you must select the correct title manually.
To import ratings:
Make sure the format is: rating,imdb id/url/title
e.g.
1,tt1234567
1,http://www.imdb.com/title/tt1234567/
1,Citizen Kane
You can use the Regexp field to extract titles if your input is in a specific format. If the regexp fails it skips the entry.