We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This is a feature request.
When starting the browser it checks whether it is the default browser and prompts the user to set it as such when it isn't.
The browser should not prompt the user to set it as the default browser.
The text was updated successfully, but these errors were encountered:
The --no-default-browser-check command line flag can be used to achieve the desired behavior by adding it to DEFAULT_FLAGS.
--no-default-browser-check
Sorry, something went wrong.
flags: disable the default browser check (GoogleChrome#181)
fc8d50e
flags: disable the default browser check (#181) (#182)
b8c89f8
Successfully merging a pull request may close this issue.
Is this a feature request or a bug?
This is a feature request.
What is the current behavior?
When starting the browser it checks whether it is the default browser and prompts the user to set it as such when it isn't.
What is the expected or desired behavior?
The browser should not prompt the user to set it as the default browser.
The text was updated successfully, but these errors were encountered: