firefox

Verified for current stable LTS

Firefox Commands

Firefox command syntax with verified terminal examples.

Commands

16 commands for Firefox

firefox

Firefox Command: Launch Firefox And Open Web Page

firefox {https://www.duckduckgo.com}
firefox

Firefox Command: Launch Firefox In Safe Mode

firefox --safe-mode
firefox

Firefox Command: Launch Firefox Open Page

firefox {https://www.duckduckgo.com}
firefox

Firefox Command: Launch Firefox Safe Mode

firefox --safe-mode
firefox

Firefox Command: Open New Firefox Window

firefox --new-window {https://www.duckduckgo.com}
firefox

Firefox Command: Open New Window

firefox --new-window {https://www.duckduckgo.com}
firefox

Firefox Command: Open Private Firefox Window

firefox --private-window
firefox

Firefox Command: Open Private Window

firefox --private-window
firefox

Firefox Command: Search Default Engine

firefox --search <wikipedia>
firefox

Firefox Command: Search Default Engine Firefox

firefox --search "<wikipedia>"
firefox

Firefox Command: Set Default Browser

firefox --setDefaultBrowser
firefox

Firefox Command: Set Firefox As Default Browser

firefox --setDefaultBrowser
firefox

Firefox Command: Take Screenshot Headless

firefox --headless --screenshot <path/to/output_file.png> {https://example.com/}
firefox

Firefox Command: Take Screenshot In Headless Mode

firefox --headless --screenshot <path/to/output_file.png> {https://example.com/}
firefox

Firefox Command: Use Specific Profile

firefox --profile <path/to/directory> {https://example.com/}
firefox

Firefox Command: Use Specified Firefox Profile

firefox --profile <path/to/directory> {https://example.com/}

Suggest a Firefox Command

Submit missing workflows, corrections, or verified alternatives for this tool.

FAQ

Coverage: Focused examples for common Firefox workflows.

Verified version: current stable LTS.

Verification: Test commands in a disposable workspace and submit notes for edge cases.