Disclaimer: This was only tested for the floorp browser, but should still work for any other firefox forks that have a similar style
✅ All content in a single line
✅ Simple & Clean UI
✅ No compromises
✅ Dynamic colors to fit any theme
✅ Wallpapers for different themes (Catpuccin, Everforest, Gruvbox and Default Dark)
- Firefox or any of its forks (currently only tested on floorp) That's it!
- Go to the releases tab and download the lastest release
- Type in the search bar:
about:profiles
- Go to the profile that is in use aka. the only one you can't delete
- On the
Root Directory
row copy the path - Extract the .zip that you downloaded from the releases
- Extract it to the copied path by pasting the path when it promps you the destination of the extraction
- Once complete, restart the browser and you should see the changes applied!
If you want to customize either the userChrome.css or the userContent.css you can do so freely by editing them in your preferred text or code editor.
However, you can algo change the wallpapers to better suit your preferences.
To do so, just navigate to the userContent.css that will be found in your root directory (See instructions), and then go to .\Chrome\userContent.css
. Modify line 19
with any other image path.
There are some recommended wallpapers inside the newtab_backgrounds
that are found in the repository but not in the relase. You can use them if you want. This was done to make the file lighter.
Credit to Newmanls for their one line functionality from OnelineProton