Platypus
Posted on June 2, 2005 at 12:39Take greasemonkey to the next level with platypus. From the site:
Platypus is a Firefox extension which lets you modify a Web page from your browser — “What You See Is What You Get” — and then save those changes as a Greasemonkey script so that they’ll be repeated the next time you visit the page. Editing pages to suit your needs is dandy — but making those changes “permanent” is the real payoff.
Some of the things you can do with Platypus include:
- Remove parts of the page you don’t wish to see.
- Move a part of the page to a different location.
- Change the style and format of page elements.
- Modify all the links on the page using a regular expression.
- Insert your own HTML code.
For those of us (myself included) who have not taken the time to learn how to compose a greasemonkey script, here is an easy to use took that will do it for you.