Firefox
From John Freier
Revision as of 11:26, 4 August 2014 by Jfreier (Talk | contribs) (Created page with ' == Locking Firefox Options == To lock Firefox options and prevent changes. Add '''general.config.obscure_value''' option in the preferences. Locations C:\Program Files (x86)…')
Locking Firefox Options
To lock Firefox options and prevent changes. Add general.config.obscure_value option in the preferences.
Locations
C:\Program Files (x86)\Mozilla Firefox\defaults\pref\local-settings.js
Add the following line on top.
pref("general.config.obscure_value", 0);