/penguinFox-Librewolf

penguinFox for Librewolf

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

penguinFox (for Librewolf)

Note: If you use Firefox, use this: penguinFox

penguinFox is a Firefox config that makes Firefox more beautiful, more secure and better protect privacy by using FirefoxCSS and disabling all telemetry.

simplescreenrecorder-2023-10-20_19.26.40.mp4

Menu

Installation

1. Install automatically (Linux only)

  • Clone this repository
git clone https://github.com/p3nguin-kun/penguinFox-Librewolf
  • Go to penguinFox directory
cd penguinFox-Librewolf
  • Run the installer script
./penguinfox-installer.sh
  • Restart Firefox and enjoy

  • (Optional) If you want Librewolf to be smaller, go to Customize toolbar > Density > Compact

2. Install manually

  • Clone this repository or download the zip file
git clone https://github.com/p3nguin-kun/penguinFox-Librewolf
  • Extract file (if you download the zip file)

  • Copy all files and folders in penguinFox and paste to your profile folder

    • ~/.librewolf/######.default-release (Linux)
    • /Users/[USERNAME]/Library/Application Support/Librewolf/Profiles/######.default-release (macOS)
    • C:\Users\[USERNAME]\AppData\Roaming\Librewolf\Profiles\######.default-release (Windows)

If you use Windows, delete userChrome.css and rename userChrome-windows.css into userChrome.css

  • Restart Firefox and enjoy

  • (Optional) If you want Librewolf to be smaller, go to Customize toolbar > Density > Compact

How to uninstall

  • Just go to your profile folder and delete user.js and chrome folder

nightTab config

Screenshot_2023-07-15_20-47-24

Installation

  • Install nightTab
  • Download my nightTab config here
  • Choose Settings > Data > Restore > Import from file
  • Choose my nightTab config and apply it

Contributions

  1. Fork this project.
  2. Edit files, add extensions, ...
  3. Make a pull request.