text reader: Convert text to voice easily

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

Co je text reader: Convert text to voice easily?

text reader: Convert text to voice easily je rozšíření Chrome vyvinuté https://seo-arabic.com, a jeho hlavní funkcí je „Convert text to voice and Read any page out loud easily, with different languages.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření text reader: Convert text to voice easily

Stáhněte si soubory rozšíření text reader: Convert text to voice easily ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název text reader: Convert text to voice easily text reader: Convert text to voice easily
ID cjabnnkddmpafmfoeonnkmlhjiceniii
Oficiální URL https://chromewebstore.google.com/detail/text-reader-convert-text/cjabnnkddmpafmfoeonnkmlhjiceniii
Popis Convert text to voice and Read any page out loud easily, with different languages.
Velikost souboru 965 KB
Počet instalací 23
Aktuální Verze 1.1.0
Poslední Aktualizace 2021-10-12
Datum Vydání 2021-10-12
Vývojář https://seo-arabic.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://seo-arabic.com/
URL Stránky Nápovědy https://seo-arabic.com/
URL Stránky Zásad Ochrany Soukromí https://maaloma.tech/privacy-policy
Podporované Jazyky 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"
        ]
    }
}