Skip to content

Haruzona/penguinFox

Repository files navigation

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

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.