Language Learning with Amazon Prime(Beta)-AFL
Language Learning with Amazon Prime Extension - App for Language (AFL)
Wat is Language Learning with Amazon Prime(Beta)-AFL?
Language Learning with Amazon Prime(Beta)-AFL is een Chrome-extensie ontwikkeld door https://appforlanguage.com, en de belangrijkste functie is "Language Learning with Amazon Prime Extension - App for Language (AFL)".
Extensie Screenshots
Download het CRX-bestand van de extensie Language Learning with Amazon Prime(Beta)-AFL
Download Language Learning with Amazon Prime(Beta)-AFL-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Language Learning with Amazon >>> Say Goodbye to Using Dictionaries When Watching Movies. >>> A must-have tool that makes your life A LOT easier. >>> Learning a language is f ☠️ ing hard. So we made it f 🦋 ing fun for you ;) - The ONLY Google chrome extension for language learning with Amazon Language Learning with Amazon Prime (LLA) **************** HOW TO USE THE EXTENSION? **************** 1-After installation, go to any Amazon Prime movies 2-Only for the first time, REFRESH the page so that the extension load 3-Now enjoy foreign movies and language learning *********** The Google Chrome extension is in Beta version which means that it works but needs more work Install only if you would like to be ahead of other users ;) ************************* ************************** ★ ON-PAGE MEANING OF WORDS -Quickly get the meaning of any word on the subtitle and learn them in the context. No need to leave the movie to type and waste your time in dictionaries. ★ DUAL SUBTITLES -With this free extension you can simultaneously compare each sentence with your native language. We added even a third subtitle for you! ★ 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 :) The Google Chrome extension is in Beta version which means that it works but needs more work Install only if you would like to be ahead of other users ;) ★★★★★★★★★★★★★ See what is coming next★★★★★★★★★★ ★ HANDY SHORTCUTS (Coming Soon) - These shortcuts make your life a lot easier for watching and learning on Netflix. You can find all of them in the setting of the extension ★ UPLOAD SUBTITLES (Coming Soon) -Now you can watch any movie on Netflix with dual subtitles in your native language, even those without subtitles( For premium users) ★ DOWNLOAD SUBTITLES (Coming Soon) - You want to review the dialogues of a movie? now you can download the whole subtitle for later review ★ OFFLINE REVIEW (Coming Soon) - 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 (Coming Soon) -Keep the movie's catchy phrases and vocabularies with yourself, show them off to your friends later ;) - Your saved words will be highlighted in subtitles so that you learn them faster ★ WORD PRONUNCIATION (Coming Soon) - Increase your listening and speaking skills with the correct pronunciation of any words in the movie ★ SAVE PHRASES - Coming Soon - Don't like to save a full, meaningless sentence? Just edit the sentence and keep the interesting part of it (For premium users) ★ USER-FRIENDLY • Customizable • Easy to install and use • Ad-free ★ ★★★★★COMING SOON★★★★★ ★: - Language Learning with Amazon Prime----DONE - Lots of shortcuts ----Coming Soon - Upload your own subtitles for Netflix movies (paid feature)-- Coming Soon - Downloading and Printing subtitles---- Coming Soon - Machine translation for movies without your native subtitle (paid feature)--- Coming Soon - Easily hide subtitles with shortcuts( paid feature)--- Coming Soon - Export movies' vocabularies and sentences to learn with Anki--- DONE - Custom playback speed: the ability to slow down dialogue to increase comprehension Amazon Prime --- Coming Soon - NO disturbing ads - NO need for credit card - Optional login ********************** ********************** ********************** Be the first to install and enjoy the benefits of this revolutionary way of language learning with Netflix and YouTube movies - Install for FREE and start having more fun with foreign movies - This extension helps you to turn movies into an enjoyable personal language course! - No more dictionaries, you can just hover over a word and get the meaning right away, you can also keep the words and practice them later - Fast fluency by learning from native speakers - Master any language without any boring book or language class ************************* ************************** ★ QUESTIONS, FEEDBACK: Language learning with Amazon extension is very new, and still in development. Please help us by sending a little e-mail if you see crashes, bugs or just want to say Hi 😊 https://docs.google.com/forms/d/e/1FAIpQLScf7T_M46CIzwJ2KUtFF5PMFZJOBJEUVuednyrYz7l3I9RU7w/viewform ********************** ********************** ********************** **VERSION: 0.1 - Watch with Dual subtitles on Amazon Prime Video
Basisinformatie over de Extensie
Naam | Language Learning with Amazon Prime(Beta)-AFL |
ID | ipnohkolmjlocedopkiiebabnfjnkjeb |
Officiële URL | https://chromewebstore.google.com/detail/language-learning-with-am/ipnohkolmjlocedopkiiebabnfjnkjeb |
Beschrijving | Language Learning with Amazon Prime Extension - App for Language (AFL) |
Bestandsgrootte | 983 KB |
Aantal Installaties | 1,133 |
Huidige Versie | 1.24.01.23 |
Laatst Bijgewerkt | 2024-01-23 |
Publicatiedatum | 2021-06-07 |
Beoordeling | 3.29/5 Totaal 7 Beoordelingen |
Ontwikkelaar | https://appforlanguage.com |
[email protected] | |
Betalingswijze | free |
Help Pagina-URL | https://appforlanguage.com/contact.html |
URL van de Privacybeleid Pagina | https://appforlanguage.com/privacy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Language Learning with Amazon Prime(Beta)-AFL", "description": "Language Learning with Amazon Prime Extension - App for Language (AFL)", "version": "1.24.01.23", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'" }, "content_scripts": [ { "matches": [ "*:\/\/www.amazon.com.au\/*", "*:\/\/www.amazon.com.be\/*", "*:\/\/www.amazon.com.br\/*", "*:\/\/www.amazon.ca\/*", "*:\/\/www.amazon.cn\/*", "*:\/\/www.amazon.eg\/*", "*:\/\/www.amazon.fr\/*", "*:\/\/www.amazon.de\/*", "*:\/\/www.amazon.in\/*", "*:\/\/www.amazon.it\/*", "*:\/\/www.amazon.co.jp\/*", "*:\/\/www.amazon.com.mx\/*", "*:\/\/www.amazon.nl\/*", "*:\/\/www.amazon.pl\/*", "*:\/\/www.amazon.sa\/*", "*:\/\/www.amazon.sg\/*", "*:\/\/www.amazon.es\/*", "*:\/\/www.amazon.se\/*", "*:\/\/www.amazon.com.tr\/*", "*:\/\/www.amazon.ae\/*", "*:\/\/www.amazon.co.uk\/*", "*:\/\/www.amazon.com\/*" ], "css": [ "amazon\/styles.css" ], "js": [ "amazon\/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\/netflix-youtube", "https:\/\/appforlanguage.com\/subscription\/netflix-youtube\/", "http:\/\/www.appforlanguage.com\/subscription\/netflix-youtube" ], "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 Amazon\u2122", "default_popup": "popup.html" }, "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" ], "optional_permissions": [ "activeTab" ], "host_permissions": [ "https:\/\/appforlanguage.com\/*", "https:\/\/clients5.google.com\/*", "*:\/\/www.amazon.com.au\/*", "*:\/\/www.amazon.com.be\/*", "*:\/\/www.amazon.com.br\/*", "*:\/\/www.amazon.ca\/*", "*:\/\/www.amazon.cn\/*", "*:\/\/www.amazon.eg\/*", "*:\/\/www.amazon.fr\/*", "*:\/\/www.amazon.de\/*", "*:\/\/www.amazon.in\/*", "*:\/\/www.amazon.it\/*", "*:\/\/www.amazon.co.jp\/*", "*:\/\/www.amazon.com.mx\/*", "*:\/\/www.amazon.nl\/*", "*:\/\/www.amazon.pl\/*", "*:\/\/www.amazon.sa\/*", "*:\/\/www.amazon.sg\/*", "*:\/\/www.amazon.es\/*", "*:\/\/www.amazon.se\/*", "*:\/\/www.amazon.com.tr\/*", "*:\/\/www.amazon.ae\/*", "*:\/\/www.amazon.co.uk\/*", "*:\/\/www.amazon.com\/*" ], "web_accessible_resources": [ { "resources": [ "*.*" ], "matches": [ "*:\/\/*\/*" ] } ] } |