Skip to content

Template for a Chrome extension using React 18, Tailwind CSS, and Ant Design UI.

License

Notifications You must be signed in to change notification settings

MatrixCross/React-Crx-Starter

Repository files navigation

react-crx-template

中文文档

fork from: React-crx-template

Profile

A simple and easy-to-use Chrome extension development template

Features

  • 🚀 Manifest supporting React version 18
  • 🖥 Support hot update for background, contentScript, and popup
  • 📦 vite + react + unocss

开发

After pulling the code

pnpm i
pnpm dev

Development environment, the result code for debugging is placed in the root directory in the local folder

releasePackaging

拉取代码后

After pulling the code

pnpm build

Production environment, code is placed in the root directory extension folder

WeChatGroupQrCode

图片描述

About

Template for a Chrome extension using React 18, Tailwind CSS, and Ant Design UI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published