Is it possible to hide the tweet actions links?
jQuery(‘iframe.twitter-timeline’).contents().find(‘ul.tweet-actions’).css(“display”,“none”);
just as easy