Language Learning with Disney Plus(Beta)-AFL
Language Learning with Disney+ Extension - App for Language (AFL)
Language Learning with Disney Plus(Beta)-AFL là gì?
Language Learning with Disney Plus(Beta)-AFL là một tiện ích mở rộng Chrome được phát triển bởi https://appforlanguage.com, và tính năng chính của nó là "Language Learning with Disney+ Extension - App for Language (AFL)".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Language Learning with Disney Plus(Beta)-AFL
Tải xuống các tệp mở rộng Language Learning with Disney Plus(Beta)-AFL dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Welcome to Language Learning with Disney+, where we pride ourselves on bringing you the ultimate viewing experience for Disney Plus movies! Our innovative software offers a range of features designed to enhance your Disney movie-watching experience and make it more enjoyable than ever before. Our dual subs feature allows you to watch your favorite Disney movies with not just one, but two sets of subtitles, making it easier for you to understand the dialogue and follow along with the story. And with our instant dictionary feature right on the screen, you can easily look up any unfamiliar words and improve your vocabulary as you watch. But that's not all! Our software also offers the ability to save and learn vocabulary and sentences from the context, so you can improve your language skills even after the movie has ended. Plus, our user-friendly interface and intuitive controls make it easy to navigate and customize your viewing experience to your preferences. So whether you're a Disney fan looking to improve your language skills, or someone who simply enjoys a good movie, our software has something for everyone. Try it today and see for yourself why it's the ultimate viewing experience for Disney plus movies! Some of the features are: ★ DUAL SUBTITLES -With this free extension you can simultaneously compare each sentence with your native language. We even added a third subtitles option for premium users. ★ INSTANT DICTIONARY -Looking up words has never been easier. Quickly get the meaning of any word in the subtitles and learn them in context. No need to leave the video and waste your time looking up words in dictionaries. ★ HANDY SHORTCUTS - These shortcuts make your life a lot easier for watching and learning. You can find all of them in the setting of the extension. ★ UPLOAD SUBTITLES -Now you can watch any movie with dual subtitles in your native language, even those without subtitles (for premium users). ★ DOWNLOAD SUBTITLES - You want to review the dialogues of a movie? now you can download the whole subtitle for later review. ★ OFFLINE REVIEW - With the ability to EXPORT words and sentences, review these interesting phrases, with no distraction, in the offline world- even with Anki - or other flashcard apps - on your android or iOS phone. ★ SAVE NEW WORDS -Keep the movie's catchy phrases and vocabulary with yourself, show them off to your friends later. ;) - Your saved words will be highlighted in subtitles so that you learn them faster. - You can learn vocabulary in context by saving sentences with their meaning. ★ SAVE PHRASES - Don't like to save a full, meaningless sentence? Just edit the sentence and keep the interesting part of it (For premium users). ★ WORD PRONUNCIATION - Increase your listening and speaking skills with the correct pronunciation of any words in the movie. ★ SMART AUTO-PAUSE - Don't miss interesting moments of a movie when you don't know the vocabulary, just hover the mouse on that word, we will hold the movie for you. :) ★ SUBTITLES IN THE SIDEBAR -You can see the whole subtitle of the movie on the sidebar to check the previous sentence or the next one. You can also quickly jump to any sentence. Language Learning with Disney+ Extension made by App for Language (AFL) AppForLanguage.com
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Language Learning with Disney Plus(Beta)-AFL |
ID | liencdcnkiopkjihmekmlnjkcajjppnf |
URL Chính Thức | https://chromewebstore.google.com/detail/language-learning-with-di/liencdcnkiopkjihmekmlnjkcajjppnf |
Mô tả | Language Learning with Disney+ Extension - App for Language (AFL) |
Kích Thước Tệp | 1.59 MB |
Số Lần Cài Đặt | 3,000 |
Phiên Bản Hiện Tại | 1.24.01.20 |
Cập Nhật Lần Cuối | 2024-01-20 |
Ngày Phát Hành | 2023-03-07 |
Đánh Giá | 4.20/5 Tổng số 10 Đánh Giá |
Nhà Phát Triển | https://appforlanguage.com |
[email protected] | |
Loại Thanh Toán | free |
URL Trang Trợ Giúp | https://appforlanguage.com/contact_us.html |
URL Trang Chính Sách Bảo Mật | https://appforlanguage.com/privacy |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Language Learning with Disney Plus(Beta)-AFL", "description": "Language Learning with Disney+ Extension - App for Language (AFL)", "default_locale": "en", "version": "1.24.01.20", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "content_scripts": [ { "matches": [ "http:\/\/www.disneyplus.com\/*", "https:\/\/www.disneyplus.com\/*" ], "css": [ "disney\/styles.css" ], "js": [ "disney\/contentscript.js" ], "run_at": "document_start", "all_frames": false }, { "matches": [ "https:\/\/appforlanguage.com\/subscription\/auth\/google*", "http:\/\/www.appforlanguage.com\/subscription\/auth\/google*" ], "js": [ "appforlanguage\/contentscript.js" ] }, { "matches": [ "https:\/\/appforlanguage.com\/loading\/", "https:\/\/appforlanguage.com\/loading", "http:\/\/www.appforlanguage.com\/loading" ], "js": [ "payment\/contentscript.js" ] }, { "matches": [ "https:\/\/appforlanguage.com\/subscription\/subscription-result*", "http:\/\/www.appforlanguage.com\/subscription\/subscription-result*" ], "js": [ "paymentpage\/contentscript.js" ] }, { "matches": [ "https:\/\/appforlanguage.com\/cancel", "https:\/\/appforlanguage.com\/cancel\/", "http:\/\/www.appforlanguage.com\/cancel" ], "js": [ "cancelpage\/contentscript.js" ] }, { "matches": [ "https:\/\/appforlanguage.com\/cancelStripePage", "https:\/\/appforlanguage.com\/cancelStripePage\/", "http:\/\/www.appforlanguage.com\/cancelStripePage" ], "js": [ "cancelStripePage\/contentscript.js" ] }, { "matches": [ "https:\/\/appforlanguage.com\/subscription\/disney", "https:\/\/appforlanguage.com\/subscription\/disney\/", "http:\/\/www.appforlanguage.com\/subscription\/disney" ], "js": [ "packages\/contentscript.js" ] } ], "background": { "service_worker": "backgroundscript.js" }, "action": { "default_icon": { "16": "images\/icon_16.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png", "240": "images\/icon_240.png" }, "default_title": "Language Learning with Disney Plus\u2122 Beta" }, "icons": { "16": "images\/icon_16.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png", "240": "images\/icon_240.png" }, "permissions": [ "storage", "unlimitedStorage", "tts" ], "host_permissions": [ "https:\/\/appforlanguage.com\/*", "https:\/\/clients5.google.com\/*", "*:\/\/disneyplus.com\/*" ], "web_accessible_resources": [ { "resources": [ "*.*" ], "matches": [ "*:\/\/*\/*" ] } ] } |