Installation instructions - MulesGaming/brave-debloatinator GitHub Wiki
Windows
Download the brave_debullshitinator-policies.reg file from the releases page.
Close Brave
Open the file
There will be several warnings about how the file could be dangerous, and it will ask for administer permissions. If you do not trust me you can open the file with notepad to verify that it is not malicious.
You can now open Brave and to verify that the changes were applied, you can visit brave://policy and it should show multiple policies applied.
Linux
Installation script
Download brave-bullshitinator-linux-install.sh from releases
Open your terminal
Type cd ~/Downloads or wherever you downloaded the file
Run ./brave-bullshitinator-linux-install.sh (It may make you enter your password)
You can now open Brave and to verify that the changes were applied, you can visit brave://policy and it should show multiple policies applied.
Command line
Download brave_debullshitinator-policies.json file from the releases page.
Close Brave and open your terminal.
Run the following commands: sudo mkdir /etc/brave/policies/managed -p then sudo cp ~/Downloads/brave_debullshitinator-policies.json /etc/brave/policies/managed (if you download the file to a directory other than ~/Downloads you will need to change the command to match).
You can now open Brave and to verify that the changes were applied, you can visit brave://policy and it should show multiple policies applied.
Gnome files
Download brave_debullshitinator-policies.json file from the releases page.
Close Brave and open Gnome files.
Click on you current path bar (it will say "Home") and change the path from /home/username to admin:///etc. It will ask for your admin password.
Create the folder brave, then inside that folder a folder named policies, and finally a folder called managed.
Inside managed copy over the brave_debullshitinator-policies.json file you downloaded earlier.
You can now open Brave and to verify that the changes were applied, you can visit brave://policy and it should show multiple policies applied.