How do I use `jpm` with webextension in Firefox?
问题 I'm starting a Firefox addon and from what I see: jpm is the tool to manage a Firefox addon ; WebExtensions are a new way to write Firefox extensions compatible with the extension API supported by Google Chrome and Opera ; yet I can't find if jpm is usable with WebExtensions. Question Is it possible to develop a WebExtensions using jpm ? 回答1: Nope. They’re two separate ways of developing Firefox add-ons. Just to add a little more detail, if you’re writing an add-on you want people to use now,