Skip to content

Translator - Chrome Extension. Translate selected text using LibreTranslate, a self-hosted translation service.

License

Notifications You must be signed in to change notification settings

JBudny/translator

Repository files navigation

Translator - Chrome Extension

Overview

Translate selected text using LibreTranslate, a self-hosted translation service.

Prerequisites

  1. LibreTranslate: Up & Running. Follow setup steps from LibreTranslate Github repository.

Extension Setup

  1. Clone this repository
git clone [email protected]:JBudny/translator.git
  1. Install dependencies
yarn
  1. Build extension
yarn build
  1. Navigate to chrome://extensions/
  2. Enable "Developer mode" using the toggle switch in the top right corner.
  3. Click the "Load unpacked" button in the top left corner.
  4. Select the .output/chrome-mv3 directory inside the translator directory.

Extension configuration

API URL API Key Languages

Technology Stack

This project is licensed under the Apache License, Version 2.0 - see the LICENSE file for details.

About

Translator - Chrome Extension. Translate selected text using LibreTranslate, a self-hosted translation service.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published