vscode-firefox-debug
vscode-firefox-debug copied to clipboard
Question: Is it possible to launch Firefox with security settings disabled?
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?
Hello, have you found a solution to your issue ?
Thanks !
Hello, have you found a solution to your issue ?
Thanks !
nope, I just switched to Chrome