Skip to content

Comment on Pandora Acquires TicketFly for $450Mparent

Comments

I use a bookmarklet to put that stuff in the title (and click the are you still listening button) you could do the same to fix the layout how you like it.

link to said bookmarklet?

just something I wrote in a few minutes...

javascript:setInterval(function (){document.title = $('.songTitle').text() + ' -- ' + $('.artistSummary').first().text();if($('#still_listening_ignore').length == 1){var t = 1000 + (Math.random()*500); setTimeout(function(){if($('#still_listening_ignore').length == 1)$('#still_listening_ignore').click();},t)}},1000);

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.