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

Tool for opening browser during development #18

Open
aklinker1 opened this issue Mar 11, 2023 · 0 comments
Open

Tool for opening browser during development #18

aklinker1 opened this issue Mar 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@aklinker1
Copy link
Owner

Right now, web-ext is the only tool for opening all browsers with an extension installed. Unfortunately, it is quite heavy and does a lot of other things unrelated to this process. It also has lots of peer dependencies, all of which are optional, but annoying when the warnings pop up on install.

To start out, this tool needs to do a couple of things:

  • Open Chrome with an extension installed
  • Open Firefox with an extension installed
  • Reload the extension without reloading the browser

This will do everything web-ext does for this one use case.

@aklinker1 aklinker1 added the enhancement New feature or request label Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant