DEV Community
•
2026-04-29 14:09
I built a local-first Chrome extension for translating selected text and saving vocabulary
I recently built Vocabinet, a Chrome extension for people who read foreign-language content online and want a faster way to translate words or phrases without leaving the page.
The idea came from a small frustration: when I’m reading an article, blog post, or documentation in another language, the lookup flow is usually too disruptive. I either open a new tab, paste text into a translator, or tra...