CBWhiz's Greasemonkey Scripts
WTF is a Greasemonkey Script?
Try http://diveintogreasemonkey.org/, http://greasemonkey.mozdev.org/, and https://addons.mozilla.org/extensions/moreinfo.php?application=firefox&category=Newest&numpg=10&id=748
Adds a floating fixed page navigator to the top of the screen
- Adds a floating fixed page navigator to the top of the screen
- Replaces Next / Prev buttons with text links
- New in 1.1: makes sure whole top bar is solid (non transparent) by using getComputedStyle to set the DIV height
Comments? E-mail me.
Un-thumbnails the pictures at http://4chan.org, http://iichan.net, and most other *chans (http://*chan*.*)
- Replaces thumbnails with actual images
- 0.7: Fixes 4chan's /b/
- 0.6: Fixes issues with 7chan and a few other *chans.
- 0.5: Complete rewrite for faster page load time.
- Any image wider than 600px is thumbed to 600px, with a click-to-expand option.
- Any image smaller than 600px is displayed in its entirety.
- To change these sizes, edit this line:
var MAX_WIDTH = 600;
Comments? E-mail me.
All-Chan Un-Thumbnailer 2.0 (Outdated)
Un-thumbnails the pictures at http://4chan.org, http://iichan.net, and most other *chans (http://*chan*.*)
- Replaces thumbnails with actual images (Note: The pictures are not resized, so you may get a horizontal scrollbar)
- 2.0: Complete rewrite for faster page load time.
- Note: Image load is staggered - every 1s, another image is unthumbnailed.
Comments?
E-mail me.
Screenshot
- Replaces thumbnails with actual images (Note: The pictures are not resized, so you may get a horizontal scrollbar)
- Makes the top navbar fixed to the top of the screen.
Comments? E-mail me.
Bypasses countdown timer at rapidshare.de
Comments? E-mail me.