Skip to content

Latest commit

 

History

History
84 lines (54 loc) · 6.94 KB

README_english.md

File metadata and controls

84 lines (54 loc) · 6.94 KB

Immersive Bilingual Web Translation Extension

Note: This Repo is only for immersive translate management documentation, user feedback, and [releases](https://github.com/ immersive-translate/immersive-translate/releases), and the source code is currently closed source.

Main features

  • Intelligent identification of the main content area of the web page for translation, which is different from the behavior of similar plug-ins in translating all areas of the web page, reducing the “intrusiveness” of the original web page and enhancing the reading experience, so the extension is named “Immersive translation”.
  • Bilingual display, Chinese/English comparison.Divide naturally according to paragraphs, or you can set “divide paragraphs by sentences” to achieve comparative translation of each sentence.
  • Customized and optimized common mainstream websites, such as Twitter, Reddit, Discord, Gmail, Telegram, Youtube, Hacker News, etc.
  • Support more than 10 common translation services, including Deepl, OpenAI (ChatGPT 3.5), Google, Caiyun Xiaoyi, Tencent Translation, Baidu Translation, Volcano Translation, etc.
  • Support bilingual translation, production and export of PDF files and EPUB e-books
  • Support all platform browsers, desktop, mobile, iOS, Chrome, Edge, Firefox, Safari, etc. Have good support.
  • Provide a variety of translation style options, including weakening, blurring, underlining, divider and other styles, to personalize your translation experience as you please.

Click here to view use cases/screenshots

This extension is free to use. I hope everyone can easily, happily and gracefully obtain a large amount of foreign language information on the Internet, and don't let language become an obstacle ❤️

Table of Contents

Keep in touch

Use case

Install

Edge browser

Already on the shelves Edge Store, click here Install

Chrome browser

Already on the shelves Chrome Store, click here Install

Firefox

Already on the shelves Firefox Addon Store, click here Install.

Grease Monkey script address

Grease Monkey script address: <https://download.immersivetranslate.com/immersive-translate.user.js >, open this address in the browser where the Oil Monkey extension is installed, and you can install it.

Apple iOS/macOS Safari

Android terminal (Android)

For example, 狐猴浏览器, Kiwi Browser, etc., as long as the browser supports the Tampermonkey script, you can install this extension through the Tampermonkey script. If you support the Chrome store, you can also install the store version directly.

Manual installation (experience the latest development features)

The advantage of manual installation is that there is no need to wait for the store review, and you can immediately experience the features of the latest development version.

  • Download the installation package. Use git clone to download the repository locally:
    git clone https://github.com/immersive-translate/next-immersive-translate.git
    (If you are not used to command-line operations, you can directly go to the Publish page to download the compressed package. Additionally, you can download the GitHub Desktop client to sync the GitHub repo to your local machine.)
  • For Chrome-like browser installation: (1) Enter chrome://extensions in the address bar to open the extension management window; (2) Enable "Developer Mode", select "Load unpacked extensions", and choose "dist/chrome" to load.
  • For Firefox browser installation: (1) Enter about:debugging#/runtime/this-firefox in the address bar to open the extension management window; (2) Temporarily load the add-on and select dist/firefox/manifest.json. (If you are not used to command-line operations, you can directly go to the Publish page to download the compressed package. Additionally, you can download the GitHub Desktop client to sync the GitHub repo to your local machine.)
  • Update method: If you use the installation package downloaded by git, then use "git pull" to pull the latest file, and then select "Reload" on the extension management page. If you downloaded the installation package from the publish page, download the latest version here to replace the old one.

Star History

Star History Chart