firefox-devtools / firefox-devtools/vscode-firefox-debug
Question: Is it possible to launch Firefox with security settings disabled?
Open
- 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
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