
React+Vite Extension Template 作者: Ali Almasi
Create extensions with React+Vite with this template. Click on the homepage URL to learn more.
無使用者無使用者
擴充套件後設資料
關於此擴充套件
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.
Building
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
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
Building locally
As you may already know, steps to build locally are:
License
This template is licensed under the GNU GPL v3.
Support the creator
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.
Building
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
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.Building locally
As you may already know, steps to build locally are:
- Make sure to have the dependencies installed:
pnpm install
- Trigger the build precedure:
pnpm build
- Done. Check
/build
path for/build/chrome
and/build/firefox
sub-folders.
License
This template is licensed under the GNU GPL v3.
Support the creator
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.
由 1 位評論者給出 0 分
權限與資料了解更多
必要權限:
- 存取瀏覽器分頁
收集下列資料:
- 開發者聲稱此擴充套件不要求收集任何資料。
更多資訊