fuz22 ([info]fuz22) wrote,

How to make firefox bookmarklets pop up not under

With thanks to Some guy on the Internets, I have hacked my three Firefox bookmarklets to pop up, instead of under. Behold:

post to del.icio.us:
javascript:q=location.href;p=document.title;w=window.open('http://del.icio.us/YOURUSERNAME?noui=yes&jump=close&url='+encodeURIComponent(q)+'&title='+encodeURIComponent(p),'delicious', 'toolbar=no,width=700,height=250');setTimeout('w.focus()',10); void 0;

BugMeNot:
javascript:q=location.href;w=window.open('http://bugmenot.com/view.php?mode=bookmarklet&url='+encodeURIComponent(q),'BugMeNot', 'location=no,status=yes,menubar=no,scrollbars=yes,resizable=yes,width=385,height=450');setTimeout('w.focus()',10); void 0;

TinyURL:
javascript:q=location.href;w=window.open('http://tinyurl.com/create.php?url='+encodeURIComponent(q),'tiny', 'toolbar=no,width=700,height=400');setTimeout('w.focus()',10); void 0;

My life (or at least my life in bookmarklets) is now complete.

  • Post a new comment

    Error

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments
Create an Account
Forgot your login or password?
Facebook Twitter More login options
English • Español • Deutsch • Русский…