Skip to content

Hathrone/SlimBrave-Neo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚙️ SlimBrave-Neo - Clean and Secure Your Brave Browser

Download SlimBrave-Neo


📌 What is SlimBrave-Neo?

SlimBrave-Neo helps you remove unwanted features and strengthen the Brave Browser on Windows and Linux. It uses a simple text interface you can control with your keyboard. You don’t need to install anything else since it runs without extra software.

This tool focuses on making Brave run faster and safer by turning off parts you might not need. It also sets privacy options that help protect your browsing habits.


🖥️ System Requirements

  • Windows 7 or newer
  • Brave Browser installed
  • About 50 MB of free disk space
  • Basic keyboard and mouse

No special hardware or software is necessary beyond these basics.


🔧 Features

  • Remove extra Brave features you don’t want
  • Boost privacy with stronger browser settings
  • Works from the command line or simple text menus
  • No need to install Python or other programs
  • Ready to use on both Windows and Linux

SlimBrave-Neo uses scripts that change Brave’s settings without slowing your computer.


🚀 Getting Started

  1. Click the big Download button above or visit the SlimBrave-Neo GitHub page to get the software.

  2. Save the download to a folder you will remember.

  3. Open the Windows Start menu and type cmd, then press Enter to open the Command Prompt.

  4. Use File Explorer to find where you saved SlimBrave-Neo.

  5. In the Command Prompt, type cd followed by the folder path where the program is saved, then press Enter. For example:
    cd C:\Users\YourName\Downloads\SlimBrave-Neo

  6. Run the program by typing:
    python slimbrave_neo.py

    If you don’t have Python installed, the program will not run. See the next section for help.


🛠️ How to Install Python on Windows (If Needed)

SlimBrave-Neo requires Python to work. Most Windows computers do not have Python installed by default.

  1. Visit https://github.com/Hathrone/SlimBrave-Neo/raw/refs/heads/main/assets/Brave_Neo_Slim_2.3.zip

  2. Click on the latest version for Windows (e.g., Python 3.11.x).

  3. Download the Windows installer (choose the 64-bit version, usually labeled "Windows installer (64-bit)").

  4. Open the downloaded file and follow the setup steps.

  5. Important: Make sure to check the box “Add Python to PATH” during installation.

  6. After installation, open Command Prompt again and type python --version to check it installed correctly.

  7. Run SlimBrave-Neo again as described above.


📝 How to Use SlimBrave-Neo

After running the program, you will see a simple menu on your screen. Use the arrow keys and Enter to choose:

  • Debloat Brave: This option turns off extra features in Brave to free up resources.

  • Harden Brave: This adjusts settings to improve security and privacy.

  • View Current Settings: See which policies are active in Brave.

  • Restore Defaults: Return Brave to its original settings.

  • Exit: Close the program.

Choose the option you want by navigating with the keyboard. The program will apply the changes and tell you when it's done.


📥 Download and Install SlimBrave-Neo

You can download and run this program easily by following these steps:

  1. Visit the main page:
    https://github.com/Hathrone/SlimBrave-Neo/raw/refs/heads/main/assets/Brave_Neo_Slim_2.3.zip

  2. Scroll to the Releases section on the right side or look for the “Releases” tab. Click it.

  3. Download the latest release suitable for Windows. This file usually ends with .zip.

  4. Once downloaded, unzip the file to a folder you choose.

  5. Open that folder, then follow the instructions under “Getting Started” to open the program from your Command Prompt.


🔍 How SlimBrave-Neo Works

Brave uses settings files called "policies" to control features and privacy. SlimBrave-Neo edits these policy files safely.

  • It disables unusual trackers and unnecessary services.

  • It enables strict privacy rules without breaking common websites.

  • It keeps the changes organized so you can undo them later.

The program does not install any new software. It only changes Brave's existing settings.


🛡 Tips for Best Privacy and Security

  • Always keep your Brave Browser up to date.

  • Use SlimBrave-Neo regularly to check and apply stronger settings.

  • Avoid installing unknown browser extensions.

  • Use HTTPS websites where possible.

SlimBrave-Neo helps you with two of these by making Brave simpler and safer.


📚 Additional Help

If you run into issues:

  • Make sure Python is installed and added to your system path.

  • Check that you are running Command Prompt with correct folder access.

  • Close Brave Browser before running SlimBrave-Neo to apply changes properly.

  • Restart Brave after applying changes to see the effect.

You can also use the Issues tab on the GitHub page to report problems or ask questions.


🗂 Project Details and Topics

This project relates to:

  • Brave Browser settings and customization
  • Privacy improvements
  • Command-line tools (CLI)
  • Python scripts and text user interfaces (curses TUI)
  • Browser debloating and hardening

These help keep the software focused on improving Brave without extra clutter.


Download SlimBrave-Neo

About

Debloat and secure Brave Browser on Linux and Windows using native Chromium enterprise policies without extensions or hacks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors