Skip to content
New issue

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

Allow to develop on any Chromium-based Browser #59

Closed
cezaraugusto opened this issue May 13, 2024 · 1 comment · Fixed by #186
Closed

Allow to develop on any Chromium-based Browser #59

cezaraugusto opened this issue May 13, 2024 · 1 comment · Fixed by #186

Comments

@cezaraugusto
Copy link
Member

Discussed in https://github.com/cezaraugusto/extension.js/discussions/56

Originally posted by jolo-dev May 11, 2024
To my shame, I don't use Chrome but another Chromium-based browser (Arc or Brave). Is there a possibility to use them instead?
If not, how about making the --browser more generic and pointing to the path of the browser?

@cezaraugusto
Copy link
Member Author

For this to be done, we need a generalist Chromium plugin. Once webpack-run-chrome-extension is more mature, it can be forked and have the browser path as a parameter in the plugin class.

We should support all major browsers (defined in README.md) and allow support for custom paths for the --browser flag, for unsupported browsers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant