chrome-ext-starter

Get started with building your Chrome extension effortlessly! Our starter kit combines the power of cutting-edge technologies like Vite, TypeScript, React, CRX, Tailwind CSS, and DaisyUI, making extension development a breeze.

Stars
9

Bot releases are hidden (Show)

chrome-ext-starter - Release Notes - v0.1.0 Latest Release

Published by rezasohrabi 5 months ago

✨ What's Started

  • Implemented CRX for development and build processes to streamline extension packaging.
  • Integrated Tailwind CSS and Daisy UI in content script, popup, and options pages for enhanced styling and UI components.
  • Added Airbnb ESLint configuration and Prettier for consistent code formatting and style enforcement.
  • Configured Husky, Pre-commit, and Commit Message to enforce code quality standards and automate pre-commit checks.
  • Utilized Vite bundler for fast development and optimized production builds.
  • Leveraged TypeScript for type safety and improved development experience.
  • Adopted PNPM package manager for efficient dependency management.
Related Projects