Caption Export
Download WebVTT captions
Wat is Caption Export?
Caption Export is een Chrome-extensie ontwikkeld door 2matto, en de belangrijkste functie is "Download WebVTT captions".
Extensie Screenshots
Download het CRX-bestand van de extensie Caption Export
Download Caption Export-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
Adds a devtools panel to track requests for WebVTT files and allow individual or bulk downloading. Basisinformatie over de Extensie
| Naam | |
| ID | dcolahachebcpchbeldjggnhfnchhkek |
| Officiële URL | https://chromewebstore.google.com/detail/caption-export/dcolahachebcpchbeldjggnhfnchhkek |
| Beschrijving | Download WebVTT captions |
| Bestandsgrootte | 58.16 KB |
| Aantal Installaties | 31 |
| Huidige Versie | 0.0.1 |
| Laatst Bijgewerkt | 2023-05-22 |
| Publicatiedatum | 2023-05-21 |
| Ontwikkelaar | 2matto |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
} | |