text reader: Convert text to voice easily

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

Was ist text reader: Convert text to voice easily?

text reader: Convert text to voice easily ist eine Chrome-Erweiterung, die von https://seo-arabic.com entwickelt wurde, und ihr Hauptmerkmal ist "Convert text to voice and Read any page out loud easily, with different languages.".

Erweiterungsscreenshots

screenshot
screenshot

text reader: Convert text to voice easily-Erweiterungs-CRX-Datei herunterladen

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

                        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.                    

Grundlegende Informationen zur Erweiterung

Name text reader: Convert text to voice easily text reader: Convert text to voice easily
ID cjabnnkddmpafmfoeonnkmlhjiceniii
Offizielle URL https://chromewebstore.google.com/detail/text-reader-convert-text/cjabnnkddmpafmfoeonnkmlhjiceniii
Beschreibung Convert text to voice and Read any page out loud easily, with different languages.
Dateigröße 965 KB
Installationsanzahl 23
Aktuelle Version 1.1.0
Letztes Update 2021-10-12
Veröffentlichungsdatum 2021-10-12
Entwickler https://seo-arabic.com
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://seo-arabic.com/
Hilfeseite URL https://seo-arabic.com/
URL der Datenschutzrichtlinien-Seite https://maaloma.tech/privacy-policy
Unterstützte Sprachen 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"
        ]
    }
}