vscode-extensions-open-in-browser
vscode-extensions-open-in-browser copied to clipboard
Allow passing command line arguments
Hi!
I was wondering if in future releases it would be possible to add an option to start a browser with certain command-line arguments. This can be helpful in certain development scenarios, for example, giving --allow-file-access-from-files
to chrome would allow me to test pages that load resources like mp3 files or other html pages without having to spin up another local server.