Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 296 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 296 Bytes

FastTranslate

FastTranslate is a Browser extension that facilitates quick translations. It automatically translates in both ways. It uses Microsoft Translate under the hood.

Commands

Start in Development mode:

web-ext run --devtools

Build:

web-ext build --overwrite-dest
```