n8felton / Firefox-ADMX

Firefox ADMX is a way of allowing centrally managed locked and/or default settings in Firefox via Group Policy and Administrative Templates in Active Directory. Firefox ADMX is a continuation of Firefox ADM by Mark Sammons.
54 stars 26 forks source link

Improvement ADMX #32

Open InDaCloudz opened 6 years ago

InDaCloudz commented 6 years ago

Hello, Is it possible to add a improvement to disable the check for default browser of Firefox at startup ?

lockPref("browser.shell.checkDefaultBrowser", false);

Regards,