Always on YouTube Transcript by AE Studio

Automatically enable the YouTube Transcript for every video.

Wat is Always on YouTube Transcript by AE Studio?

Always on YouTube Transcript by AE Studio is een Chrome-extensie ontwikkeld door Agency Enterprise, en de belangrijkste functie is "Automatically enable the YouTube Transcript for every video.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Always on YouTube Transcript by AE Studio

Download Always on YouTube Transcript by AE Studio-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Always on YouTube Transcript by AE Studio Always on YouTube Transcript by AE Studio
ID gddocmkkimanfmjeendhohpofefkcaln
Officiële URL https://chrome.google.com/webstore/detail/always-on-youtube-transcr/gddocmkkimanfmjeendhohpofefkcaln
Beschrijving Automatically enable the YouTube Transcript for every video.
Bestandsgrootte 7.99 KB
Aantal Installaties 72
Huidige Versie 1.1
Laatst Bijgewerkt 2023-01-10
Publicatiedatum 2022-03-23
Beoordeling 4.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Agency Enterprise
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://ae.studio
Ondersteunde Talen 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"
    }
}