Extra caution is recommended when installing recently uploaded/updated scripts (read more)
Be sure you trust any scripts you install

Inline IMDB ratings

Inserts rating values next to all the imdb links that it finds. This is useful on sites such as http://sharethefiles.com where IMDB links are common.






1 point
login to vote
Guybrush scriptwright
Posted Aug 17, 2008

us.imdb.com links does not show the rating. like "http://us.imdb.com/title/tt*******/" and
akas.imdb.com

@grrzzrr you didnot get the idea. I mean, the ratings before the link, not after;
like this;
IMDB: [8.6] http://imdb.com/title/tt*******/

not like this
IMDB: http://imdb.com/title/tt*******/ [8.6/10 rating]

1 point
login to vote
grrzzrr user
Posted May 10, 2008

@Guybrush
just insert [imdb: " + movieInfo.rating + "/10] if you would like that more.

1 point
login to vote
Guybrush scriptwright
Posted Apr 26, 2008

Is it possible to add the ratings before the link, not after?

1 point
login to vote
Julien Couvreur script's author
Posted Aug 12, 2007

This is useful on sites such as http://sharethefiles.com where IMDB links are common. Instead of clicking the link to get to that information, the information is pulled inline next to the link.

The script can easily be extended to provide more information (maybe in a tooltip or floating div). The main trouble is screen scraping that information out of the IMDB page HTML.

You could comment on this script if you were logged in.