jarrin
News
Interests
My House
Personal
Feedback
Garage Sale
Donate


Search just this section


 

Greasemonkey Scripts
A while back I started using the Greasemonkey Firefox add-on and it has changed the way I browse the webs. (Quickly: Greasemonkey let's you run arbitrary javascript on any web site, ie. you can write your own, or use someone else's javascript (and, of course, jQuery) to change the function and display of any web page.) This thing lets you do just about anything you can think of. Here are some of the things I have done.

(You need to have the Greasemonkey add-on installed in Firefox before you can click on any of these scripts. Also, since everything is written in Javascript/jQuery you can easily modify them yourself.)


 boingboing_butler.user.js  
A mod to the BoingBoing Butler script that also removes all but the title from Cory "Sensationalist Reporting" Doctorow's postings.
 display_alt_tags.user.js  
Display's large images' "title" tags in a small font below the image. Useful for easily viewing web comic's hilarious alt-text.
 neatorama.user.js  
Removes the right-side bar from Neatorama making is easier to read. Doesn't make the editorializing any better, though.
 okcupid_quickmatch_extractor.user.js  
Displays the username of an OKCupid Quickmatch user.

Comments:

There are currently no comments.

Add a comment:
Name:
Email:

Programming