Skip to content

Roberson-Andrade/history-tracker

Repository files navigation

Banner

⚡ CRXJS React starter + TypeScript + TailwindCSS

This template is for creating Chrome extension, using Vite, CRX plugin, React, TailwindCSS and TypeScript.

What this template contains?

  • Extension popup
  • Content scripts
  • Extension background
  • New tab page
  • Welcome page

How to use

# Install dependencies
npm install

# Run extension as dev mode
npm run dev

# Build extension
npm run build

Example Usage

To use the popup:

  1. Navigate to the src/pages/popup/popup.tsx directory.
  2. Modify the files as needed.
  3. Run npm run dev to see changes in real-time.
  4. Once satisfied, build the extension using npm run build.

Useful Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published