firefox-devtools / firefox-devtools/vscode-firefox-debug

Question: Is it possible to launch Firefox with security settings disabled?

Open
#299 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
447
Forks
76
PR merge metrics
No merged PRs in 30d

Description

Hi,

I can launch Chrome or MSEdge with runtimeArgs: ["--disable-web-security"].

With this flag CORS is allowed and I need this for development.

How do I do the same with the Firefox debugger?

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the debugger handles the runtimeArgs option and Firefox launch configuration. Compare the requested CORS behavior with the existing Chrome and MSEdge examples in the issue, then establish whether Firefox supports an equivalent setting and document a verified outcome.

Written by the indexing model from the issue text.

Assessment

Tech stack
vscode
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.