artemave / translate_onhover

Browser translation extension

Home Page:https://chrome.google.com/webstore/detail/aggiiclaiamajehmlfpkjmlbadmkledi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Web Store License Test endpoints

Simply the best Google Chrome translation extension - https://chrome.google.com/webstore/detail/aggiiclaiamajehmlfpkjmlbadmkledi

Firefox version: https://addons.mozilla.org/firefox/addon/transover-ff/

Edge version: https://microsoftedge.microsoft.com/addons/detail/transover/jocggnbbgpaaphngnlccmhgbjffgnjda

Run local version

You'll need a terminal and NodeJs. Then clone/download this repository.

In the project directory, install dependencies (run this in a terminal):

npm install -g yarn
yarn install

Then build:

TRACKING_ID=1234 yarn build

Where TRACKING_ID is some Google Analitycs tracking id.

Now you can "Load unpacked" the ./dist folder.

Development

In addition to the above, there is yarn dev. For as long as it is running, dist will stay updated with code changes.

About

Browser translation extension

https://chrome.google.com/webstore/detail/aggiiclaiamajehmlfpkjmlbadmkledi


Languages

Language:JavaScript 79.8%Language:HTML 18.1%Language:Shell 1.9%Language:Vim Script 0.3%