Timeblog.net


Remove http:// from form text fields

Filed under: Software, Web — February 3, 2007 @ 13:28

I was annoyed by all forms where you would have to enter an URL, but the http:// was already given in there, which is total nonsense if you use copy&paste. So I threw together a quick GreaseMonkey script, which didn’t take long fortunately.

So here is the script:
removehttpfromforms.user.js

It also has a UserScripts site.

In case you don’t know GreaseMonkey:

Greasemonkey is a Firefox extension which lets you to add bits of DHTML (”user scripts”) to any web page to change its behavior.

No Comments »

No comments yet.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed!