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