chrome-control
chrome-control copied to clipboard
Feature Request: Support chromium browser
Microsoft Edge is a browser with chromium kernel, so chrome-control supports it too. The only change is Application('Google Chrome')
to Application('Microsoft Edge')
.
Maybe chrome-control can support this by allowing the user to specify variable application name, like CHROMIUM_APPLICATION_NAME=Microsoft Edge
.