Skip to content

Toumash/react-extension-vite-template

Repository files navigation

React Chrome Extension with Vite4

How to run?

  1. Clone the repo
  2. cd into the repo directory
  3. Install npm packages and run it
npm i
npm run dev
  1. Run chrome
  2. Go to chrome://extensions
  3. Enable developer mode
  4. Load unpacked - select the 'dist' folder in the repo
  5. Go to any website
  6. You should see the message
  7. Click the extension button
  8. You should see the popup

About

React + Typescript (optional) + vite4 + crxjs template. Based on https://crxjs.dev/vite-plugin/getting-started/react/create-project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published