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 |
| 电子邮箱 | [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": [
" | |