LeIm
Learn Language through Immersion
LeImคืออะไร?
LeIm เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Alex Prismotrov และคุณลักษณะหลักของมันคือ "Learn Language through Immersion"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย LeIm
ดาวน์โหลดไฟล์ส่วนขยาย LeIm ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
LEIM helps to learn new language right while surfing web. It looks like a hybrid of Google Translate and Anki. When you read a webpage, it translates unfamiliar words and at the end - generates a quiz to test you. My philosophy behind it is to make learning as natural as possible, namely - a part of daily life. Detailed video demo: https://www.youtube.com/watch?v=Q4lc2limJCE Several more tools on board: - LEIM reader: https://www.youtube.com/watch?v=mOis6-BzBTk - Youtube subtitle vocalization & custom webcontent vocalization: https://www.youtube.com/watch?v=RR0S19yVKEo (+Remnote flashcard generation) - Youtube synchronous subtitle panel (+Remnote flashcard generation): https://monosnap.com/file/SG3wHAS1LuDsNwGvHBU3pjWMQwMUFq Telegram me at @AlexAP31 for any feedback, feature requests and proposals.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | LeIm |
ID | gbfkhhfaafkedcjielnibpdhpdciognd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/leim/gbfkhhfaafkedcjielnibpdhpdciognd |
คำอธิบาย | Learn Language through Immersion |
ขนาดไฟล์ | 325 KB |
จำนวนการติดตั้ง | 43 |
เวอร์ชันปัจจุบัน | 1.7.5 |
อัปเดตครั้งล่าสุด | 2023-05-22 |
วันที่เผยแพร่ | 2022-12-08 |
ผู้พัฒนา | Alex Prismotrov |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://leim.me/ |
URL หน้าช่วยเหลือ | https://t.me/AlexAP31 |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "LeIm", "version": "1.7.5", "description": "Learn Language through Immersion", "author": "Alex Prismotrov", "content_scripts": [ { "matches": [ "https:\/\/www.youtube.com\/*" ], "run_at": "document_end", "js": [ "assets\/index.007b52f5.js" ], "css": [ "assets\/index.098cbe1f.css" ], "media": [] }, { "run_at": "document_end", "matches": [ " |