Migaku - Learn Languages

The world’s most powerful language-learning platform. Enjoy and learn from your favorite content, right here in your browser.

什么是Migaku - Learn Languages?

Migaku - Learn Languages是由https://migaku.com开发的Chrome扩展程序,该扩展的主要功能是“The world’s most powerful language-learning platform. Enjoy and learn from your favorite content, right here in your browser.”。

扩展截图

screenshot
screenshot
screenshot
screenshot
screenshot

下载Migaku - Learn Languages扩展crx文件

下载Migaku - Learn Languages扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Migaku requires an account to use. Sign up and give us a try for free at Migaku.com!

⚠️ IMPORTANT: this extension doesn’t have all the same features as our Legacy Extension (yet). We're working hard on new features and bug fixes, and making frequent updates. Stay tuned!

💫 Fluency is not a fantasy
Migaku is a powerful toolset for serious language learners. Dive right into the language you are learning, and focus on the content that you enjoy the most. Migaku will help you navigate and learn from what you're watching and reading, right here in your browser.

🎬 Learn with Netflix, Disney+, YouTube, and Rakuten Viki
Look-up words in subtitles, and create context-rich flashcards which automatically include a screenshot and the video audio from that timestamp.

🌐 Surf the web and learn in context
Click a word to see what it means, learn the most frequently used words first with personalised Recommended Sentences, and visualize gender, tone, and pitch with colors.

🏷️ Create beautiful flashcards in just a few clicks
No more out-of-context vocabulary drills! Study with content taken straight from what you read and watch. Less time being bored, less time making, more time learning!

📱 Study anytime, anywhere
Our intelligent flashcard system makes it easy to retain what you’ve learned, so you can keep moving forward. Automatically sync progress between your computer and your phone.

💡 Use your progress to choose your next content
Migaku tracks the words you know and those you don’t know, which makes it easy to check the difficulty of any content you come across. See your Known Words count grow, view your comprehension stats on each page, and conveniently target just the right content for your level.

🗺️ 9 supported languages (so far!)
Track and look up words, enjoy native content, and create beautiful flashcards in Chinese (Mandarin & Cantonese), English, French, German, Japanese, Korean, Spanish, and Portuguese!
🇭🇰🇬🇧🇫🇷🇩🇪🇯🇵🇰🇷🇨🇳🇪🇸🇧🇷

🧑‍💻 Constant updates
Our passionate international team is working hard behind the scenes, with new features and enhancements releasing frequently. Join our active Discord community to see developer updates, special announcements, view our roadmap, and discuss with fellow learners. Or become an Early Access or Lifetime member, and get your hands on new features first!                    

扩展基本信息

名称 Migaku - Learn Languages Migaku - Learn Languages
ID lkhiljgmbeecmljiogckofcalncmfnfo
官方URL https://chromewebstore.google.com/detail/migaku-learn-languages/lkhiljgmbeecmljiogckofcalncmfnfo
简介 The world’s most powerful language-learning platform. Enjoy and learn from your favorite content, right here in your browser.
文件大小 88.32 MB
安装次数 3,577
当前版本 1.9.3
更新时间 2024-03-02
上架时间 2023-10-05
评分 3.40/5 共15次评分
开发者 https://migaku.com
电子邮箱 [email protected]
付费类型 free
扩展官网 https://migaku.com
帮助页面URL https://migaku.com/feedback
隐私政策页面URL https://migaku.io/privacy-policy
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extensionNameStandard__",
    "description": "__MSG_extensionDescription__",
    "homepage_url": "https:\/\/migaku.com",
    "version": "1.9.31",
    "version_name": "1.9.3",
    "default_locale": "en",
    "manifest_version": 3,
    "permissions": [
        "tabCapture",
        "activeTab",
        "storage",
        "system.display",
        "webNavigation",
        "contextMenus"
    ],
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Alt+Shift+Q"
            }
        },
        "open-migaku-app": {
            "suggested_key": {
                "default": "Alt+Shift+W",
                "mac": "Alt+Shift+W"
            },
            "description": "Open the Migaku App"
        },
        "toggle-recording": {
            "suggested_key": {
                "default": "Alt+R",
                "mac": "Alt+R"
            },
            "description": "Toggle recording on video sites"
        }
    },
    "icons": {
        "16": "ExtFavicon_16px.png",
        "32": "ExtFavicon_32px.png",
        "48": "ExtFavicon_128px.png",
        "128": "ExtFavicon_128px.png"
    },
    "action": {
        "default_popup": "pages\/menu\/index.html",
        "default_icon": "ActionIcon_Inactive.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script.start.ts-loader.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "assets\/content-script.idle.ts-loader.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_idle"
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'",
        "sandbox": "sandbox allow-scripts; script-src 'self' 'wasm-unsafe-eval' blob:"
    },
    "sandbox": {
        "pages": [
            "pages\/app-window\/apps\/ffmpeg\/sandbox\/ffmpeg.sandbox.html"
        ]
    },
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "assets\/browser.css",
                "assets\/style.css",
                "assets\/video.methods-1c9f1f52.js",
                "assets\/logging.methods-06659d41.js",
                "assets\/video-interface.methods-f2c596ff.js",
                "assets\/hotkey-commands.methods-7c845196.js",
                "assets\/content-script.start.ts-1a6c6477.js",
                "assets\/@migaku-official-toggle-279452d8.js",
                "assets\/@migaku-official-checkbox-6a2c29cb.js",
                "assets\/window.methods-09b59674.js",
                "assets\/bridge.methods-6a7b6a30.js",
                "assets\/dispatches.app-main-0e5d9461.js",
                "assets\/@migaku-official-skeleton-863dd9c8.js",
                "assets\/@migaku-official-dict-tag-decaffc7.js",
                "assets\/InPageChangeKnownStatus.vue_vue_type_script_lang-b4fb29dc.js",
                "assets\/@migaku-official-status-label-18f9e693.js",
                "assets\/@migaku-official-callout-c07380e2.js",
                "assets\/@migaku-official-themed-svg-4606e78f.js",
                "assets\/dispatches.dictionary-6f683c52.js",
                "assets\/ffmpeg.types-da193347.js",
                "assets\/dispatches.all-tabs-c36362e5.js",
                "assets\/file.methods-b66afa10.js",
                "assets\/content-script.idle.ts-c508ced5.js"
            ],
            "use_dynamic_url": true
        },
        {
            "matches": [
                "https:\/\/*.animelon.com\/*",
                "https:\/\/*.disneyplus.com\/*",
                "https:\/\/*.netflix.com\/*",
                "https:\/\/*.viki.com\/*",
                "https:\/\/*.youtube.com\/*"
            ],
            "resources": [
                "assets\/jFNkW8z65JGnFf4B1nUyDtUkUFW.umd.cjs"
            ],
            "use_dynamic_url": true
        }
    ]
}