Skip to content

Instantly share code, notes, and snippets.

@smlb
Created March 12, 2014 22:47
Show Gist options
  • Save smlb/9518164 to your computer and use it in GitHub Desktop.
Save smlb/9518164 to your computer and use it in GitHub Desktop.
Hide url and search bar in firefox, add this in ~/.mozilla/firefox/<profile>/chrome/
#nav-bar { display: none !important; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment