Skip to content

Instantly share code, notes, and snippets.

@dwillis
Created June 24, 2014 17:06
Show Gist options
  • Select an option

  • Save dwillis/028af9c64827c5f70c90 to your computer and use it in GitHub Desktop.

Select an option

Save dwillis/028af9c64827c5f70c90 to your computer and use it in GitHub Desktop.
TweetRewrite bookmarklet
javascript:q=location.href;if(document.getSelection){d=document.getSelection();}else{d='';};p=document.title;void(open('http://tweetrewrite.herokuapp.com/show?url='+encodeURIComponent(q)+'&result_type=recent','Rewrite', 'toolbar=no,width=700,height=350'));
@monkovic

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment