Skip to content

msumib/to-deepl

 
 

Repository files navigation

To Google Translate

Introduction

This extension creates a context menu item in the browser, when you click on a menu item, the current page url, link or the previously selected text is sent to Google Translate. You can also setup default language in the option page.

How to use

Changing the default language

First you should change the default language settings by accessing to about:addons > To Google Translate option page.

Translating text

Select any text in some web page and then right click with your mouse

Testing out the extension

You can test the extension in Firefox with web-ext. web-ext can be installed with the Node Package Manager.

sudo npm install --global web-ext

Download the code from Github

git clone https://github.com/itseco/to-google-translate.git
cd to-google-translate
make prepare

Run in the root folder extension the command

web-ext run

Contributors of new features

  1. chr314
  2. piroor

About

Highlight text on a web page and send it to Google Translate

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 69.8%
  • HTML 21.1%
  • CSS 8.3%
  • Makefile 0.8%