Firefox is a fast, reliable and private web browser from the non-profit Mozilla organization.
Add the following line to your .mozconfig depending on the platform you're developing for
- macos:
. "$topsrcdir/build/macosx/mozconfig.enterprise" - unix:
. "$topsrcdir/build/unix/mozconfig.enterprise" - win64:
. "$topsrcdir/build/win64/mozconfig.enterprise"
./mach run -feltUI