I have developed a personal-use English translation plugin that I find quite useful. Initially, it was a small assignment to create an English translator, but I enhanced it with additional features. The plugin offers deep parsing with automatic differentiation between words and sentences, a word mode that displays phonetics, Chinese definitions, etymological stories, example sentences, and AI-recommended related images. It also provides a sentence mode for smooth whole-sentence translation. Additionally, it features automatic image pairing by fetching images from Bing via a Python backend to aid visual memory. The UI is minimalist with a frosted glass effect card, supports随意拖拽, and includes a dark mode that adjusts according to the browser theme. The source code is available on GitHub: My_translator. Currently, it only supports the Deepseek API Key, with a fallback to a default package. If you're interested, give it a try, although there are still many areas for improvement as it's my first attempt at creating a plugin.

标签: none

评论已关闭