A browser dictionary and translation extension for quick word lookup, sentence translation, and multi-source language references.
- Bing Dictionary
- Jisho
- DictionaryAPI
- Zdic
- Moegirl
- Wiktionary
- Urban Dictionary
- Open Multilingual Wordnet
- Caiyun Translate
- Google Translate
- DeepLx
- OpenAI
Download the latest build from the Releases page.
- Download and extract
cluelens-xxx-chrome.zip - Open
chrome://extensionsoredge://extensions - Turn on Developer mode
- Click Load unpacked
- Choose the extracted folder
- Download and extract
cluelens-xxx-firefox.zip - Open
about:debugging#/runtime/this-firefox - Click Load Temporary Add-on
- Select the manifest file in the extracted folder
- Node.js 18+
- Yarn 1.x
yarn installCreate a .env file if you want to provide a default Caiyun token:
yarn devFor Firefox:
yarn dev:firefoxyarn build
