Greasy Fork is available in English.
Explain selected text using LLM with follow-up chat, web search, and Anki integration
A browser userscript that explains selected text using LLM with follow-up chat, web search, and Anki integration.
Install a userscript manager:
Install the script:
Click the Tampermonkey icon and select "Text Explainer Settings" to configure:
| Setting | Description |
|---|---|
| Provider | LLM provider (OpenRouter, OpenAI, Anthropic, Gemini) |
| Model | Model name (e.g., openai/gpt-4o-mini) |
| Base URL | API endpoint URL |
| API Key | Your API key for the provider |
| Search | Web search provider (Brave, Kagi, Tavily) + API key |
| Anki | AnkiConnect endpoint URL + API key |
| Language | Response language (Chinese, English, Japanese, etc.) |
| Shortcut | Keyboard shortcut (default: Alt+D) |
| Float Btn | Floating button for touch devices |
Alt+D (or your configured shortcut)MIT License