View Single Post
  #14  
Old 03-27-2005, 16:37
visu
 
Posts: n/a
Thats simple and innovative taos. May be you can integrate it with firefox using Greasemonkey

http://greasemonkey.mozdev.org/

From their website:

Greasemonkey is a Firefox extension which lets you to add bits of DHTML ("user scripts") to any webpage to change it's behavior. In much the same way that user CSS lets you take control of a webpage's style, user scripts let you easily control any aspect of a webpage's design or interaction.

For example you could:

* Make sure that all URLs displayed in the browser are clickable links
* Improve the usability of a site you frequent
* Route around common and annoying website bugs

Last edited by visu; 03-27-2005 at 16:40.
Reply With Quote