add firefox developer edition
This commit is contained in:
parent
d77cf415b2
commit
c84d08c097
9 changed files with 235 additions and 0 deletions
|
|
@ -0,0 +1,6 @@
|
|||
pref("app.update.enabled", false);
|
||||
pref("app.update.autoInstallEnabled", false);
|
||||
pref("browser.display.use_system_colors", true);
|
||||
pref("browser.shell.checkDefaultBrowser", false);
|
||||
pref("browser.EULA.override", true);
|
||||
pref("intl.locale.matchOS", true);
|
||||
Loading…
Add table
Add a link
Reference in a new issue