Hacker News new | ask | show | jobs
by iudqnolq 2248 days ago
I thought web-ext was only for Firefox, and I didn't see anything in the Readme about Chrome?
1 comments

Looks like it's only in the release notes [1] - I only spotted it recently myself while updating an extension, it's:

    web-ext run --target chromium
[1] https://github.com/mozilla/web-ext/releases
Thank you!