Skip to content

Instantly share code, notes, and snippets.

@rummelonp
Created August 3, 2010 22:59
Show Gist options
  • Save rummelonp/507315 to your computer and use it in GitHub Desktop.
Save rummelonp/507315 to your computer and use it in GitHub Desktop.
javascript:prompt('', '<div class="twitter_timeline"><a href="' + location.href + '" target="_blank"><img class="left" src="' + document.querySelector('.profile-pic img').src.replace(/myphoto_bigger/, 'myphoto_normal') + '" alt="" /></a> <p class="left">' + document.querySelector('.screen-name').textContent + ': ' + document.querySelector('.entry-content').innerHTML + '</p> <br class="twitter_timeline_bottom" /></div>');void(0);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment