Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

p3nguin-kun/pengufox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archived, to lazy to maintain this project

pengufox

pengufox 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/pengufox
$ cd pengufox
$ ./pengufox-installer.sh

2. Install manually

  • Clone this repository or download the zip file
$ git clone https://github.com/Haruzona/pengufox
  • 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.