Study Language by Shiftcard

Add, Get, Repeat, Save, Enjoy Youtube Subtitles. This is best program shadowing language.

ما هو Study Language by Shiftcard؟

Study Language by Shiftcard هو إضافة Chrome تم تطويرها بواسطة shiftcard7، والميزة الرئيسية لها هي "Add, Get, Repeat, Save, Enjoy Youtube Subtitles. This is best program shadowing language.".

لقطات شاشة التمديد

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Study Language by Shiftcard

قم بتنزيل ملفات الامتداد Study Language by Shiftcard بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Learn various languages ​​through YouTube.

feature of product

1. Immersive viewing by applying themes when watching YouTube
2. Expand your subtitles to watch at a glance
3. Learning more conveniently with section repeat function
4. Direct upload of subtitles that do not exist on YouTube
5. Explore video to learn
6. Save specific section subtitles to my deck box if needed
7. When learning words, learn by gif

다양한 언어를 유튜브를 통해 즐겁게 배우세요.

제품 기능
1. 유튜브를 시청함에 있어서 테마를 적용해 몰입감있는 시청
2. 자막을 펼추어서 한눈에 효과적으로 시청
3. 구간반복 기능으로 보다 편리하게 학습
4. 유튜브에 존재하지 않는 자막은 직접 업로드
5. 학습할 수 있는 비디오 탐색
6. 필요시 특정구간 자막을 나의 덱상자에 저장
7. 단어를 학습할 때에는 이미지(gif)로 학습                    

معلومات أساسية عن التمديد

الاسم Study Language by Shiftcard Study Language by Shiftcard
ID pcokdkdhilohapjjfmchjjikpjpnlaio
عنوان URL الرسمي https://chrome.google.com/webstore/detail/study-language-by-shiftca/pcokdkdhilohapjjfmchjjikpjpnlaio
الوصف Add, Get, Repeat, Save, Enjoy Youtube Subtitles. This is best program shadowing language.
حجم الملف 1008 KB
عدد التثبيتات 109
النسخة الحالية 1.20
آخر تحديث 2020-04-28
تاريخ النشر 2020-04-28
تقييم 3.67/5 مجموع تقييمات 3
المطور shiftcard7
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://www.shiftcard.net/
عنوان صفحة سياسة الخصوصية https://www.shiftcard.net/%EC%84%9C%EB%B9%84%EC%8A%A4-%EC%A0%95%EC%B1%85policy
اللغات المدعومة ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "short_name": "shiftcard(\uc26c\ud504\ud2b8 \uce74\ub4dc)",
    "description": "Add, Get, Repeat, Save, Enjoy Youtube Subtitles. This is best program shadowing language.",
    "version": "1.20",
    "name": "Study Language by Shiftcard",
    "manifest_version": 2,
    "author": "Athi",
    "permissions": [
        "webNavigation",
        "tabs",
        "https:\/\/www.youtube.com\/watch\/*",
        "https:\/\/www.youtube.com\/*",
        "https:\/\/*.youtube.com\/*"
    ],
    "browser_action": {
        "default_icon": "shiftcard.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "32": "icon32.png",
        "128": "icon128.png",
        "512": "icon512.png"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/www.youtube.com\/*"
        ]
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/www.google-analytics.com https:\/\/ssl.google-analytics.com https:\/\/www.youtube.com\/iframe_api https:\/\/s.ytimg.com https:\/\/s.ytimg.com\/yts\/jsbin\/www-widgetapi-vflUFVyEP\/www-widgetapi.js; object-src 'self'"
}