TTSReader | Text to Speech In Page Reader

Read out loud any page, directly from within the page

Was ist TTSReader | Text to Speech In Page Reader?

TTSReader | Text to Speech In Page Reader ist eine Chrome-Erweiterung, die von https://ttsreader.com entwickelt wurde, und ihr Hauptmerkmal ist "Read out loud any page, directly from within the page".

Erweiterungsscreenshots

screenshot

TTSReader | Text to Speech In Page Reader-Erweiterungs-CRX-Datei herunterladen

Laden Sie TTSReader | Text to Speech In Page Reader-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

                        Reads out loud any page without leaving the page. Works continuously - even if you shift to a different tab. No tricks. No privacy violations. Does what it says it does - nothing else hidden under the hood.
Listen to news, wiki articles & more, directly on their websites.

Reads any website, without having to copy text or leave the website.

TTSreader is particularly suited for content based websites, eg Wikipedia articles.

Please note: the ability to read an article on a site depends heavily on how the site is built (and tagged under the hood), as we try to read only the interesting content and skip non content like ads and stuff. In case you need it to read a site, and it does not do it very well, you can select the text, right-click with the mouse, then select 'Play Selected Text'. Also - please send us an email, or feedback on https://ttsreader.com/extension/guide/  so we can perhaps adjust for the site you need.

Main Features:
Reading whole pages
Select text on the page -> right mouse click menu -> read selection
Marks the currently read sentence, so you can follow the reading.

Multilingual, multiple voices and accents.

All your website reading needs in a simple, efficient and intuitive manner! The extension is super simple to use and, a professional text to speech. The extension allows for instant reading of text with natural sounding voices, directly from within any website. 
The extension's icon will be placed right on your Chrome's toolbar, so it will always be available without exiting your working tab. In addition, you can simply select the text you want to be read, and click "Play Selected" right from the popup context menu upon the right-mouse-click.
 
The TTSReader chrome extension has a set features and functionality that allow you to control and customize your listening experience.
	•	Choose a language & voice from a list.
	•	Control and vary reading speeds
	•	Play, pause, skip back and forward
	•	Hear text via selection and use of the right click menu
	•	Listen and continue browsing on other sites.

Uses of the TTSreader extenstion:
	•	While working, listen to interesting articles and books
	•	TTSReader allows for listening to written content while doing something else. 
	•	Suitable for kids education
	•	Aid for people with difficulties in reading

Privacy: We at TTSReader.com value your privacy, and that's why we do not store anything you type or any other data about you.
For additional info & feedback, please contact us at [email protected]

Visit our site on ttsreader.com                    

Grundlegende Informationen zur Erweiterung

Name TTSReader | Text to Speech In Page Reader TTSReader | Text to Speech In Page Reader
ID pakknklefcjdhejnffafpeelofiekebg
Offizielle URL https://chromewebstore.google.com/detail/ttsreader-text-to-speech/pakknklefcjdhejnffafpeelofiekebg
Beschreibung Read out loud any page, directly from within the page
Dateigröße 1.24 MB
Installationsanzahl 101,425
Aktuelle Version 10.32.6
Letztes Update 2023-02-16
Veröffentlichungsdatum 2020-09-16
Bewertung 3.82/5 Insgesamt 188 Bewertungen
Entwickler https://ttsreader.com
E-Mail [email protected]
Zahlungsart in_app
Erweiterungswebsite https://ttsreader.com/
Hilfeseite URL https://ttsreader.com/
URL der Datenschutzrichtlinien-Seite https://speechnotes.co
Unterstützte Sprachen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "TTSReader | Text to Speech In Page Reader",
    "short_name": "TTSReader Text to Speech",
    "description": "Read out loud any page, directly from within the page",
    "version": "10.32.6",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "jsm\/jquery-3.1.1.min.js",
                "jsm\/buy.min.js",
                "jsm\/app.min.js",
                "jsm\/getPagesSource.min.js",
                "jsm\/page.min.js",
                "jsm\/keyboardShortcuts.min.js"
            ],
            "css": [
                "css\/page.css"
            ]
        }
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "html\/popup.html"
    },
    "permissions": [
        "contextMenus",
        "storage"
    ],
    "oauth2": {
        "client_id": "1076667146441-99leki9htbjbsaei9soa7so5805qh2dt.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/chromewebstore.readonly"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAq0uBhOiKzJO1IMVif3e2N9+srzE+Wmu+7Vmbqcko6+NXEIDTuCmc8Okz7qUcsOME7FNRpZZ348Me8yxB383paspMsDiuPtX8gCdgTeD31QRIx+3RZaheMOFh\/9ANtK1fFXhvE\/0oA7fv\/LMkVDvtLM\/R03XO6\/r1bRi5SixDcRSb18uUx0M7txjj6i1k1Is3Q4h7KOp84ujkB2BpfGpqkjbnJwRJnVcHwTZKFaafGVGOCHBhEbaS4\/9f4SfMP9JUFa2jGMaz7faZUMBv6m7Vf2PP1OpVNxlbpFyzZPshAClVmlowc7fcMz36rWIyEqfeMFabmi8\/ytrfz1ijxcOIhQIDAQAB",
    "background": {
        "persistent": true,
        "scripts": [
            "jsm\/jquery-3.1.1.min.js",
            "jsm\/buy.min.js",
            "jsm\/app.min.js",
            "jsm\/background.min.js"
        ]
    },
    "web_accessible_resources": [
        "jsm\/*.js",
        "images\/*.*",
        "html\/popup.html",
        "html\/purchase.html",
        "css\/*.css"
    ],
    "icons": {
        "16": "rightclickmenuttsicon.png",
        "128": "icon128.png",
        "512": "icon512.png",
        "1024": "icon1024.png"
    }
}