LeIm
Learn Language through Immersion
ما هو LeIm؟
LeIm هو إضافة Chrome تم تطويرها بواسطة Alex Prismotrov، والميزة الرئيسية لها هي "Learn Language through Immersion".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة LeIm
قم بتنزيل ملفات الامتداد LeIm بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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/ |
عنوان صفحة المساعدة | 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": [ " |