Audio Descriptions
Adds support for native text-to-speech audio descriptions for videos.
Cos'è Audio Descriptions?
Audio Descriptions è un'estensione di Chrome sviluppata da kevinreilly149, e la sua funzione principale è "Adds support for native text-to-speech audio descriptions for videos.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Audio Descriptions
Scarica i file di estensione Audio Descriptions 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
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.
Informazioni di Base sull'Estensione
Nome | Audio Descriptions |
ID | lidpojkpfookhkfekmhfphljolackion |
URL Ufficiale | https://chromewebstore.google.com/detail/audio-descriptions/lidpojkpfookhkfekmhfphljolackion |
Descrizione | Adds support for native text-to-speech audio descriptions for videos. |
Dimensione del File | 24.46 KB |
Conteggio Installazioni | 23 |
Versione Corrente | 1.0 |
Ultimo Aggiornamento | 2022-05-29 |
Data di Pubblicazione | 2022-05-28 |
Sviluppatore | kevinreilly149 |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://kevinreilly149.github.io/tts-audio-descriptions-extension/ |
URL della Pagina della Politica sulla Privacy | https://kevinreilly149.github.io/tts-audio-descriptions-extension/privacypolicy.html |
Lingue Supportate | 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": [ " |