Watch and download on Shikimori is a browser extension that lets you watch and download anime directly on the Shikimori website using built-in players and torrent trackers.
- Shikimori-style Show / Hide Player button.
- Built-in Kodik and AniLibria players.
- Player features:
- Resolution selection (up to 1080p)
- Playback speed control
- Multiple dubbing and subtitle options
- Automatically resumes playback from the last watched episode.
- Ability to show and hide the player without page reload.
- Direct links to search for the current anime on supported torrent trackers.
- Clean integration into the Shikimori UI.
💡 You can install the stable version directly from Firefox Add-ons, Chrome Web Store or build and load the extension manually (see How to Build).
Due to frequent changes in Shikimori domains, the extension needs to know the current domain before it can work.
- Click the extension icon in the browser toolbar.
- Enter the current Shikimori domain (for example:
shikimori.one) - Click Save and grant access when prompted by your browser.
You only need to do this once — or whenever Shikimori changes its domain again.
Click the Show Player button on an anime page.
Watch anime using the built-in Kodik or AniLibria player with multiple dubbing and subtitle options.
Click the button again to hide the player.
Use the provided links to find and download anime from supported torrent trackers.
This project uses Node.js, npm, and a build step that outputs a ready-to-use browser extension.
- Node.js >= 18 (LTS recommended)
- npm >= 9
git clone https://github.com/Malanavi/Watch-and-download-on-Shikimori.git
cd Watch-and-download-on-Shikimorinpm installnpm run buildAfter the build completes, the compiled extension will be available in the dist/ directory.
- Open about:debugging
- Go to This Firefox
- Click Load Temporary Add-on
- Select the file:
dist/manifest.json
- Open
chrome://extensions - Enable Developer mode
- Click Load unpacked
- Select the folder:
dist/
- Current version: 4.x
- Status: Maintenance mode
- Updates are released only to fix critical bugs or breaking issues.
This project is licensed under the GPL-3.0-or-later license. See the LICENSE file for details.



