Always on YouTube Transcript by AE Studio

Automatically enable the YouTube Transcript for every video.

Qu'est-ce que Always on YouTube Transcript by AE Studio ?

Always on YouTube Transcript by AE Studio est une extension Chrome développée par Agency Enterprise, et sa fonction principale est "Automatically enable the YouTube Transcript for every video.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Always on YouTube Transcript by AE Studio

Téléchargez les fichiers d'extension Always on YouTube Transcript by AE Studio au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Always on YouTube Transcript by AE Studio Always on YouTube Transcript by AE Studio
ID gddocmkkimanfmjeendhohpofefkcaln
URL Officiel https://chrome.google.com/webstore/detail/always-on-youtube-transcr/gddocmkkimanfmjeendhohpofefkcaln
Description Automatically enable the YouTube Transcript for every video.
Taille du Fichier 7.99 KB
Nombre d'Installations 72
Version Actuelle 1.1
Dernière Mise à Jour 2023-01-10
Date de Publication 2022-03-23
Évaluation 4.00/5 Total 4 Évaluations
Développeur Agency Enterprise
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://ae.studio
Langues Prises en Charge 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"
    }
}