Loading repository data…
Loading repository data…
pilar6195 / repository
Simple userscript/extension for AniList that adds a few additional features using modern javascript.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
The browser extension on the Firefox Add-ons Store is currently outdated. Working out some issues getting it published. It will eventually be updated, but for now, please use the userscript or chrome version instead.
If the above link just opens/downloads the file, it means your browser lacks a userscript manager. If that's the case then install one like Tampermonkey or Violentmonkey with the links provided below and then click on the above link again to finish the AniList Extras installation process.
To build the userscript/extension, you need Bun.
bun install to install dependencies.bun run build to build the project. Built assets will be in the dist directory.
Unpackaged extension will be in the .build directory.
bun run watch to watch for changes and rebuild automatically.bun run watch:serve to serve the userscript at http://localhost:3000/anilist-extras.user.js for easy development with Violentmonkey.Running
bun run watchandbun run watch:servewill build with sourcemaps enabled for easier debugging.bun run buildwill not include sourcemaps by default but can be enabled by setting the--include-sourcemapflag.
Note: Since this project is primarily a userscript, the browser extension serves as a wrapper around it. Consequently, browser extension specific features/APIs cannot be used.
/characters support.