Migaku - Legacy
Learn from Netflix, YouTube, local videos, any website, ebooks, and more. By language learners for language learners.
Apa itu Migaku - Legacy?
Migaku - Legacy adalah ekstensi Chrome yang dikembangkan oleh https://migaku.io, dan fitur utamanya adalah "Learn from Netflix, YouTube, local videos, any website, ebooks, and more. By language learners for language learners.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Migaku - Legacy
Unduh file ekstensi Migaku - Legacy dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This is the legacy version of the Migaku extension. A new version with new branding and more user-friendly design is available at: https://chrome.google.com/webstore/detail/migaku-learn-languages/lkhiljgmbeecmljiogckofcalncmfnfo 🎥 Learn vocabulary naturally by watching Netflix and YouTube, or directly from local video files on your computer 📖 Read websites and ebooks. Import any webpage and save it to read later using our reader 💪 TRACK YOUR PROGRESS Keep track of the number of words you really know 👂 NATIVE AUDIO Play native audio while reading with one click 🚀 DICTIONARY LOOKUPS Instant lookups for any word. Support for bilingual and monolingual dictionaries! ✨ INSTANT ANKI FLASHCARDS Instantly create flashcards that include a screenshot and audio from the content you are watching, and automatically adds definitions. 🎯 REAL-WORLD VOCABULARY See the frequency of any word at a glance 🤘 DUAL SUBTITLES Have subtitles in your target language and your native language on screen at the same time You can use Migaku with the following languages: ● Cantonese ● English ● French ● German ● Japanese ● Korean ● Mandarin ● Portuguese ● Spanish Migaku can actually do A LOT MORE than just this, so be sure to check out our website, and the trailer above to see it in action. Migaku requires an account to use. Sign up and give us a try for free at Migaku.com!
Informasi Dasar Ekstensi
Nama | Migaku - Legacy |
ID | acpchjgielgmkgkplljakcibfbjjppbk |
URL Resmi | https://chromewebstore.google.com/detail/migaku-legacy/acpchjgielgmkgkplljakcibfbjjppbk |
Deskripsi | Learn from Netflix, YouTube, local videos, any website, ebooks, and more. By language learners for language learners. |
Ukuran File | 330 MB |
Jumlah Instalasi | 9,572 |
Versi Saat Ini | 0.9.38.2 |
Terakhir Diperbarui | 2023-11-17 |
Tanggal Publikasi | 2022-02-25 |
Penilaian | 3.63/5 Total 38 Penilaian |
Pengembang | https://migaku.io |
[email protected] | |
Tipe Pembayaran | in_app |
Situs Ekstensi | https://www.migaku.io |
URL Halaman Bantuan | https://www.migaku.io/contact |
URL Halaman Kebijakan Privasi | https://www.migaku.io/privacy-policy |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Migaku - Legacy", "description": "Learn from Netflix, YouTube, local videos, any website, ebooks, and more. By language learners for language learners.", "version": "0.9.38.2", "manifest_version": 2, "icons": { "16": "imgs\/migakufavicon.png", "48": "imgs\/migakufavicon.png", "128": "imgs\/migakufavicon.png" }, "background": { "scripts": [ "core\/migaku-core.js", "core\/migaku-core-api-web.js", "ffmpeg\/ffmpeg.min.js", "ffmpeg\/ffmpeg-core.js", "background-bundle.js", "paginator-bundle.js" ], "persistent": true }, "browser_action": { "default_icon": "imgs\/migakufavicon.png", "default_popup": "extensionMenu.html" }, "permissions": [ "tabs", "tabCapture", "storage", "activeTab", "downloads", "clipboardRead", "clipboardWrite", "contextMenus", "unlimitedStorage", " |