LeIm
Learn Language through Immersion
什麼是LeIm?
LeIm是由Alex Prismotrov開發的Chrome擴展程式,該擴展的主要功能是“Learn Language through Immersion”。
擴展截圖
下載LeIm擴展crx文件
下載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. 擴展基本資訊
| 名稱 | |
| ID | gbfkhhfaafkedcjielnibpdhpdciognd |
| 官方網址 | 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": [
" | |