WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Read Out Loud

Read Out Loud

View on Chrome Web Store
View Read Out Loud Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (126 ratings)
2 new ratings
5 views
This extension has been viewed 5 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Use Read out loud to read aloud on any site. This online TTS tool lets you enjoy text to speech and read text out loud easily.
Type
Extension
Users
9,000 users
500
mage*************************
View author page of mage*************************
Featured Extension

Hand-picked for quality and usefulness

Published
Published on June 12, 2025
Version 1.1.4
Manifest version
3
Updated
Updated on November 23, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Read Out Loud Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.1.4",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "icons": {
        "16": "assets\/icons\/icon16.png",
        "48": "assets\/icons\/icon48.png",
        "128": "assets\/icons\/icon128.png"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script.ts-loader-BnkZH6Ey.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "css": [
                "assets\/libs\/paraHighlight.css"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "action": {
        "default_icon": {
            "16": "assets\/icons\/icon16.png",
            "48": "assets\/icons\/icon48.png",
            "128": "assets\/icons\/icon128.png"
        }
    },
    "host_permissions": [
        "<all_urls>"
    ],
    "permissions": [
        "storage",
        "tabs",
        "scripting",
        "contextMenus",
        "offscreen"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "assets\/*",
                "static\/*",
                "assets\/chromeMessages-D-1IVLzM.js",
                "assets\/voices-C9oi4yvS.js",
                "assets\/index-RTId_MAN.js",
                "assets\/content-script.ts-ClfMVWPi.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "version_name": "1.1.4"
}
© 2026 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top