Customizing Firefox Using AutoConfig on Ubuntu

Published: 01 January 1970
on channel: Heikki Koivisto
1,188
5

I was looking at how to use auto-configure on Ubuntu, but I didn't find any good guide, so here's a how to customize Firefox using AutoConfig on Ubuntu or other Linux.

Commands:

sudo add-apt-repository ppa:mozillateam/ppa
snap remove firefox -y
apt update && apt install firefox-esr -y

edit /usr/lib/firefox-esr/defaults/pref/autoconfig.js

//
pref("general.config.filename", "firefox.cfg");
pref("general.config.obscure_value", 0);

edit /usr/lib/firefox-esr/firefox.cfg
//
lockPref("signon.rememberSignons", false);


Watch video Customizing Firefox Using AutoConfig on Ubuntu online without registration, duration hours minute second in high quality. This video was added by user Heikki Koivisto 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,188 once and liked it 5 people.