closed caption - dual subtitle viewer
Extension for viewing another language subtitles and existing subtitles together
Cos'è closed caption - dual subtitle viewer?
closed caption - dual subtitle viewer è un'estensione di Chrome sviluppata da Takhyun Kim, e la sua funzione principale è "Extension for viewing another language subtitles and existing subtitles together".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione closed caption - dual subtitle viewer
Scarica i file di estensione closed caption - dual subtitle viewer in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Watch subtitles in your preferred language alongside existing subtitles with just one click!
🚀 Supported sites
- netflix
- youtube
- udemy
- ted
- etc...
⭐️ Supported features
- Support for dual closed captions
- change the closed captions size
- Supports a lot of language
If you have any sites you'd like to see added, or any other questions, please contact us at [email protected] Informazioni di Base sull'Estensione
| Nome | |
| ID | pjfhdffkbjfneojiamjnooaagomkimde |
| URL Ufficiale | https://chromewebstore.google.com/detail/closed-caption-dual-subti/pjfhdffkbjfneojiamjnooaagomkimde |
| Descrizione | Extension for viewing another language subtitles and existing subtitles together |
| Dimensione del File | 58.99 KB |
| Conteggio Installazioni | 895 |
| Versione Corrente | 2.8.0 |
| Ultimo Aggiornamento | 2024-01-04 |
| Data di Pubblicazione | 2022-10-19 |
| Valutazione | 4.50/5 Totale 2 Valutazioni |
| Sviluppatore | Takhyun Kim |
| [email protected] | |
| Tipo di Pagamento | free |
| URL della Pagina di Aiuto | https://github.com/TakhyunKim/closed-caption-extension |
| URL della Pagina della Politica sulla Privacy | https://takhyunkim.notion.site/Privacy-Policy-8bd4aed00ac3404aa107e91165965ebd?pvs=4 |
| Lingue Supportate | de,en,fil,fr,vi,tr,ca,da,es,pl,fi,cs,el,bg,uk,th,ar,zh-CN,ja,ko |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_name__",
"manifest_version": 3,
"version": "2.8.0",
"description": "__MSG_description__",
"default_locale": "en",
"background": {
"service_worker": "background.js"
},
"permissions": [
"storage",
"commands"
],
"host_permissions": [
" | |