Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install
imdb runtimes in hours and minutes
Converts the runtime for films on IMDB from minutes into hours and minutes.
Screenshot

Update Log
6-April-2008: Initial release.
7-April-2008: Updated to use full words (hours/minutes) instead of abbreviations (hr/min). Thanks to Hiromacu for the suggestion.
8-April-2008: Includes tweaked. Thanks again Hiromacu.
8-April-2008: Stupid error corrected. Films longer than 2 hours will now display correctly.
|
|
Nice! Your modified script is much more better than my! I'm not a programmer, I know just a little bit. :P |
|
|
Thanks!!....Another great IMDB script!!! |
|
|
And need to add an include: http://us.imdb.com/title/tt* |
|
|
Hi znerp! I changed your script I don't like the abbreviations. So I replaced the 'hrs' and 'mins' abbreviations to the full hour - hours and minute - minutes words.
Modified full script: // ==UserScript==
/***********************************************************************
infos = document.evaluate("//div[@id='tn15content']/div[@class='info']",
for (i = infos.snapshotLength - 1; i >= 0; i--) {
|
|
|
Niccccce ! |
You could comment on this script if you were logged in.
