master
Miscellaneous topics that I'm too lazy to script
Firefox with tree-style tabs
- Go to
about:configin Firefox and make sure thattoolkit.legacyUserProfileCustomizations.stylesheetsis set totrue. - Close Firefox.
- Set up https://github.com/MrOtherGuy/firefox-csshacks (git method) and add this to userChrome.css:
@import url(chrome/hide_tabs_toolbar_v2.css)
Description
Languages
Python
70.4%
Shell
19.7%
Lua
4.7%
Go Template
2.7%
CSS
2.5%