Caption Export

Download WebVTT captions

Qu'est-ce que Caption Export ?

Caption Export est une extension Chrome développée par 2matto, et sa fonction principale est "Download WebVTT captions".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Caption Export

Téléchargez les fichiers d'extension Caption Export 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

                        Adds a devtools panel to track requests for WebVTT files and allow individual or bulk downloading.                    

Informations de Base sur l'Extension

Nom Caption Export Caption Export
ID dcolahachebcpchbeldjggnhfnchhkek
URL Officiel https://chromewebstore.google.com/detail/caption-export/dcolahachebcpchbeldjggnhfnchhkek
Description Download WebVTT captions
Taille du Fichier 58.16 KB
Nombre d'Installations 31
Version Actuelle 0.0.1
Dernière Mise à Jour 2023-05-22
Date de Publication 2023-05-21
Développeur 2matto
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Caption Export",
    "description": "Download WebVTT captions",
    "version": "0.0.1",
    "icons": {
        "128": "icons\/icon.png"
    },
    "action": {
        "default_icon": {
            "32": "icons\/icon.png"
        }
    },
    "devtools_page": "index.html"
}