ultra-minimalist-firefox
Ultra-minimalist "one line" Firefox using UserChrome.css and Tree Tabs extension
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2019-02-09 |
| Downloads | 0 |
| Last Indexed | 2026-08-12 05:10 |
Installation
nimble install ultra-minimalist-firefox
choosenim install ultra-minimalist-firefox
git clone https://gitlab.com/cfabbro/ultra-minimalist-firefox
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| ultra-minimalist-firefox | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/cfabbro/ultra-minimalist-firefox |
|---|---|
| Homepage | https://gitlab.com/cfabbro/ultra-minimalist-firefox |
| Registry Source | gitlab |
README
ultra-minimalist-firefox
Ultra-minimalist "one line" Firefox using UserChrome.css and Tree Tabs extension
Note: Firefox 65.0 broke something fundamental
- #titlebar {display: none} no longer works
- Strange behavior on various sites (like YouTube) where mouse is registering in wrong location
- Tree Tabs is getting stuck in a strange startup loop even without any UserChrome.css
- etc..
So for now, switching to Tree Style Tabs and disabling this UserChrome.css seems the only option :( I will try to fix it once I get some time...