React, TypeScript and Webpack boilerplate for cross-browser browser extensions
Starter boilerplate for building browser extensions that run in Chrome, Firefox, Opera and Edge. It uses React, TypeScript and Webpack, supports Manifest V3, SCSS styling, live reload, and cross-browser APIs via webextension-polyfill. Suited for UI-driven extensions that need a component-based frontend, automated builds, and testing.
0