SudoKillMe / vscode-extensions-open-in-browser

81 stars 42 forks source link

Allow passing command line arguments #14

Open rivasd opened 6 years ago

rivasd commented 6 years ago

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.