Only Piratebay Torrents/Comments
Last update on Jul 14, 2008
Removes all content on Piratebay except Torrents and Comments.
This script removes all the surrounding content on piratebay and leaves only the torrents and comments. It expands that to the full width of the screen.




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

login to vote
simply superb!!!!!!!!
login to vote
Thanks guys.
login to vote
and this for the one in the center bottom.
'#foot { display: none; }\n' +
Clean and tidy.. cant get better than this..
cdc
PS! this one takes the whole thing with the login options etc on the center bottom.. i suggest put a autologin for this site then implement this script.. you are then on the safe side..
login to vote
Put this one somewhere in the script along with the other ones.. :)
'adbrite-banner { display: none; }\n' +
Nice ways to implement things in greasemonkey..
cdc
login to vote
This small edit brings back the missing download button (image) (column 4 between 'uploaded' and 'size')
'img { display: none; }\n' +
'img.dl { display: inline }\n' +
login to vote
Great script, thanks.
login to vote
tag for the comments, which originally they only had for the bottom part of the page with the links. So that while the original script would get rid of the links, after they changed it, it hid the comments as well. After I changed that, they went and changed their ads, so now I have it so img tag is hidden and other scripts on the page that merely were used for ads.