Introducing ๐งฉ extension-create โ a development tool for browser extensions with built-in support for TypeScript, WebAssembly, React, and modern JavaScript.
It is now possible to create cross-browser extensions with no build configuration. Here's a video of me running a remote Mozilla Add-On from the MDN samples using Microsoft Edge as a browser.
- Run `npx extension@latest create my-extension` to get started immediately.
- ๐ Read the docs at https://docs.extensioncreate.com
- ๐ฝ GitHub repo https://github.com/cezaraugusto/extension-create