Hacker News new | ask | show | jobs
by mo_42 835 days ago
Thanks, I guess it would be the following extension:

https://addons.mozilla.org/de/firefox/addon/adsum-notabs/

For the custom chrome, I'm using in userChrome.css:

  #TabsToolbar { visibility: collapse !important; }
1 comments

That's the one, yes.