vscode-firefox-debug icon indicating copy to clipboard operation
vscode-firefox-debug copied to clipboard

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

Open abceleung opened this issue 2 years ago • 2 comments

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?

abceleung avatar Jul 25 '22 09:07 abceleung

Hello, have you found a solution to your issue ?

Thanks !

ArthurBussiere avatar Oct 10 '23 09:10 ArthurBussiere

Hello, have you found a solution to your issue ?

Thanks !

nope, I just switched to Chrome

abceleung avatar Oct 11 '23 01:10 abceleung