knowledge/technology/applications/network/browsers/Firefox.md
2024-09-04 16:22:57 +02:00

874 B

website obj flatpak-id
https://www.mozilla.org/firefox/ application org.mozilla.firefox

Firefox

Firefox is a free web browser by Mozilla. Additionally to providing a good web browsing experience with themes and extensions, it provides great developent tooling as well.

Options

You can launch Firefox from the command line:

firefox [URLs]...

Manage firefox profiles:

firefox --ProfileManager
Option Description
--kiosk Enable kiosk mode
--kiosk-monitor <num> Set monitor for kiosk mode
-P <profile> Start with named profile
--profile <path> Start with profile at path

Screenshot