WebExtension.net
WebExtension.net

Pronounce: Speech and Pronunciation Checker

View on Chrome Web Store
View Pronounce: Speech and Pronunciation Checker Chrome Extension on Chrome Web Store
4.1 (148 ratings)

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

Speak confidently with instant feedback on any conversation from an AI speech coach.
Type
Extension
Users
30,000 users
Pronounce
View author page of Pronounce
Published
Published on March 21, 2017
Version 2.0.29
Manifest version
3
Updated
Updated on May 28, 2024
View on Chrome Web Store
View Pronounce: Speech and Pronunciation Checker Chrome Extension on Chrome Web Store
productivity/education
Extension Category
Website
Visit developer website

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Pronounce: Speech and Pronunciation Checker",
    "version": "2.0.29",
    "description": "Speak confidently with instant feedback on any conversation from an AI speech coach.",
    "background": {
        "service_worker": "background.js"
    },
    "author": "Pronounce",
    "homepage_url": "https:\/\/getpronounce.com\/",
    "short_name": "Pronounce Extension",
    "action": {
        "default_title": "Pronounce Extension",
        "default_icon": {
            "16": "\/images\/iconDefault.png",
            "48": "\/images\/[email protected]",
            "128": "\/images\/[email protected]"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "<all_urls>"
            ],
            "js": [
                ".\/content.js"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "content.js",
                "\/images\/premium_bg.jpg",
                "\/images\/voice\/flags_sprite.png",
                "\/images\/voice\/voice_sprite.png"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "storage",
        "contextMenus",
        "scripting",
        "management"
    ],
    "host_permissions": [
        "<all_urls>"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'; media-src *;"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/app.getpronounce.com\/*"
        ]
    },
    "icons": {
        "16": "\/images\/iconDefault.png",
        "48": "\/images\/[email protected]",
        "128": "\/images\/[email protected]"
    },
    "commands": {
        "runReadStop": {
            "suggested_key": "Alt+P",
            "description": "Start\/stop reading"
        },
        "_execute_action": {
            "suggested_key": "Alt+Shift+P",
            "description": "Toggle extension"
        }
    }
}
WebExtension.net

Track and analyze Chrome Web Store extensions with comprehensive analytics and insights.

© 2024 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