Adds popularity chart for magnet links. Makes a tooltip containing a chart of changing torrent popularity throug time.
Also feel free to fork.
Popularity is taken from BTDigg service through its API. You need to accept its ToS and Privacy Policy because this script can send some data there. Sending this data can ruin your privacy because BTDigg would be able to know what BT magnet links do you hover with your mouse pointer.
The script uses some third-party images and libraries :
- preloader was generated with preloaders.net (APNG version was used because it looks better, but Chrome won't show it animated);
- and tooltip css (with some modifications by me) generated with cssarrowplease.com;
- Flotr, a chart protting library.
Look the source code for details. The script's license is GPL v3.