usus icon indicating copy to clipboard operation
usus copied to clipboard

Ability to pass down custom Chrome settings

Open shahkashani opened this issue 7 years ago • 1 comments

It would be great if it was possible to pass down custom chrome settings (like --no-sandbox) without having to create and maintain the actual Chrome instance itself.

shahkashani avatar Aug 30 '17 16:08 shahkashani

Actually, it wasn't that bad just taking over the chrome-loader responsibilities entirely, but adding a way to just pass down a Chrome config would significantly reduce the code on my end and remove a dependency 😄

shahkashani avatar Aug 30 '17 20:08 shahkashani