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.」です。
拡張機能のスクリーンショット
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 |
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 |
Eメール | [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": [ " |