Audio Descriptions
Adds support for native text-to-speech audio descriptions for videos.
Hvad er Audio Descriptions?
Audio Descriptions er en Chrome-udvidelse udviklet af kevinreilly149, og dens hovedfunktion er "Adds support for native text-to-speech audio descriptions for videos.".
Udvidelsesskærmbilleder
Download Audio Descriptions-udvidelses-CRX-fil
Download Audio Descriptions-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Audio Descriptions |
ID | lidpojkpfookhkfekmhfphljolackion |
Officiel URL | https://chromewebstore.google.com/detail/audio-descriptions/lidpojkpfookhkfekmhfphljolackion |
Beskrivelse | Adds support for native text-to-speech audio descriptions for videos. |
Filstørrelse | 24.46 KB |
Antal Installationer | 23 |
Nuværende Version | 1.0 |
Senest Opdateret | 2022-05-29 |
Udgivelsesdato | 2022-05-28 |
Udvikler | kevinreilly149 |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://kevinreilly149.github.io/tts-audio-descriptions-extension/ |
URL til Fortrolighedspolitik Side | https://kevinreilly149.github.io/tts-audio-descriptions-extension/privacypolicy.html |
Understøttede Sprog | 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": [ " |