Shikiplayer
Extension/script that adds Kodik player to Shikimori website.
Install / Use
/learn @qt-kaneko/ShikiplayerREADME
Beautiful design:

Quick releases:

Many voiceovers:

High quality:

Useful settings:

How to build
To build extension:
- With VSCode: Run 'Build Extension' or 'Build Release Extension' task.
- With Node: Run 'node build.js extension' or 'node build.js extension --release'.
To build userscript:
- With VSCode: Run 'Build Userscript' or 'Build Release Userscript' task.
- With Node: Run 'node build.js userscript' or 'node build.js userscript --release'.
You need Node, NPM and ESBuild to be installed in your environment.
This repo is using Build.js, a smol build system.
