Skip to content

A translator extension.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.MIT
Unknown
LICENSE.NPL
Notifications You must be signed in to change notification settings

seaBFH/EdgeTranslate

 
 

Edge Translate

996.icu

License License

Version Build Status codebeat badge FOSSA Status

Chrome users Chrome stars Firefox users Firefox stars

View this page in other languages:

Downloads

Chrome Web Store / Firefox Add-ons / QQ Browser Web Store / 360 Browser Web Store

Manually Install

Firstly you need to download the extension package for your browser (Chrome and QQ Browser use the same package) from GitHub Releases.

It is always recommended to download the latest version.

Chrome

  • Extract the .zip package to somewhere on your disk.

  • Navigate to: chrome:https://extensions.

  • Enable Developer mode. It should be in the upper right corner of the page.

  • Click Load unpacked in the upper left corner.

  • Navigate to the directory of the extracted package.

QQ Browser

  • Extract the .zip package to somewhere on your disk.

  • Navigate to: qqbrowser:https://extensions/manage.

  • Enable Developer mode. It should be in the upper right corner of the page.

  • Click Load unpacked in the upper left corner.

  • Navigate to the directory of the extracted package.

Firefox

  • Installation will start automatically after the .xapi package is downloaded through Firefox browser.

360 Browser

  • Right click on the package file and choose "Use 360 Browser to open", then it will be installed automatically.

Build It By Yourself

To build the extension, you need to have Node.js installed.

Clone the repository:

git clone https://github.com/EdgeTranslate/EdgeTranslate.git

Install dependencies:

npm install

Build Chrome version:

npm run build:chrome

Build Firefox version:

npm run build:firefox

After building finished, you will get the unpacked extension under ./build/chrome/ and ./build/firefox/.

Load Unpacked Extension In Your Browser

Chrome

  • Navigate to: chrome:https://extensions.

  • Enable Developer mode. It should be in the upper right corner of the page.

  • Click Load unpacked in the upper left corner.

  • Navigate to the repository you just cloned, select build/chrome.

  • Now you can try this extension in Chrome.

Firefox

  • Navigate to: about:debugging.

  • Check the Enable add-on debugging box if it's not checked.

  • Click Load Temporary Add-on.

  • Navigate to the repository you just cloned, open build/firefox, select any file in this directory.

  • Now you can try this extension in Firefox.

More Information

Wiki

Contact Us

E-mails: nickyc975, Mark Fenng

License

MIT AND NPL

Contributors

About

A translator extension.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.MIT
Unknown
LICENSE.NPL

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.4%
  • CSS 7.0%
  • HTML 3.6%