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 |
| 公式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 |
| Eメール | [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": [
" | |