Revilink Webext
Comment on any link on the internet
Install Node.js >=18.18.0 and run the following command:
Git clone.
$ git clone https://github.com/revilink/revilink-webext.git
pnpm devThen load extension in browser with the extension/ folder.
For Firefox developers, you can run the following command instead:
pnpm start:firefoxweb-ext auto reload the extension when extension/ files changed.
While Vite handles HMR automatically in the most of the case, Extensions Reloader is still recommanded for cleaner hard reloading.
If you have a web browser, you can get a fully pre-configured development environment with one click:
To build the extension, run
pnpm buildAnd then pack files under extension, you can upload extension.crx or extension.xpi to appropriate extension store.
Based on vitesse-webext
You can sponsor me for the continuity of my projects:
MIT License © 2024 Revilink
