Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I have this set up as a bookmark to automatically load selected text into Spreeder (also from a HN thread):

javascript:var%20sel%20=%20window.getSelection?%20window.getSelection()%20:%20document.getSelection?%20document.getSelection()%20:%20document.selection.createRange().text;%20sel%20+=%20'';sel%20=%20sel.replace(/'/g,'&'%20+%20'apos;');newdoc%20=%20open().document;newdoc.write(%22<BODY><FORM%20ACTION='http://www.spreeder.com/'%20METHOD='POST'><INPUT%20T...);newdoc.forms[0].submit();

(Edit: Might be better to get the link from here - http://spreeder.com/bookmarklet.php )



Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: