Skip to content

anime-vsub/extension-animevsub-helper

Repository files navigation

Extension AnimeVsub Helper

GitHub license Release

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.

Install


Chrome

Edge

Firefox

Firefox Android

Brave

Opera

Install for

  • Desktop - Chrome, Edge, Vilvadi, Firefox...
  • Android - Lemur, Kiwi, Flow, Mies, Yandex, Optima...

Why can't I see Chrome? Can i use this utility on Chrome (Chromium)?

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

Inject window.Http

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

Development

  1. Run this script:
pnpm i
  1. Next, For manifest v2 run cd manifest-v2. For manifest v3 run cd manifest-v3
  2. Run:
pnpm dev
  1. New Terminal run:
pnpm start:chrome # open chrome
pnpm start:firefox # open firefox