Skip to content

nhattVim/firefox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firefox Customization Toolkit

A curated collection of tweaks, custom styles, and scripts to customize Firefox, featuring an AutoConfig script loader, a custom double sidebar panel, optimized performance settings, and user interface refinements.


Preview

Dark theme

Light theme


Installation

You can install all customizations automatically using the commands below:

Windows (PowerShell)

Open PowerShell and run:

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm https://nhattVim.github.io/firefox.ps1 | iex

Linux / macOS (Bash)

Open your terminal and run:

bash <(curl -sSL https://nhattVim.github.io/firefox.sh)

About

A performance-optimized Firefox customization toolkit featuring a custom dual-sidebar, modern UI styling, and automated setup scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors