A lightweight utility designed to give you ultimate control over your Brave Browser. Lock down telemetry, enforce strict privacy standards, and strip away built-in browser bloatwareβall from a single, clean interface.
Supported on Windows and MacOS!
Important
This tool is currently not built for Linux. On Linux, it is recommended to use Brave Origin. Brave Origin is free to use on Linux and debloats Brave out of the box.
Requirements
- Windows 10/11
- PowerShell
- Administrator privileges
Powershell Error "Running Scripts is Disabled on this System"
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned- Homebrew
- Python (python via Homebrew)
- Python Tkinter
(Homebrew and Python will be automatically installed if you agree to the auto-installation upon running Slimbrave)
Tip
Better if you run Powershell as Administrator
iwr "https://raw.githubusercontent.com/xXSalamanderXx/SlimBrave/main/SlimBrave-Windows.ps1" -OutFile "SlimBrave-Windows.ps1"; .\SlimBrave-Windows.ps1- Download the
SlimBrave.ps1script from the Releases page. - Right-click the file and select Run with PowerShell.
- Accept the UAC prompt (Administrator privileges are required to modify registry policies).
- Check the boxes for the features you wish to disable/enable.
- Click Apply Settings and restart your Brave Browser.
Important
It's preferred if you install the macOS dependencies prior to running; however, Slimbrave will attempt to auto-install these dependencies:
- Install Homebrew:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" - Install Python:
brew install python - Install Tkinter support:
brew install python-tk
curl -sO https://raw.githubusercontent.com/xXSalamanderXx/SlimBrave/main/SlimBrave-MacOS.py && python3 SlimBrave-MacOS.py
In an era of increasingly bloated browsers, SlimBrave puts you back in control:
π Faster browsing by removing unnecessary features.
π‘οΈ Enhanced privacy and security through granular controls.
βοΈ Transparent customization without hidden settings.
β Star the repo β’ β Support development β’ π Explore more projects
If this repo has helped you, please consider giving it a star on GitHub!
It really helps show support, motivates future updates, and encourages continued development. π
Every β makes a difference and means a lot. Thanks for helping this project grow! π
If you'd like to support my work even more, you can buy me a coffee here:
β buymeacoffee.com/SinZZzz
Your support helps keep development active and appreciated. π
You might also like these projects:
π·οΈ Caesium Image Compressor - Linux
Acknowledgment and thanks goes to the original creator:
This project is provided as-is, with no guarantees or warranties of any kind.
You are responsible for how you use the contents of this repository and for making sure your usage complies with any applicable laws, rules, or policies.
The author and contributors are not liable for any claims, damages, or other issues arising from the use of this project.
Licensed under the GPL-3.0 license.
See the full license here: GPL-3.0 License

