text reader: Convert text to voice easily

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

Τι είναι το text reader: Convert text to voice easily;

Το text reader: Convert text to voice easily είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://seo-arabic.com, και η κύρια λειτουργία του είναι "Convert text to voice and Read any page out loud easily, with different languages.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης text reader: Convert text to voice easily

Λήψη αρχείων επέκτασης text reader: Convert text to voice easily σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα text reader: Convert text to voice easily text reader: Convert text to voice easily
ID cjabnnkddmpafmfoeonnkmlhjiceniii
Επίσημο URL https://chromewebstore.google.com/detail/text-reader-convert-text/cjabnnkddmpafmfoeonnkmlhjiceniii
Περιγραφή Convert text to voice and Read any page out loud easily, with different languages.
Μέγεθος Αρχείου 965 KB
Αριθμός Εγκαταστάσεων 23
Τρέχουσα Έκδοση 1.1.0
Τελευταία Ενημέρωση 2021-10-12
Ημερομηνία Δημοσίευσης 2021-10-12
Προγραμματιστής https://seo-arabic.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://seo-arabic.com/
Διεύθυνση URL της Σελίδας Βοήθειας https://seo-arabic.com/
URL της Σελίδας Πολιτικής Απορρήτου https://maaloma.tech/privacy-policy
Υποστηριζόμενες Γλώσσες 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"
        ]
    }
}