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

KG-IMDb

Powerful and rich search & cross links bar for IMDb

This is my first attemp to create GreaseMonkey script.

This script is a modification (or enhancement) of mohanr's 'IMDb->DirectSearch Fixed' and tukankaan's 'itas' script.

Secreenshot

RELEASE NOTES

0.2 - 2008-06-23
divxforever domain name updated!
youtorrent.com removed (hidden)
scrapetorrent.com removed (hidden)
Demonoid added
The Piratebay added
MoviePosterDB added
FilesTube added

0.1- 2008-01-09
- Some opacity on icons.
- Added more search sites and crosslinks.
- Position changed

FEATURES
KG-IMDb script includes this sites:

Subtitle Sites:
opensubtitles.org (multilingual subtitle search site)
divxplanet.com (Turkish and English subtitles)
divxforever.com (Turkish and English subtitles)
podnapisi.net (multilingual subtitle search site)

BitTorrent Sites:
mininova.org (torrent indexing site - search via IMDb ID)
fenopy.com (torrent dumb site)
demonoid.com (torrent dumb site & tracker)
thepiratebay.org (torrent dumb site & tracker)

ED2K / eMule Sites:
divxforever.us (Turkish ED2K links site)
findhash.com (English ED2K links site)
osloskop.net (multilingual ED2K links site)
verycd.com (Chinese huge ed2k link site)
rollyo.com - custom ED2K search engine

Misc / References
filestube.com (RapidShare link site)
movieposterdb.com (Movie covers and poster site) - via IMDb id
Rotten Tomatoes - via IMDb-ID
criticker.com
metacritic.com
AllMovie
Wikipedia
ekşisözlük (Turkish dictionary site)
Youtube
Google






Aug 23, 2008
FaeGiN Scriptwright

Hey KaraGarga! I was also using a personally modified version of the original of this really great script for a while and was thinking of submitting it, then I saw yours and was using that for ages.
now I have modified yours and I use this always so I am going to submit it as it is more geared towards folk who use bit torrent and do not bother with edonkey/mule stuff.
I kept the subs sites in and just played around with it a little. Some different torrent sites and removed others.
Love what you did to it originally :)

 
Aug 4, 2008
KaraGarga Script's author

I create this one (small modification from KG-Artist search). It doesn't search from artist page though :)

http://userscripts.org/scripts/show/31136

 
Jul 28, 2008
ekbworldwide User

Suggestion - how about a Wikipedia icon link after actors names?

example

Roy Sheider...

Roy Scheider
http://www.imdb.com/name/nm0001702/

Could be

Roy Scheider [W]

 
Jun 23, 2008
KaraGarga Script's author

Updated! :)

Note that you can remove or comment out (remove "//" in the beginning of the code line) the lines if you disable/enable a search engine from the script.

Example
//Subscene
//trackers.push(new SearchEngine("Subscene", "http://subscene.com/subtitlesearch.aspx?title=%title&=1", false,...

To add subscene just remove "//" like this
//Subscene
trackers.push(new SearchEngine("Subscene", "http://subscene.com/subtitlesearch.aspx?title=%title&=1", false,...

You can embed favicon files by this site: http://www.greywyvern.com/code/php/binary2base64

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