Hacker News new | ask | show | jobs
by Ivoah 2459 days ago
Just add this to your `userChrome.css` file

    #TabsToolbar {
        visibility: hidden;
    }