penguinFox icon indicating copy to clipboard operation
penguinFox copied to clipboard

🦊 Firefox with better UI, better privacy and security.

penguinFox

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

https://github.com/Haruzona/penguinFox/assets/123321507/1c9a01f5-2b23-491d-a58e-0b830a40a966

Features

  • Beautify Firefox with FirefoxCSS
  • Turn off all telemetry, studies
  • Add calculator to address bar
  • Make Firefox suckless

Installation

1. Install automatically (Linux only)

git clone https://github.com/Haruzona/penguinFox
cd penguinFox
./penguinfox-installer.sh

2. Install manually

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

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

    • ~/.mozilla/firefox/######.default-#####$ (Linux)
    • /Users/[USERNAME]/Library/Application Support/Firefox/Profiles/######.default-###### (macOS)
    • C:\Users\[USERNAME]\AppData\Roaming\Mozilla\Firefox\Profiles\######.default-###### (Windows)
  • Restart Firefox and enjoy

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.