A simple React implementation of a Chrome Extension Template for a foldable side panel. With Parcel, TypeScript, TailwindCSS
50/100 healthLoading repository data…
Loading repository data…
AliAlmasi / repository
A simple template to develop Chrome and Firefox extension with React+Vite
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This repository contains the template used for developing a browser extension with React+Vite. You can use this template to develop extensions for both Chrome-based and Firefox-based browsers. This template also uses two separate manifests (manifest V2 and V3) for each Chrome and Firefox.
This template uses Vite building configuration and Rollup options to build the final extension package for both Chrome and Firefox, with their respective manifest file. Building can be triggered and done either locally, or automatically using GitHub Action workflow, which is included in the template.
Automated builds are triggered when there's a new release tag. It also can be triggered manually. If triggered manually, the built packages will be uploaded and over-written to the latest release tag.
You can see the latest release of this repo and see the chrome.zip and firefox.zip files, ready to use.
As you may already know, steps to build locally are:
node and npm installed. (pnpm is recommended to use)pnpm installpnpm build/build path for /build/chrome and /build/firefox sub-folders.This template is licensed under the GNU GPL v3.
My name is Ali Almasi, and I'm a web developer, based in Tehran. I'll be very happy to receive your donations via Daramet.
Selected from shared topics, language and repository description—not editorial ratings.
A simple React implementation of a Chrome Extension Template for a foldable side panel. With Parcel, TypeScript, TailwindCSS
50/100 healthchinna-naidu /
A simple project template for developing chrome extensions in react using typescript
27/100 healthxiaochen0517 /
A simple chrome extension template with Vite, React, TypeScript and Tailwind CSS.
37/100 healthdonething /
A simple chrome extension template with Vite, React, TypeScript and Tailwind CSS.
37/100 health