text reader: Convert text to voice easily

Convert text to voice and Read any page out loud easily, with different languages.

Wat is text reader: Convert text to voice easily?

text reader: Convert text to voice easily is een Chrome-extensie ontwikkeld door https://seo-arabic.com, en de belangrijkste functie is "Convert text to voice and Read any page out loud easily, with different languages.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie text reader: Convert text to voice easily

Download text reader: Convert text to voice easily-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

                        text-to-speech, many languages

It's normal to be tired when you reading long articles. but this tool is created to make you enjoy your reading. by converting text to speech in one second.

This tool will help you too much to read your articles easily in many languages, directly from within the page with no need to leave it.                    

Basisinformatie over de Extensie

Naam text reader: Convert text to voice easily text reader: Convert text to voice easily
ID cjabnnkddmpafmfoeonnkmlhjiceniii
Officiële URL https://chromewebstore.google.com/detail/text-reader-convert-text/cjabnnkddmpafmfoeonnkmlhjiceniii
Beschrijving Convert text to voice and Read any page out loud easily, with different languages.
Bestandsgrootte 965 KB
Aantal Installaties 23
Huidige Versie 1.1.0
Laatst Bijgewerkt 2021-10-12
Publicatiedatum 2021-10-12
Ontwikkelaar https://seo-arabic.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://seo-arabic.com/
Help Pagina-URL https://seo-arabic.com/
URL van de Privacybeleid Pagina https://maaloma.tech/privacy-policy
Ondersteunde Talen en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "text reader: Convert text to voice easily",
    "version": "1.1.0",
    "description": "Convert text to voice and Read any page out loud easily, with different languages.",
    "icons": {
        "16": "images\/icon160.png",
        "48": "images\/icon480.png",
        "128": "images\/icon1280.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon190.png",
            "38": "images\/icon380.png"
        },
        "default_title": "text reader",
        "default_popup": "popup.html"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    }
}