4c0036
.TH FIREFOX 1 "November 30, 2017" firefox "Linux User's Manual"
4c0036
.SH NAME
4c0036
firefox \- a Web browser for X11 derived from the Mozilla browser
4c0036
4c0036
.SH SYNOPSIS
4c0036
.B firefox
4c0036
[\fIOPTIONS\fR ...] [\fIURL\fR]
4c0036
4c0036
.B firefox-bin
4c0036
[\fIOPTIONS\fR] [\fIURL\fR]
4c0036
4c0036
.SH DESCRIPTION
4c0036
\fBMozilla Firefox\fR is an open-source web browser, designed for
4c0036
standards compliance, performance and portability.
4c0036
4c0036
.SH USAGE
4c0036
\fBfirefox\fR is a simple shell script that will set up the
4c0036
environment for the actual executable, \fBfirefox-bin\fR.
4c0036
4c0036
.SH OPTIONS
4c0036
A summary of the options supported by \fBfirefox\fR is included below.
4c0036
4c0036
.SS "X11 options"
4c0036
.TP
4c0036
.BI \-\-display= DISPLAY
4c0036
X display to use
4c0036
.TP
4c0036
.B \--sync
4c0036
Make X calls synchronous
4c0036
.TP
4c0036
.B \-\-g-fatal-warnings
4c0036
Make all warnings fatal
4c0036
4c0036
.SS "Firefox options"
4c0036
.TP
4c0036
.B \-h, \-help
4c0036
Show summary of options.
4c0036
.TP
4c0036
.B \-v, \-version
4c0036
Print Firefox version.
4c0036
.TP
4c0036
\fB\-P\fR \fIprofile\fR
4c0036
Start with \fIprofile\fR.
4c0036
.TP
4c0036
\fB\-\-profile\fR \fIpath\fR
4c0036
Start with profile at \fIpath\fR.
4c0036
.TP
4c0036
\fB\-\-migration\fR
4c0036
Start with migration wizard.
4c0036
.TP
4c0036
.B \-\-ProfileManager
4c0036
Start with ProfileManager.
4c0036
.TP
4c0036
\fB\-\-no\-remote\fR
4c0036
Do not accept or send remote commands; implies \fB--new-instance\fR.
4c0036
.TP
4c0036
\fB\-\-new\-instance\fR
4c0036
Open new instance, not a new window in running instance.
4c0036
.TP
4c0036
\fB\-\-UILocale\fR \fIlocale\fR
4c0036
Start with \fIlocale\fR resources as UI Locale.
4c0036
.TP
c5da2d
\fB\-\-safe\-mode\fR
4c0036
Disables extensions and themes for this session.
4c0036
.TP
4c0036
\fB\-\-headless\fR
4c0036
Run without a GUI.
4c0036
.TP
4c0036
\fB\-\-marionette\fR
4c0036
Enable remote control server.
4c0036
.TP
4c0036
\fB\-\-browser\fR
4c0036
Open a browser window.
4c0036
.TP
4c0036
\fB\-\-new-window\fR \fIurl\fR
4c0036
Open \fIurl\fR in a new window.
4c0036
.TP
4c0036
\fB\-\-new-tab\fR \fIurl\fR
4c0036
Open \fIurl\fR in a new tab.
4c0036
.TP
4c0036
\fB\-\-private-window\fR \fIurl\fR
4c0036
Open \fIurl\fR in a new private window.
4c0036
.TP
4c0036
\fB\-\-preferences\fR
4c0036
Open Preferences dialog.
4c0036
.TP
4c0036
\fB\-\-screenshot\fR [\fIpath\fR]
4c0036
Save screenshot to \fIpath\fR or in working directory.
4c0036
.TP
4c0036
\fB\-\-window-size\fR \fIwidth\fR[,\fIheight\fR]
4c0036
Width and optionally height of screenshot.
4c0036
.TP
4c0036
\fB\-\-search\fR \fIterm\fR
4c0036
Search \fIterm\fR with your default search engine.
4c0036
.TP
4c0036
4c0036
4c0036
\fB\-\-jsconsole\fR
4c0036
Open the Browser Console.
4c0036
.TP
4c0036
\fB\-\-jsdebugger\fR
4c0036
Open the Browser Toolbox.
4c0036
.TP
4c0036
\fB\-\-wait-for-jsdebugger\fR
4c0036
Spin event loop until JS debugger connects.  Enables debugging (some) application startup code paths.  Only has an effect when \fI--jsdebugger\fR is also supplied.
4c0036
.TP
4c0036
\fB\-\-devtools\fR
4c0036
Open DevTools on initial load.
4c0036
.TP
4c0036
\fB\-\-start-debugger-server\fR [ws:][\fIport\fR|\fIpath\fR]
4c0036
Start the debugger server on a TCP port or Unix domain socket path. Defaults to TCP port 6000. Use WebSocket protocol if ws: prefix is specified.
4c0036
.TP
4c0036
\fB\-\-recording\fR \fIfile\fR
4c0036
Record drawing for a given URL.
4c0036
.TP
4c0036
\fB\-\-recording-output\fR \fIfile\fR
4c0036
Specify destination file for a drawing recording.
4c0036
.TP
4c0036
\fB\-\-setDefaultBrowser\fR
4c0036
Set this app as the default browser.
4c0036
4c0036
.SH FILES
4c0036
\fI/usr/bin/firefox\fR - shell script wrapping
4c0036
\fBfirefox\fR
4c0036
.br
4c0036
\fI/usr/lib64/firefox/firefox-bin\fR - \fBfirefox\fR
4c0036
executable
4c0036
4c0036
.SH VERSION
4c0036
57.0
4c0036
4c0036
.SH BUGS
4c0036
To report a bug, please visit \fIhttp://bugzilla.mozilla.org/\fR
4c0036
4c0036
.SH AUTHORS
4c0036
.TP
4c0036
.B The Mozilla Organization
4c0036
.I http://www.mozilla.org/about.html
4c0036
.TP
4c0036
.B Tobias Girstmair
4c0036
.I https://gir.st/