Once More... a farce in many parts. A comedy in others.

Userscript: Disable Targets for Downloads

Posted on March 29th, 2005

New Greasemonkey script: Disable Targets for Downloads. “But wait,” you say, “isn’t there already a firefox extension to do that?” Well, yes there is, but why use an extension to do what a user script can do? Plus, my script also disables onClick for download links. Enjoy!

2 Responses to 'Userscript: Disable Targets for Downloads'

Track rss feed: replies to this post.

  1. Anonymous said, on April 3rd, 2005 at 7:06 pm

    what does this do exactly

  2. jrhyley said, on April 3rd, 2005 at 11:34 pm

    Look at the script. It sets the target and onclick attributes to null for any link which contains .exe, .pdf, .zip, &c.

Leave a Reply