Skip to content

amnweb/firefox-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox Plus (Windows only)

screenshot

screenshot

screenshot

Rounded Corners

screenshot

How to install

  1. Go to about:support and click the "Open Folder/Show in Finder" button for the root directory of your browser profile/s.
  2. Download and copy the chrome folder and user.js into the profile folder.
  3. Restart Firefox.

Note: FireFox v133.0 only

Tweaks

  • To enable macOS button style, open user.js, find fp.tweak.macos-button and set it to true.
  • To disable bookmarks autohide open user.js, find fp.tweak.autohide-bookmarks and set it to false.
  • To enable or disable rounded corners, open user.js, find fp.tweak.rounded-corners and set it to true or false.
  • To enable or disable White Mode, open user.js, find browser.in-content.dark-mode and set it to true or false. Then find and set ui.systemUsesDarkTheme to 1 or 0.

Install or update Firefox Plus directly from PowerShell.

  1. Open PowerShell.
  2. Copy and paste this command
iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/amnweb/firefox-plus/main/install.ps1'))

Preview

Enjoy your enhanced browsing experience!

Star History

Star History Chart

License

This project is licensed under the MIT License.