https://github.com/soruly/trace.moe-webextension
WebExtension for the Anime Reverse Search Engine to search by image
https://github.com/soruly/trace.moe-webextension
anime cbir image-retrieval visual-search web-extension webextension webextensions
Last synced: 14 days ago
JSON representation
WebExtension for the Anime Reverse Search Engine to search by image
- Host: GitHub
- URL: https://github.com/soruly/trace.moe-webextension
- Owner: soruly
- License: mit
- Created: 2016-06-30T06:18:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-30T18:15:03.000Z (11 months ago)
- Last Synced: 2025-03-24T06:54:39.294Z (about 1 month ago)
- Topics: anime, cbir, image-retrieval, visual-search, web-extension, webextension, webextensions
- Language: JavaScript
- Homepage: https://trace.moe
- Size: 69.3 KB
- Stars: 114
- Watchers: 6
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## WAIT: What Anime Is This (WebExtension)
Anime Reverse Search WebExtension for Chrome, Firefox and Opera
[](https://raw.githubusercontent.com/soruly/trace.moe-WebExtension/master/LICENSE)
[](https://chrome.google.com/webstore/detail/search-anime-by-screensho/gkamnldpllcbiidlfacaccdoadedncfp)
[](https://discord.gg/K9jn6Kj)[](https://chrome.google.com/webstore/detail/search-anime-by-screensho/gkamnldpllcbiidlfacaccdoadedncfp)
[](https://addons.mozilla.org/en-US/firefox/addon/search-anime-by-screenshot/)
[](https://addons.opera.com/en/extensions/details/search-anime-by-screenshot/)
[](https://microsoftedge.microsoft.com/addons/detail/search-anime-by-screensho/bkigcpancdclbiekidfbcghedaielbda)Use anime screenshots to search the scene it is taken from.
It tells you which anime, which episode, and exactly which moment this scene appears in Japanese Anime.
## Demo
Demo image

Just right click on any Anime Screenshot to search

Search result tells you which moment it appears.
More info about the anime shown below provided by [ANILIST](https://anilist.co)

## Features
- Fetch, resize, compress the search image locally within browser, avoid re-download if possible
- Able to grab images that is not accessible from public internet
- Able to extract a frame from HTML5 video to search## Known issues
- Some websites like Twitter has elements on top of the video / images, so the search options does not appear in context menu.
- Some websites like Facebook / Youtube has its own context menu which overrides the browser's default.