If you like the idea of Greasemonkey userscripts but have felt like you just don’t have the time to learn how to create them, this useful FF extension is for you! Platypus is a Firefox extension which lets you modify a Web page from your browser – it is “WYSIWYG” – and then save those changes as a Greasemonkey user script so that they’ll be repeated the next time you visit the page.
The great thing here, is that you can then view the script to see what is going on behind the scenes in a user script! It gets high marks for both coolness and usefulness, especially if you want to get yourself on the fast track quickly to using Greasemonkey userscripts.


{ 1 comment… read it below or add one }
Goldangit I’m still debugging the silly thing! But thanks for the mention… Try to get the latest version (0.2) which is still propogating out to the mozdev mirrors. It fixes a number of bugs from earlier versions.