FastTranslate is a Browser extension that facilitates quick translations. It automatically translates in both ways. It uses Microsoft Translate under the hood.
Start in Development mode:
web-ext run --devtools
Build:
web-ext build --overwrite-dest
```