# Jonghakseo/chrome-extension-boilerplate-react-vite

Chrome Extension Boilerplate with React + Vite + Typescript

Repository: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite
Canonical: https://ross.abutalabs.com/products/chrome-extension-boilerplate-react-vite
Homepage: https://deepwiki.com/Jonghakseo/chrome-extension-boilerplate-react-vite
Language: TypeScript
License: MIT
License Family: permissive
Archived: true
Last push: 2025-10-27T06:42:26+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 49, release rhythm 40, longevity 100
- inputs: {"age_days": 1606, "days_push": 310, "days_rel": 411, "gap_med": 20.5, "n_releases_24m": 13}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4911, forks 661 (observed 2026-08-28T04:09:02.302700+00:00)

## What it is
A monorepo-based boilerplate for building Chrome and Firefox browser extensions using React, TypeScript, Vite, and Tailwind CSS. It provides Manifest V3 support, hot module replacement, shared packages for storage/UI/i18n, and cross-browser builds managed with Turborepo and pnpm.

## Use cases
- scaffold a new chrome extension with react and typescript
- build a firefox extension with vite
- set up hot reload development for a browser extension
- create a manifest v3 extension starter project
- share storage state across extension pages
- structure a browser extension as a monorepo with shared packages

## When to choose
- starting a new Chrome or Firefox extension from scratch with React
- you want fast builds and HMR during extension development
- you need Manifest V3 with cross-browser (Chrome/Firefox) support
- you want a preconfigured monorepo with linting, formatting, and CI

## When to avoid
- building extensions with vanilla JavaScript or a framework other than React
- you need Safari or Edge-specific extension tooling
- you prefer a minimal single-file extension setup without a build pipeline
- maintaining an existing extension with a different architecture

## Facets
- artifact type: learning-resource
- maturity: active
- function: build-tool, frontend-framework, ui-components, internationalization, developer-tools
- domain: browser-extensions, web-development, frontend, developer-tools, cross-platform
- platform: browser, browser-extension, cross-platform
- tags: chrome-extension, firefox-extension, react, vite, typescript, tailwindcss, turborepo, manifest-v3, monorepo, hmr, starter-template, boilerplate, nodejs

## Member repositories
- Jonghakseo/chrome-extension-boilerplate-react-vite (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:02.302700+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:31:23.881852+00:00, confidence not recorded.
  - readme: https://github.com/Jonghakseo/chrome-extension-boilerplate-react-vite (fetched 2026-08-28T04:09:02.302700+00:00, sha c4a9e08fc5aa)
  - homepage: https://deepwiki.com/Jonghakseo/chrome-extension-boilerplate-react-vite (fetched 2026-08-29T09:00:27.445199+00:00, sha b46afb868a1e)
  - site_page: https://deepwiki.com/Jonghakseo/chrome-extension-boilerplate-react-vite/1.1-key-features (fetched 2026-08-29T09:00:27.448184+00:00, sha 1b1cbaad41e9)
  - site_page: https://deepwiki.com/Jonghakseo/chrome-extension-boilerplate-react-vite/1.2-getting-started (fetched 2026-08-29T09:00:27.450131+00:00, sha 0cf6808825c0)
- Data as of 2026-08-30T08:39:29.467469+00:00.
