Allow access to Yomitan features via cross-extension communication #1797
Labels
area/api
The issue or PR is related to API between Yomitan and other scripts or applications
kind/enhancement
The issue or PR is a new feature or request
Hello, I am the maintainer of asbplayer, a sentence-mining browser extension for streaming video.
I do not have experience with this API myself but based on this documentation, it looks like it would relatively easy to expose an entry-point into Yomitan code that's callable from an extension like asbplayer. In particular, I would love if it were possible to extend asbplayer with some of Yomitan's flagship features, such as lemmatization and dictionary word lookups. Most users use asbplayer in combination with Yomitan anyway, so ideally this would be one extra step to make sentence-mining on asbplayer nearly on par with similar software like Migaku. Currently, asbplayer implements a workaround via a WebSocket server to achieve related behavior.
The text was updated successfully, but these errors were encountered: