text reader: Convert text to voice easily

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

Co to jest text reader: Convert text to voice easily?

text reader: Convert text to voice easily to rozszerzenie Chrome opracowane przez https://seo-arabic.com, a jego główną funkcją jest „Convert text to voice and Read any page out loud easily, with different languages.”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia text reader: Convert text to voice easily

Pobierz pliki rozszerzeń text reader: Convert text to voice easily w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa text reader: Convert text to voice easily text reader: Convert text to voice easily
ID cjabnnkddmpafmfoeonnkmlhjiceniii
Oficjalny URL https://chromewebstore.google.com/detail/text-reader-convert-text/cjabnnkddmpafmfoeonnkmlhjiceniii
Opis Convert text to voice and Read any page out loud easily, with different languages.
Rozmiar pliku 965 KB
Liczba instalacji 23
Aktualna Wersja 1.1.0
Ostatnia Aktualizacja 2021-10-12
Data Publikacji 2021-10-12
Deweloper https://seo-arabic.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://seo-arabic.com/
Adres URL Strony Pomocy https://seo-arabic.com/
Adres URL Strony Polityki Prywatności https://maaloma.tech/privacy-policy
Obsługiwane Języki 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"
        ]
    }
}