Important
Extension is helper for animevsub dekstop website. The web version of the app won't work without this extension
Although this extension is called AnimeVsub Helper
it can provide complete API cors for any website.
Chrome |
Edge |
Firefox |
Firefox Android |
Brave |
Opera |
---|
Install for
- Yes, you can use this utility on Chrome. But I haven't uploaded it to Chrome Store so you need to install this extension manually
- The main reason I don't upload this extension to
Chrome Store
is because Google charges$5
when I want to sign up for an account to upload, and I don't want to - If someone wants to upload this utility to the
Chrome Store
just do so you don't have to get permission from anyone. But then send a pull request that includes a link to the utility and your name to this repo to share it with everyone.
Caution
Since stable version 1.0.1
utility will not inject code anymore use npm package client-ext-animevsub-helper replaceable
Here is the API that this extension embeds in websites Check here
Use them by calling window.Http.get
or window.Http.post
in your website
- Run this script:
pnpm i
- Next, For manifest v2 run
cd manifest-v2
. For manifest v3 runcd manifest-v3
- Run:
pnpm dev
- New Terminal run:
pnpm start:chrome # open chrome
pnpm start:firefox # open firefox