firefox-plus
firefox-plus copied to clipboard
CSS tweaks for Firefox
trafficstars
Firefox Plus (Windows only)
Rounded Corners
Sidebar Support
How to install
- Go to
about:supportand click the "Open Folder/Show in Finder" button for the root directory of your browser profile/s. - Download and copy the
chromefolder anduser.jsinto the profile folder. - Restart Firefox.
Tweaks
- To enable macOS button style, open
user.js, findfp.tweak.macos-buttonand set it totrue. - To disable bookmarks autohide open
user.js, findfp.tweak.autohide-bookmarksand set it tofalse. - To enable or disable rounded corners, open
user.js, findfp.tweak.rounded-cornersand set it totrueorfalse. - To enable support for sidebar, open
user.js, findfp.tweak.sidebar-enabledand set it totrueorfalse. - To enable or disable White Mode, open
user.js, findbrowser.in-content.dark-modeand set it totrueorfalse. Then find and setui.systemUsesDarkThemeto1or0.
[!NOTE] To get the sidebar support you will need to install the Sidebar Tabs extension.
Experimental
Install or update Firefox Plus directly from PowerShell.
- Open PowerShell.
- Copy and paste this command
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/amnweb/firefox-plus/main/install.ps1'))
Enjoy your enhanced browsing experience!
Star History
License
This project is licensed under the MIT License.