Enlighten your knowledge with new vocabulary you learn.
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!
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
orpnpm 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
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.