IMDb List Helper

Makes creating IMDb lists more efficient and convenient

Version vom 17.01.2016. Aktuellste Version

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
themagician
Bewertungen
0 0 0
Version
2.1.1
Erstellt am
10.08.2015
Letzte Aktualisierung
17.01.2016
Größe
10,3 KB
Lizenz
n/a
Wird angewandt auf

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.