4ndrs / dokodemo-anilist

Bring AniList's search box anywhere

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dokodemo AniList (Unofficial)

A web extension to search for anime, manga, characters, staff, and studios using the AniList's API. It adds a new context menu option that can be clicked making a search bar (similar to the one on AniList) appear floating on the current page. If there is text selected, it will be used as a search term when clicking the option.

1697290006016377.webm

Installing & Building

The extension is available for installing on AMO (https://addons.mozilla.org/en-US/firefox/addon/dokodemo-anilist). For building it yourself, you need Bun installed on your system, then you can proceed installing the dependencies and running the build script with Bun:

$ bun install
$ bun run build

The built files will be available under the directory dist.

Acknowledgements

I thought of Bocchi the whole time while writing this extension.

1559355235158

About

Bring AniList's search box anywhere

License:MIT License


Languages

Language:TypeScript 96.2%Language:CSS 3.8%