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