--- website: https://www.mozilla.org/firefox/ obj: application flatpak-id: org.mozilla.firefox --- # Firefox Firefox is a free web browser by [Mozilla](../../../internet/websites/clearnet/Mozilla.md). 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: ```shell firefox [URLs]... ``` Manage firefox profiles: ```shell firefox --ProfileManager ``` | Option | Description | | ----------------------- | ---------------------------- | | `--kiosk` | Enable kiosk mode | | `--kiosk-monitor ` | Set monitor for kiosk mode | | `-P ` | Start with named profile | | `--profile ` | Start with profile at `path` | ![Screenshot](./firefox.avif)