Table of Contents generated with DocToc
Greasemonkey/Tampermonkey UserScript for extending TorrentHR.org torrent browsing table with a movie poster. Avaialability based on IMDB data for the torrent.
Before:
After:
To be able to employ the UserScript, your browser needs to have corresponding extensions installed:
- Chrome: Tampermonkey
- Firefox: Greasemonkey
Once your browser is equipped with appropriate extension, simply open this link. The extension should recognize the script and offer you to install it.
- currently parses the torrent page for the IMDB poster even for categories not supporting IMDB data
1.2.0
- skipping making details page requests for non-IMDB categories
1.1.0
- caching of the detailsId-imageId mapping in browser storage (to reduce unneccessary subsequent loading and parsing of the same details page)
1.0.1
- reuse existing Catergory column for poster images
1.0.0
- browse torrents page prepended with the Poster column