Tweet.js-Mod icon indicating copy to clipboard operation
Tweet.js-Mod copied to clipboard

show pics

Open carlituxman opened this issue 12 years ago • 1 comments

would be interesting to show the images of the tweets parsing it like

carlituxman avatar Sep 12 '13 21:09 carlituxman

I've modified function linkURLs

adding media = entity.media_url; in entities loop

and return something like: < img src=' " + media + "'/>";

carlituxman avatar Sep 12 '13 21:09 carlituxman