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…

Apa itu CaptionCub for YouTube?

CaptionCub for YouTube adalah ekstensi Chrome yang dikembangkan oleh CaptionCub, dan fitur utamanya adalah "CaptionCub helps you search through YouTube video captions to find the exact spot you're looking for. Unlock the ability to add…".

Screenshot Ekstensi

screenshot
screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi CaptionCub for YouTube

Unduh file ekstensi CaptionCub for YouTube dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama CaptionCub for YouTube CaptionCub for YouTube
ID pkdljegnjjmeodggngfnbjnkfaaifcbn
URL Resmi https://chromewebstore.google.com/detail/captioncub-for-youtube/pkdljegnjjmeodggngfnbjnkfaaifcbn
Deskripsi CaptionCub helps you search through YouTube video captions to find the exact spot you're looking for. Unlock the ability to add…
Ukuran File 162 KB
Jumlah Instalasi 18
Versi Saat Ini 0.3.8
Terakhir Diperbarui 2021-12-22
Tanggal Publikasi 2021-08-20
Penilaian 4.40/5 Total 5 Penilaian
Pengembang CaptionCub
Email [email protected]
Tipe Pembayaran in_app
Situs Ekstensi https://captioncub.com/
URL Halaman Bantuan https://captioncub.freshdesk.com/support/home
Bahasa yang Didukung 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"
    }
}