How to fix the web in 5 minutes with the Grease Monkey and Firebug plugins for Firefox.
By Mike on Mar 27, 2008 in Hacks/Mods, How to, Internet
If you don’t know what Grease Monkey is, it is a Firefox plugin that allows you to run your own java script on any page you are viewing. Now why would you want to do that? Well, basically it allows you to fix or enhance any web page out there to meet your requirements and not those that the designer wants to force on you. In order to help you write the java script you might need, you can use another plugin for FireFox, Firebug.
Firebug allows you to hover over a certain section of the web page and it will show you the relevant code that generates the selected object. Very useful.
Once you put these two utilities together the possibilities are endless. If you are not interested in writing the java script yourself, there are tons of free scripts for Grease Monkey located at userscripts.org for you to freely use.
Check out the funny and useful demo video after the break.
Popularity: 9% [?]







Tina Russell | Mar 27, 2008 | Reply
I finally decided to write a comment on your blog. I just wanted to say good job. I really enjoy reading your posts.
Tina Russell
snipercup | Apr 13, 2008 | Reply
This is a great addon for firefox. i use it, and when i get to a webpage that i think needs editing, i can change its uses using greasemonkey.
admin | Apr 13, 2008 | Reply
Thanks for the comments and the visits.