Language Learning with YouTube™

Language Learning with YouTube

Language Learning with YouTube™란 무엇입니까?

Language Learning with YouTube™은(는) https://appforlanguage.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Language Learning with YouTube"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Language Learning with YouTube™ 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Introducing the ultimate language learning tool for movie enthusiasts! Our powerful software is designed to help you understand foreign language films like never before. Say goodbye to the frustration of missing out on the nuances and subtleties of your favorite movies. With our software, you can:

Enjoy dual subtitles: Our software offers dual subtitles so you can easily follow along with the movie in both the original language and your native language.

Access a hover dictionary: Our software provides a hover dictionary that you can access right on the screen. This means you can quickly look up unfamiliar words and phrases without interrupting your movie-watching experience.

Save words and sentences: Our software lets you save words and sentences that you want to learn. This makes it easy to review and study them later.

Export subtitles and words: Our software allows you to export the subtitles and words you've saved, making it easy to create flashcards and study materials.

Use shortcuts designed for language learning: Our software features specially designed shortcuts that make it easy to pause, rewind, and navigate through your movie.

See the entire movie's subtitles in a sidebar: Our software includes a sidebar that shows you the entire movie's subtitles at a glance. This helps you understand the context of what's happening on the screen.

Customize the appearance of subtitles: Our software lets you customize the appearance of subtitles, so they're easier to read and more visually appealing.

Learn phrasal verbs in German: Our software includes a special feature that helps you learn phrasal verbs in German. This is a great way to improve your language skills and expand your vocabulary.

Don't let language barriers stand in the way of enjoying foreign language films. With our software, you can take your movie-watching experience to the next level while also improving your language skills. Try it out today and see the difference for yourself!                    

확장 프로그램 기본 정보

이름 Language Learning with YouTube™ Language Learning with YouTube™
ID jeanmjmahboccfhjjkhlmmabngnjbmeb
공식 URL https://chromewebstore.google.com/detail/language-learning-with-yo/jeanmjmahboccfhjjkhlmmabngnjbmeb
설명 Language Learning with YouTube
파일 크기 1.3 MB
설치 횟수 761
현재 버전 4.24.01.20
최근 업데이트 2024-01-22
출시 날짜 2023-04-25
개발자 https://appforlanguage.com
이메일 [email protected]
결제 유형 free
개인정보 보호 정책 페이지 URL https://appforlanguage.com/privacy
지원되는 언어 id,ms,de,en,fil,fr,nl,no,tr,ca,da,et,es,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,fi,sv,cs,bg,ru,uk,iw,fa,mr,hi,bn,gu,kn-IN,ml,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Language Learning with YouTube\u2122",
    "description": "Language Learning with YouTube",
    "default_locale": "en",
    "version": "4.24.01.20",
    "manifest_version": 3,
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.youtube.com\/*",
                "https:\/\/www.youtube.com\/*"
            ],
            "css": [
                "youtube\/styles.css"
            ],
            "js": [
                "youtube\/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 YouTube\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",
        "tts"
    ],
    "optional_permissions": [
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/appforlanguage.com\/*",
        "https:\/\/clients5.google.com\/*",
        "*:\/\/youtube.com\/*"
    ],
    "tts_engine": {
        "voices": [
            {
                "voice_name": "Alice",
                "event_types": [
                    "start",
                    "marker",
                    "end"
                ]
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "*.*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}