WebOutLoud - Text to Speech Web Reader

Listen to the web using text to speech. Perfect for dyslexia, low vision, students, researchers, kids, learning to read.

Τι είναι το WebOutLoud - Text to Speech Web Reader;

Το WebOutLoud - Text to Speech Web Reader είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://weboutloud.io, και η κύρια λειτουργία του είναι "Listen to the web using text to speech. Perfect for dyslexia, low vision, students, researchers, kids, learning to read.".

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

screenshot
screenshot
screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης WebOutLoud - Text to Speech Web Reader

Λήψη αρχείων επέκτασης WebOutLoud - Text to Speech Web Reader σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

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

                        Listen to the web using text to speech to assist with comprehension--to give your eyes a break.

New in 2024 - AI-Powered website summaries (otherwise known as TLDR). This feature allows you to generate a concise summary of any webpage with a click.

WebOutLoud reads websites out loud using the free voices that are already available in your web browser with the option to upgrade your experience to include Premium voices. No text selection is required. It will automatically continue reading paragraph after paragraph. Not only that, it will highlight words as it reads them and remember where you left off.

Give your eyes a break! Just navigate to any web page and hit play. WebOutLoud will read web pages using text to speech.

* It reads pretty much any webpage you can throw at it.
* Highlights words and paragraphs as it reads.
* Summarize websites with AI (requires premium subscription).
* Tell the app where to begin reading using Touch Assist, or enable the powerful Reader Mode to isolate readable content automatically.
* Dozens of voices to choose from (selection of free voices is dependent on operating system and extensions.)

The WebOutLoud browser extension for Chrome is free to use with the voices that are built-in to your browser. Premium voices and the AI website summary feature require a premium subscription. 

A premium subscription also gives you access to all features of WebOutLoud's iOS and Mac apps and the browser extension for Safari (available on both desktop and mobile).                    

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

Όνομα WebOutLoud - Text to Speech Web Reader WebOutLoud - Text to Speech Web Reader
ID akmlgdbkdgmgjoobidmmkknmlblhjomj
Επίσημο URL https://chromewebstore.google.com/detail/weboutloud-text-to-speech/akmlgdbkdgmgjoobidmmkknmlblhjomj
Περιγραφή Listen to the web using text to speech. Perfect for dyslexia, low vision, students, researchers, kids, learning to read.
Μέγεθος Αρχείου 635 KB
Αριθμός Εγκαταστάσεων 2,022
Τρέχουσα Έκδοση 2024.2.21.1
Τελευταία Ενημέρωση 2024-02-22
Ημερομηνία Δημοσίευσης 2020-05-08
Αξιολόγηση 3.25/5 Συνολικά 24 Αξιολογήσεις
Προγραμματιστής https://weboutloud.io
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://weboutloud.io
Διεύθυνση URL της Σελίδας Βοήθειας https://weboutloud.io/contact
URL της Σελίδας Πολιτικής Απορρήτου http://wol.bretlester.com/privacy_policy.html
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "default_locale": "en",
    "name": "WebOutLoud - Text to Speech Web Reader",
    "description": "Listen to the web using text to speech. Perfect for dyslexia, low vision, students, researchers, kids, learning to read.",
    "version": "2024.2.21.1",
    "icons": {
        "48": "images\/icon-48.png",
        "96": "images\/icon-96.png",
        "128": "images\/icon-128.png",
        "256": "images\/icon-256.png",
        "512": "images\/icon-512.png"
    },
    "background": {
        "service_worker": "bg-loader.js"
    },
    "content_scripts": [
        {
            "js": [
                "common.js",
                "shared.js",
                "jquery-2.1.1.min.js",
                "aws-sdk-2.1068.0.min.js",
                "reader.js",
                "WOLAudio.js",
                "content.js",
                "components.js",
                "synth.js",
                "PollySynth.js",
                "widgets.js",
                "readermode.js",
                "PlayerUI.js",
                "MoreMenu.js",
                "VoicePicker.js",
                "UserMessage.js",
                "SpeedPitch.js",
                "Settings.js",
                "Account.js",
                "MarketingMessage.js",
                "readermode\/readermode_controller.js",
                "summarymode\/summarymode_controller.js"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "action": [],
    "permissions": [
        "storage",
        "activeTab",
        "contextMenus"
    ],
    "host_permissions": [
        "https:\/\/weboutloud.io\/",
        "https:\/\/wol.io.dev.weboutloud.io\/"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "images\/*",
                "Nunito-VariableFont_wght.ttf",
                "Petrona-Italic-VariableFont_wght.ttf",
                "Petrona-VariableFont_wght.ttf"
            ],
            "matches": [
                "https:\/\/*\/*",
                "http:\/\/*\/*"
            ]
        }
    ],
    "commands": {
        "next": {
            "suggested_key": {
                "default": "Alt+Shift+Period"
            },
            "description": "Next"
        },
        "previous": {
            "suggested_key": {
                "default": "Alt+Shift+Comma"
            },
            "description": "Previous"
        },
        "focus-player": {
            "suggested_key": {
                "default": "Alt+K"
            },
            "description": "Activate and Focus WebOutLoud"
        },
        "focus-cursor": {
            "suggested_key": {
                "default": "Alt+J"
            },
            "description": "Focus Cursor"
        }
    }
}