Always on YouTube Transcript by AE Studio

Automatically enable the YouTube Transcript for every video.

Apa itu Always on YouTube Transcript by AE Studio?

Always on YouTube Transcript by AE Studio adalah ekstensi Chrome yang dikembangkan oleh Agency Enterprise, dan fitur utamanya adalah "Automatically enable the YouTube Transcript for every video.".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Always on YouTube Transcript by AE Studio

Unduh file ekstensi Always on YouTube Transcript by AE Studio 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

                        Save yourself time and quickly view video transcripts. Skip to the good part, or read along with the video.

Made with ♥ by ae.studio
Same Day Skunkworks Division                    

Informasi Dasar Ekstensi

Nama Always on YouTube Transcript by AE Studio Always on YouTube Transcript by AE Studio
ID gddocmkkimanfmjeendhohpofefkcaln
URL Resmi https://chrome.google.com/webstore/detail/always-on-youtube-transcr/gddocmkkimanfmjeendhohpofefkcaln
Deskripsi Automatically enable the YouTube Transcript for every video.
Ukuran File 7.99 KB
Jumlah Instalasi 72
Versi Saat Ini 1.1
Terakhir Diperbarui 2023-01-10
Tanggal Publikasi 2022-03-23
Penilaian 4.00/5 Total 4 Penilaian
Pengembang Agency Enterprise
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://ae.studio
Bahasa yang Didukung en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Always on YouTube Transcript by AE Studio",
    "manifest_version": 3,
    "version": "1.1",
    "description": "Automatically enable the YouTube Transcript for every video.",
    "permissions": [
        "scripting"
    ],
    "host_permissions": [
        ""
    ],
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icons\/16.png",
        "128": "icons\/128.png"
    }
}