anime-vsub / vuighe-extension-unoffcial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extension VuiGhe

This is an open width is not precision for website vuighe.net

Error? Report now

Setup

pnpm i

Development

pnpm dev

Then load extension in browser with the extension/ folder.

For Firefox developers, you can run the following command instead:

pnpm start:firefox

web-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.

Build

To build the extension, run

pnpm build

And then pack files under extension, you can upload extension.crx or extension.xpi to appropriate extension store.

Credits

Created by @tachib_shin make time free.

About

License:MIT License


Languages

Language:TypeScript 60.8%Language:Vue 36.2%Language:HTML 1.5%Language:SCSS 1.4%