Skip to content

Commit cb82898

Browse files
authored
Update README.md
1 parent cac96f5 commit cb82898

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Dokodemo AniList (Unofficial)
2-
A web extension for Firefox to bring AniList's search box anywhere.
2+
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.
3+
34

45
[1697290006016377.webm](https://github.com/4ndrs/dokodemo-anilist/assets/31898900/6662f184-af2d-4f2b-b216-3990b4fbd2af)
56

67
## Installing & Building
7-
Builds for installing and testing are available [here](https://github.com/4ndrs/dokodemo-anilist/releases). 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:
8+
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:
89

910
```console
1011
$ bun install

0 commit comments

Comments
 (0)