Skip to content

luqmanoop/bun-chrome-extension

Repository files navigation

bun-chrome-extension

Develop chrome extension with full TypeScript support using Bun 🐰 & React

Bun chrome extension is a starter template for developing chrome-extensions using modern frontend tooling.

What's inside?

  • First-class TypeScript support
  • Background & content scripts
  • Popup & Options page built with React
  • Lint & format with BiomeJS
  • Latest Manifest v3
  • TailwindCSS

Install dependencies:

bun install

Run:

bun run dev

Build:

bun run build

Package extension for publishing

bun run pack

License

This project is licensed under the MIT License.

About

Develop chrome extension with Bun 🐰 & React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published