TypeScript Chrome extension boilerplate using Rsbuild and React components.
A Chrome extension boilerplate providing a Manifest V3 project layout with a TypeScript codebase and component-based UI. It integrates rsbuild-compatible bundling and common extension entry points (background, content, popup) and includes development and build scripts. Suited for building Chromium-based browser extensions that use TypeScript and component UIs.
0