Advertisement
chriha

Twitter RSS-Bookmarklet

Jul 22nd, 2011
11,300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // Little Bookmarklet to get the RSS-Feed of the current shown Twitter-Profile
  2. javascript:foo=location.href;bar=foo.replace(/.+\//i,'');location='http://api.twitter.com/1/statuses/user_timeline.rss?screen_name='+bar;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement