External Publication
Visit Post

how to disable AI features in firefox 148 at system wide level?

Privacy Guides Community [Unofficial] March 3, 2026
Source

Linux installation

– Open the configuration file and save it (Ctrl+S) anywhere on your computer. Make sure the file is called “policies.json” (without the quotes). – Open a new Terminal window in the directory where the file is located. For example, if it’s in your Downloads folder, open a Terminal and run cd ~/Downloads to switch to the Downloads directory. – Create the Firefox policies directory with this command: sudo mkdir -p /etc/firefox/policies/ – Copy the file to the new folder: sudo cp ./policies.json /etc/firefox/policies/ – Restart Firefox.

To remove the custom configuration, delete the policies.json file from the distribution folder and restart Firefox. You can do that in the Terminal: sudo rm /etc/firefox/policies/policies.json

Just the Browser

Mozilla Firefox configuration - Just the Browser

Remove AI features, telemetry data reporting, sponsored content, product integrations, and other annoyances from web browsers.

Or just /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/corbindavenport/just-the-browser/main/main.sh)"

Or my radical one (just copy/paste):

Commands (click for more details)

Discussion in the ATmosphere

Loading comments...