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