Skip to content

chrome extension - When mouse hover on text, it shows translated tooltip using google translate

License

Notifications You must be signed in to change notification settings

RavinduTharanga/MouseTooltipTranslator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MouseTooltipTranslator

Chrome users Chrome rate

Chrome extension for mouseover translation - Mouse over to translate using google translate
When mouse hover on text, it shows translated tooltip in any desired language.

download from chrome web store

Result

Alt Text result
result
result
result

Features

  • Visualise tooltip on any web page (except chrome web store site)
  • Using google translate to translate in any language
  • In the setting, google tts (text to speech) is available to listen text
  • Support pdf to display translated tooltip using Mozilla PDF.js
  • Filter out when source language and target language are same
  • (Experimental feature) show comic bubble translation when mouse over on comic bubble background

Contributors

Change Log

Required environment to run

npm install

Run watch

npm run watch

Run build

npm run build

Privacy policy

  • Mouse tooltip translator uses user data only for google translation(tts) purpose.
  • It does not share any user data with any other third parties.

Acknowledgement and References

About

chrome extension - When mouse hover on text, it shows translated tooltip using google translate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 89.6%
  • CSS 6.0%
  • HTML 2.4%
  • Vue 2.0%