closed caption - dual subtitle viewer
Extension for viewing another language subtitles and existing subtitles together
What is closed caption - dual subtitle viewer?
closed caption - dual subtitle viewer is a Chrome extension developed by Takhyun Kim, and its main feature is "Extension for viewing another language subtitles and existing subtitles together".
Extension Screenshots
Download closed caption - dual subtitle viewer Extension CRX File
Download closed caption - dual subtitle viewer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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]
Extension Basic Information
Name | closed caption - dual subtitle viewer |
ID | pjfhdffkbjfneojiamjnooaagomkimde |
Official URL | https://chromewebstore.google.com/detail/closed-caption-dual-subti/pjfhdffkbjfneojiamjnooaagomkimde |
Description | Extension for viewing another language subtitles and existing subtitles together |
File Size | 58.99 KB |
Installation Count | 895 |
Current Version | 2.8.0 |
Last Updated | 2024-01-04 |
Publish Date | 2022-10-19 |
Rating | 4.50/5 Total 2 Ratings |
Developer | Takhyun Kim |
[email protected] | |
Payment Type | free |
Help Page URL | https://github.com/TakhyunKim/closed-caption-extension |
Privacy Policy Page URL | https://takhyunkim.notion.site/Privacy-Policy-8bd4aed00ac3404aa107e91165965ebd?pvs=4 |
Supported Languages | 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": [ " |