LinuxCommandLibrary

librewolf

privacy-focused Firefox fork with enhanced security defaults

TLDR

Start LibreWolf

$ librewolf
copy
Open specific URL
$ librewolf [https://example.com]
copy
Open in private browsing mode
$ librewolf --private-window
copy
Open new window
$ librewolf --new-window [url]
copy
Use specific profile
$ librewolf -P [profile-name]
copy
Start profile manager
$ librewolf --ProfileManager
copy

SYNOPSIS

librewolf [options] [url...]

DESCRIPTION

librewolf is a privacy-focused Firefox fork with enhanced security defaults. Removes telemetry, includes uBlock Origin, and applies privacy-hardening configurations. Maintains Firefox compatibility while prioritizing user privacy.

PARAMETERS

--private-window

Open private browsing window.
--new-window url
Open URL in new window.
--new-tab url
Open URL in new tab.
-P profile
Use specified profile.
--ProfileManager
Open profile manager.
--safe-mode
Start with add-ons disabled.
--headless
Run without GUI.

SEE ALSO

firefox(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community