Skip to content

A clone of official google translate extension with improved functionality

License

Notifications You must be signed in to change notification settings

Cudiph/translight

Repository files navigation

logo

Enlighten your knowledge with new vocabulary you learn.


Get Translight for Firefox Get Translight for Edge

Translight

Translight brings google translate in the form of fast and light browser extension powered with svelte. It's open-source and using MIT license so you have the freedom!

Building for Production

First of all you need Node.js LTS v18. After that, download the source code or clone the project. After all is done run this command in the root folder:

  • npm install or pnpm install
  • npm run build

This will create a dist folder for you to install in about:debugging for firefox or chrome://extensions for chromium browser

Contribution

Any contribution are welcome! Don't hesitate to create pull request or asking for feature or bug report etc. I'll respond as soon as possible.