Hacker News new | ask | show | jobs
by BhujangiJedi 5423 days ago
I made an extension for browsing sites like HN and reddit: http://msssk.bitbucket.org/

I have a 1920x1200 monitor and find that a lot of my web browsing wastes a lot of my horizontal space. Tabbed browsing certainly beats single-window browsing for content aggregation sites like HN, but it's still kind of cumbersome... and there's all that horizontal space not being used. So I wrote clikkit - it creates an iframe and starts loading the page as soon as you click the link (unfortunately, it's up to Chrome how much priority it gives to fetching the page, and it doesn't start rendering it until the iframe is added to the DOM).