Audio Descriptions
Adds support for native text-to-speech audio descriptions for videos.
Was ist Audio Descriptions?
Audio Descriptions ist eine Chrome-Erweiterung, die von kevinreilly149 entwickelt wurde, und ihr Hauptmerkmal ist "Adds support for native text-to-speech audio descriptions for videos.".
Erweiterungsscreenshots
Audio Descriptions-Erweiterungs-CRX-Datei herunterladen
Laden Sie Audio Descriptions-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
This extension adds support for audio descriptions in videos that use the track element. A drop down menu field is appended after compatible videos for users to enable audio description tracks. When a audio description track is enabled and a video is playing, when a cue is reached, the video is paused, the audio description text is read aloud via text-to-speech, then the video is played again. There are settings in the extension's popup for adjusting the text-to-speech rate and pitch. Many more features in the future.
Grundlegende Informationen zur Erweiterung
Name | Audio Descriptions |
ID | lidpojkpfookhkfekmhfphljolackion |
Offizielle URL | https://chromewebstore.google.com/detail/audio-descriptions/lidpojkpfookhkfekmhfphljolackion |
Beschreibung | Adds support for native text-to-speech audio descriptions for videos. |
Dateigröße | 24.46 KB |
Installationsanzahl | 23 |
Aktuelle Version | 1.0 |
Letztes Update | 2022-05-29 |
Veröffentlichungsdatum | 2022-05-28 |
Entwickler | kevinreilly149 |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://kevinreilly149.github.io/tts-audio-descriptions-extension/ |
URL der Datenschutzrichtlinien-Seite | https://kevinreilly149.github.io/tts-audio-descriptions-extension/privacypolicy.html |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Audio Descriptions", "description": "Adds support for native text-to-speech audio descriptions for videos.", "version": "1.0", "manifest_version": 3, "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |