Get the latest tech news
Show HN: I made a CLI tool to create web extensions with no build configuration
🧩 Plug-and-play, zero-config, cross-browser extension development tool. - GitHub - cezaraugusto/extension.js: 🧩 Plug-and-play, zero-config, cross-browser extension development tool.
Extension.js is a plug-and-play, zero-config, cross-browser extension development tool with built-in support for TypeScript, WebAssembly, React, and modern JavaScript. Tailor your command by replacing<sample-name> with the specific sample you're interested in. Brave BrowserGoogle ChromeMicrosoft EdgeMozilla FirefoxOpera BrowserApple SafariVivaldi Browser☑️✅✅⛔️☑️⛔️☑️Firefox For AndroidSafari On iOS⛔️⛔️If you want to target a specific browser, just pass the--browser flag to the dev/ start command (based on the list available above), like npx extension dev path/to/extension --browser=edge.
Or read this on Hacker News