Copyright (c) 2020 Akashraj R
A chrome extension for German-English & English-German translations APIs from Yandex
I recently started learning German on the side, and I couldn't find a chrome extension which solved my needs for German Translations. So, I decided to build my own 🤷♂️
Coming soon ...
- Get a API key from Yandex Dev and
export YANDEX_DICTIONARY_API_KEY=XXXXX
npm install
npm run build
npm run install-tools
npm run server
- Go to chrome://extensions/ and switch on Developer Mode if not done already
- Click
Load Unpacked
and load/src/client
- Shortcuts are
Cmd+D
orCtrl+D
- Use
.js
files from webpack/src/client/dist
- Multi Language Support
- AutoComplete Feature
- Integrate this Dictionary API (for advanced usage)
- German Verb Conjugation
- Local Storage
- UI Changes for Verb Conjugation
Wöterbuch is security compliant with this contentSecurityPolicy
Check the Chanelog
Copyright (c) 2020 Akashraj R License