Readlang Web Reader
Read websites in the language you're learning, translate words you don't know, and we'll create flashcards to help you remember.
Readlang Web Reader là gì?
Readlang Web Reader là một tiện ích mở rộng Chrome được phát triển bởi https://readlang.com, và tính năng chính của nó là "Read websites in the language you're learning, translate words you don't know, and we'll create flashcards to help you remember.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Readlang Web Reader
Tải xuống các tệp mở rộng Readlang Web Reader dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Learn a language while surfing the web! Visit articles in the language you're learning. Use Readlang to translate the words and phrases you don't understand. And we'll create flashcards and vocab lists for you. - Visit a webpage* in the language you are learning. - Click "R" to open Readlang. - Click on any word, or drag across any phrase to translate. Supercharge your language learning! Featured on Lifehacker: http://lifehacker.com/readlang-helps-you-learn-a-foreign-language-as-you-surf-1697991769
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Readlang Web Reader |
ID | odpdkefpnfejbfnmdilmfhephfffmfoh |
URL Chính Thức | https://chromewebstore.google.com/detail/readlang-web-reader/odpdkefpnfejbfnmdilmfhephfffmfoh |
Mô tả | Read websites in the language you're learning, translate words you don't know, and we'll create flashcards to help you remember. |
Kích Thước Tệp | 358 KB |
Số Lần Cài Đặt | 134,221 |
Phiên Bản Hiện Tại | 0.9.3 |
Cập Nhật Lần Cuối | 2023-09-08 |
Ngày Phát Hành | 2017-05-17 |
Đánh Giá | 4.34/5 Tổng số 194 Đánh Giá |
Nhà Phát Triển | https://readlang.com |
[email protected] | |
Loại Thanh Toán | in_app |
Trang Web Mở Rộng | https://readlang.com |
URL Trang Trợ Giúp | https://readlang.uservoice.com/ |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Readlang Web Reader", "short_name": "Readlang", "description": "Read websites in the language you're learning, translate words you don't know, and we'll create flashcards to help you remember.", "version": "0.9.3", "icons": { "16": "content\/icon16.png", "48": "content\/icon48.png", "128": "content\/icon96_128.png" }, "permissions": [ "activeTab", "contextMenus", "scripting" ], "host_permissions": [ "https:\/\/readlang.com\/*", "https:\/\/test.readlang.com\/*", "http:\/\/localhost\/*" ], "content_scripts": [ { "matches": [ "https:\/\/readlang.com\/*", "https:\/\/test.readlang.com\/*", "http:\/\/localhost\/*" ], "all_frames": true, "js": [ "src\/contentScript.js" ] }, { "matches": [ " |