MCPcopy Index your code
hub / github.com/aniskip/aniskip-extension

github.com/aniskip/aniskip-extension @v1.8.10

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.8.10 ↗ · + Follow
379 symbols 787 edges 190 files 36 documented · 9%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

typescript-aniskip-extension

Web browser extension to skip anime openings and endings

Discord

We are now on Discord! Want to contribute, need help or just want to ask questions?

Join the Aniskip Discord.

Getting started

Building and running the extension

Prerequisites

You will need to have installed:

  1. Node.js v16.0.0 or greater
  2. Yarn v2.4.1 or greater

Running for development

  1. Clone the repo

git clone https://github.com/lexesjan/typescript-aniskip-extension

  1. Navigate into the cloned GitHub repository

cd typescript-aniskip-extension

  1. Run the install and start script

yarn install yarn start:dev:chrome

This will start a chromium browser with the built extension loaded. This script will reload the extension on file change. You can replace chrome with firefox to build for firefox.

Building for production

  1. Clone the repo

git clone https://github.com/lexesjan/typescript-aniskip-extension

  1. Navigate into the cloned GitHub repository

cd typescript-aniskip-extension

  1. Run the install and start script

yarn install yarn build:prod:chrome

This will build a zipped extension in the web-ext-artifacts folder. You can replace chrome with firefox to build for firefox.

Core symbols most depended-on inside this repo

Shape

Function 166
Method 146
Class 67

Languages

TypeScript100%

Modules by API surface

src/players/base-player.ts32 symbols
src/pages/base-page.ts15 symbols
src/components/SubmitMenu/SubmitMenu.tsx15 symbols
src/options/components/SettingsPage/SettingsPage.tsx13 symbols
src/components/Searchbox/Searchbox.tsx11 symbols
src/data/settings/slice.ts10 symbols
src/api/aniskip-http-client/aniskip-http-client.ts10 symbols
src/players/plyr/plyr.ts8 symbols
src/players/jw/jw.ts8 symbols
src/players/flowplayer/flowplayer.ts8 symbols
src/players/crunchyroll/crunchyroll.ts8 symbols
src/pages/zoro/zoro.ts8 symbols

For agents

$ claude mcp add aniskip-extension \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page