Exploring the idea of developing a basic Firefox extension that involves external modules such as Firebase and Cheerio, but there doesn't seem to be much information available on this topic. I noticed there are legacy options like jpm, but they're no longer supported.
Is it feasible to incorporate npm packages into a webExtension? Could extracting the essential components of the desired libraries and placing them in a custom lib folder potentially make it work? I'm planning to test out this approach first. Any current resources or guidance would be highly appreciated!