Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4ndrs/dokodemo-anilist
Bring AniList's search box anywhere
https://github.com/4ndrs/dokodemo-anilist
firefox-addon react rollup tailwindcss typescript webextension zustand
Last synced: 1 day ago
JSON representation
Bring AniList's search box anywhere
- Host: GitHub
- URL: https://github.com/4ndrs/dokodemo-anilist
- Owner: 4ndrs
- License: mit
- Created: 2023-10-08T08:13:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-21T21:53:14.000Z (about 1 year ago)
- Last Synced: 2025-01-19T17:48:19.444Z (7 days ago)
- Topics: firefox-addon, react, rollup, tailwindcss, typescript, webextension, zustand
- Language: TypeScript
- Homepage:
- Size: 458 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/4ndrs/dokodemo-anilist/assets/31898900/6662f184-af2d-4f2b-b216-3990b4fbd2af)
## 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](https://bun.sh/) installed on your system, then you can proceed installing the dependencies and running the build script with Bun:```console
$ 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](https://github.com/4ndrs/dokodemo-anilist/assets/31898900/40a4e1a1-292b-4889-a643-3e8f5c25080b)