CaptionCub for YouTube

CaptionCub helps you search through YouTube video captions to find the exact spot you're looking for. Unlock the ability to add…

ما هو CaptionCub for YouTube؟

CaptionCub for YouTube هو إضافة Chrome تم تطويرها بواسطة CaptionCub، والميزة الرئيسية لها هي "CaptionCub helps you search through YouTube video captions to find the exact spot you're looking for. Unlock the ability to add…".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة CaptionCub for YouTube

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

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

                        CaptionCub helps you search through YouTube video captions to find the exact spot you're looking for. Unlock the ability to add notes and bookmarks directly onto the best parts of the videos with the premium plan. 

We think you'll love it, so give it a spin with our free trial. 

Yes, you may be shocked how you lived without this before.                    

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

الاسم CaptionCub for YouTube CaptionCub for YouTube
ID pkdljegnjjmeodggngfnbjnkfaaifcbn
عنوان URL الرسمي https://chromewebstore.google.com/detail/captioncub-for-youtube/pkdljegnjjmeodggngfnbjnkfaaifcbn
الوصف CaptionCub helps you search through YouTube video captions to find the exact spot you're looking for. Unlock the ability to add…
حجم الملف 162 KB
عدد التثبيتات 18
النسخة الحالية 0.3.8
آخر تحديث 2021-12-22
تاريخ النشر 2021-08-20
تقييم 4.40/5 مجموع تقييمات 5
المطور CaptionCub
البريد الإلكتروني [email protected]
نوع الدفع in_app
موقع الإضافة https://captioncub.com/
عنوان صفحة المساعدة https://captioncub.freshdesk.com/support/home
اللغات المدعومة en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "CaptionCub for YouTube",
    "version": "0.3.8",
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.youtube.com\/*"
            ],
            "css": [
                "\/static\/css\/main.css"
            ],
            "js": [
                "\/static\/js\/main.js"
            ]
        }
    ],
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}