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
74.2%
Shell
18.2%
Lua
5%
CSS
2.6%