translate man
June 26, 2018 · View on GitHub
chrome store: https://chrome.google.com/webstore/detail/translate-man/fapgabkkfcaejckbfmfcdgnfefbmlion
firefox store: https://addons.mozilla.org/zh-CN/firefox/addon/%E7%BF%BB%E8%AF%91%E4%BE%A0-translate-man/
This is a browser plug-in (webExtension development), compatible with chrome and firefox, hundreds of languages to achieve translation, call Google translation interface, focusing on user experience and speed.
Support the mouse to take words, zoned word translation, multi-lingual, user-friendly interface.
- New UI, so that the interface a new look
- Using Google translation interface, translation accuracy
- Support up to 100 languages, automatically identify the language
- User-friendly mode of operation, double-click translation, page word, all support
- Completely free, support Google voice
- Continuous development, if you feel good, remember a five-star rating
design screenshot
dev
$ npm install
$ npm run dev
build
$ npm run build
deploy
$ npm run deploy