Skip to content

Instantly share code, notes, and snippets.

@gesteves
Created September 15, 2009 20:21
Show Gist options
  • Save gesteves/187611 to your computer and use it in GitHub Desktop.
Save gesteves/187611 to your computer and use it in GitHub Desktop.
javascript:if((location.href.search(/twitter.com/)!=-1)&&(location.href.search(/status/)!=-1)){
u=location.href.split('/');location.href='http://favrd.textism.com/tweet/'+u[5];}else{alert(%22This%20isn't%20a%20tweet!%22);}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment