Read to me
Browser extension for text to speech.
Wat is Read to me?
Read to me is een Chrome-extensie ontwikkeld door nGran, en de belangrijkste functie is "Browser extension for text to speech.".
Extensie Screenshots
Download het CRX-bestand van de extensie Read to me
Download Read to me-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Listen to any text in your browser in a voice of your choice. READ TO ME is a text to speech Chrome extension for reading out loud any text in your browser in many languages. The app makes listening to everything on your screen effortless with a functional smooth design and customizable options as a selection of male and female voices, voice pitch and reading speed. Spoken text has several advantages over reading. The most obvious one is the option to multitask as your eyes and hands are free, but also it is considered that it can enhance comprehension. Listening is also great for those with disabilities or disadvantages that make reading either impossible or extremely difficult.
Basisinformatie over de Extensie
Naam | |
ID | nalcmippmnicanikekphpdmmcgoojjlm |
Officiële URL | https://chromewebstore.google.com/detail/read-to-me/nalcmippmnicanikekphpdmmcgoojjlm |
Beschrijving | Browser extension for text to speech. |
Bestandsgrootte | 758 KB |
Aantal Installaties | 9,000 |
Huidige Versie | 1.1.0 |
Laatst Bijgewerkt | 2020-04-24 |
Publicatiedatum | 2020-04-20 |
Beoordeling | 1.86/5 Totaal 7 Beoordelingen |
Ontwikkelaar | nGran |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Read to me", "version": "1.1.0", "description": "Browser extension for text to speech.", "author": "Nikola Grancharov", "permissions": [ "contextMenus", "storage", "tabs", "https:\/\/*\/" ], "icons": { "16": "img\/logo_16x16.png", "32": "img\/logo_32x32.png", "48": "img\/logo_48x48.png", "64": "img\/logo_64x64.png", "128": "img\/logo_128x128.png" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'", "content_scripts": [ { "matches": [ " |