Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.37 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.37 KB
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.