React and TypeScript boilerplate with Webpack for Chrome extensions
A starter template for building Chrome extensions using React, TypeScript, and Webpack. It provides hot reload for content scripts, React DevTools support for options and popup pages, and a TypeScript-based Webpack configuration. Suited for extensions with background scripts, popup/options UIs, and content scripts that require live reload and CSS extraction.
0