Masterlang - Learn new languages with movies
The chrome extension to expand your vocabulary and master the language expressions. Available on Netflix, Prime Video and Disney+
Masterlang - Learn new languages with moviesคืออะไร?
Masterlang - Learn new languages with movies เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://masterlang.webflow.io และคุณลักษณะหลักของมันคือ "The chrome extension to expand your vocabulary and master the language expressions. Available on Netflix, Prime Video and Disney+"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Masterlang - Learn new languages with movies
ดาวน์โหลดไฟล์ส่วนขยาย Masterlang - Learn new languages with movies ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Learn new languages as you watch your favourite movies and TV shows on Netflix, Prime Video and Disney+ Masterlang allows you to consistently expand your vocabulary and master the language expressions. Besides providing an instant translation of subtitles, Masterlang empowers you to build and track your own vocabulary making learning fun and effective. Try now the extension for free. New! - Export your personal dictionary to flashcards (Compatible with Anki, Quizlet, Tinycards and Brainscape) - Amazon Prime Video and Disney+ are now supported - Set up your daily objective and make learning new terms a habit - Train your listening skills by playing again specific subtitles Please note that you need: - an active account on Netflix, Prime Video or Disney+ - subtitles enabled Languages supported: Albanian Afrikaans Arabic Armenian Azerbaijan Basque Belarusian Bosnian Bulgarian Catalan Chinese Croatian Czech Danish Dutch English Estonian Finish French Galician Georgian German Greek Gujarati Haitian (Creole) Hindi Hungarian Icelandic Indonesian Irish Italian Japanese Kazakh Korean Kyrgyz Latin Latvian Lithuanian Macedonian Malagasy Malay Maltese Mongolian Norwegian Panjabi Persian Polish Portuguese Romanian Russian Serbian Slovakian Slovenian Spanish Swahili Swedish Tagalog Tajik Tatar Thai Turkish Ukrainian Uzbek Vietnamese Welsh Yiddish
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Masterlang - Learn new languages with movies |
ID | chfkknfpldjfihpgbhejikpfdjebfebe |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/masterlang-learn-new-lang/chfkknfpldjfihpgbhejikpfdjebfebe |
คำอธิบาย | The chrome extension to expand your vocabulary and master the language expressions. Available on Netflix, Prime Video and Disney+ |
ขนาดไฟล์ | 6.35 MB |
จำนวนการติดตั้ง | 347 |
เวอร์ชันปัจจุบัน | 1.5.10 |
อัปเดตครั้งล่าสุด | 2023-06-30 |
วันที่เผยแพร่ | 2020-06-06 |
คะแนน | 3.08/5 รวมทั้งหมด 12 คะแนน |
ผู้พัฒนา | https://masterlang.webflow.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | in_app |
เว็บไซต์ส่วนขยาย | https://masterlang.webflow.io |
URL หน้านโยบายความเป็นส่วนตัว | https://masterlang.webflow.io/privacy_policy |
ภาษาที่รองรับ | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArFknsUrU8zuSKoGOo1xuP2s\/tLlLfNyCmug5kliV3Bled5aQ\/rqpmLtx5OOqeBzmcE40\/\/HJUPpUvyYbaLmwmnorrdw3IJal718NCPXOq1sttQuFUsqBTg6axszxoR6Y1CMbLbq0gxC\/FYwCS29gwyTNqWtMlsCjPt3u+B40XRtTAHJ3\/LNqFa4c2DjOHBl9E46YhnUtl26TDzRLhBlWhLAzlFS4KeoZA6jSsJTbEmImN33fVNK1QsPUMj5a9YUSyq4GDlDX41x4H4+5cR+FI7C3vSD5I6iXaPEXK1YjUXurFWshwZTaoD+FuyKzk8dlmPxavcS6a\/Ek2FEjb323wwIDAQAB", "manifest_version": 2, "name": "Masterlang - Learn new languages with movies", "description": "The chrome extension to expand your vocabulary and master the language expressions. Available on Netflix, Prime Video and Disney+", "version": "1.5.10", "browser_action": { "default_icon": "assets\/images\/icon128.png", "default_popup": "tab.html" }, "oauth2": { "client_id": "930162649310-fm82uh9eddinjkunc1b7h1uesmcoufgr.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/plus.login", "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly" ] }, "background": { "persistent": false, "scripts": [ "js\/vendor\/angular.js", "js\/background.js" ] }, "content_security_policy": "script-src 'self' https:\/\/translate.yandex.net https:\/\/22oea6plqk.execute-api.us-east-1.amazonaws.com\/dev\/wordreference https:\/\/api.mixpanel.com https:\/\/d2t1wunr7exq9g.cloudfront.net https:\/\/api.mymemory.translated.net https:\/\/cdn.firebase.com https:\/\/*.firebaseio.com https:\/\/www.gstatic.com\/ https:\/\/www.googleapis.com https:\/\/apis.google.com https:\/\/stripe.com\/ https:\/\/js.stripe.com https:\/\/masterlang-successful-payment.webflow.io\/; object-src 'self'; media-src https: blob:; frame-src https:\/\/js.stripe.com\/v3", "content_scripts": [ { "matches": [ "https:\/\/*.netflix.com\/*", "http:\/\/*.netflix.com\/*", "https:\/\/www.primevideo.com\/*", "https:\/\/*.disneyplus.com\/*" ], "js": [ "js\/vendor\/jquery-1.12.0.min.js", "js\/vendor\/stripe.js", "js\/bundle_content.js" ], "run_at": "document_end" } ], "web_accessible_resources": [ "js\/web_accessible.js", "assets\/how_to_set_language_gif2.gif", "assets\/success.wav", "assets\/google_sign_in.png" ], "icons": { "16": "assets\/images\/icon16.png", "32": "assets\/images\/icon32.png", "48": "assets\/images\/icon48.png", "128": "assets\/images\/icon128.png" }, "permissions": [ "identity", "identity.email", "storage", "https:\/\/www.googleapis.com\/" ] } |