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