Skip to content

a browser extension primarily designed for translation of selected text

License

Notifications You must be signed in to change notification settings

codesofun/lingo-link

 
 

Repository files navigation

English | 简体中文

Download

Introduction

Lingo Link is a browser extension primarily designed for translation of selected text, aimed at assisting with reading foreign language original texts and improving language skills in the process. The plugin is designed to be simple and aesthetically pleasing.

Main Features

  • Word Lookup: Youdao Dictionary Simplified, Youdao Dictionary Collins
  • Translation: Youdao Translation, Google Translation, OpenAI, Gemi, Moonshot, Deepseek, etc. Large model translations require an API key.
  • Vocabulary Marking: Collected new words will be marked on the webpage.

Development

npm install
npm run dev:chrome
or
npm run dev:edge

Open the browser extension development mode and load the dist folder.

Build

The dist directory contains the final build output.

npm run build:chrome
or
npm run build:edge

Acknowledgements

About

a browser extension primarily designed for translation of selected text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Other 1.3%