Hacker News new | ask | show | jobs
by navs 5350 days ago
Google Apps users, is there any way to permanently get rid of that black strip on the bottom right advertising the marketplace and now, the new look?
2 comments

Check the element's class/id. Create a user stylesheet for your browser. Set the element to display:none. Profit.
Your best bet is probably to either find/build a userscript or just never close your tab.