Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 634 Bytes

File metadata and controls

25 lines (13 loc) · 634 Bytes

WordTranslate README

A vocabulary and sentence translation plugin that automatically displays the translation results after the user selects the text.

Features

Detect JavaScript files, user selects English, automatically translates to Chinese.

feature

Requirements

Requesting translation API requires the use of MD5 module.

npm install md5

Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.