FG
💻 Software

How can I make Firefox load JavaScript from the command line?

Fresh7 days ago
Mar 15, 20264676 views
Confidence Score0%
0%

Problem

At the command line I can load websites like this: However, what I am trying to load is the following: This will load if I paste it in the address bar of firefox, but it will not load if I specify it as an argument from the command line. How can I make it load from the command line?

Error Output

firefox.exe google.com

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I make Firefox load JavaScript from the command line?

Low Risk

Encapsulating it with double quotes works for me:

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment