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
Assessment
This issue has not been assessed yet.