You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?The text was updated successfully, but these errors were encountered: