Skip to content

Instantly share code, notes, and snippets.

@gesteves
Created September 15, 2009 20:20
Show Gist options
  • Save gesteves/187609 to your computer and use it in GitHub Desktop.
Save gesteves/187609 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://favstar.fm/users/'+u[3]+'/status/'+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