Firefox NO toolbars NO tabs ONLY status bar


/ Published in: CSS
Save to your folder(s)

You need the [stylish addon](https://addons.mozilla.org/en-US/firefox/addon/2108) for this snippet to work.


Copy this code and paste it in your HTML
  1. hbox.tabbrowser-strip, toolbox#navigator-toolbox { display: none; }

Report this snippet


Comments


You need to login to view comments.