Skip to content

Instantly share code, notes, and snippets.

@Reedyn
Created May 2, 2023 08:47
Show Gist options
  • Save Reedyn/aadd69d0ffaa003eaff0b0e802d03cdb to your computer and use it in GitHub Desktop.
Save Reedyn/aadd69d0ffaa003eaff0b0e802d03cdb to your computer and use it in GitHub Desktop.
Firefox Settings (For use with Sidebery)
/*
* about:config -> toolkit.legacyUserProfileCustomizations.stylesheets : True
* about:support -> Profile Folder -> Open Folder
* Create `chrome` direcory
*/
#TabsToolbar {
visibility: collapse;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment