NameShouts - Name Pronunciation tool

The most extensive name pronunciation tool that works with your favourite web apps.

What is NameShouts - Name Pronunciation tool?

NameShouts - Name Pronunciation tool is a Chrome extension developed by https://nameshouts.com, and its main feature is "The most extensive name pronunciation tool that works with your favourite web apps.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download NameShouts - Name Pronunciation tool Extension CRX File

Download NameShouts - Name Pronunciation tool extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Names matter. They’re the first personal detail that we share when we meet someone new. As we become more connected across the globe, we’ll see more and more names – and a lot of them will be harder to pronounce.

The new and improved NameShouts Chrome Extension is ready to help you rise to the challenge, with seamless integration to platforms you use daily — from Hubspot to Facebook to Canvas.

GET NAMES RIGHT
What if you could pronounce any name right? You could make stronger first impressions, build stronger communities, and deliver exceptional service. With NameShouts, it's all in one simple click.

COMPREHENSIVE DATABASE
NameShouts is the most in-depth name pronunciation tool on the Internet. Our network of native speakers ensure the accuracy of every name recorded. Plus, we’re adding new names everyday!

ADVANCED FEATURES
The new NameShouts Chrome Extension already features more integrations out of the box than before, with support for new platforms continuing to roll out. Plus, thanks to NameShouts 2.0, you can now work with custom pronunciations and lists to ensure greater accuracy.

CREATE A FREE ACCOUNT:
You need a NameShouts account to use our extension. You’ll then be able to access the extension for free!                    

Extension Basic Information

Name NameShouts - Name Pronunciation tool NameShouts - Name Pronunciation tool
ID cfjmdoknapjfodjomjdldohemeiggmgo
Official URL https://chromewebstore.google.com/detail/nameshouts-name-pronuncia/cfjmdoknapjfodjomjdldohemeiggmgo
Description The most extensive name pronunciation tool that works with your favourite web apps.
File Size 792 KB
Installation Count 554
Current Version 2.3.4
Last Updated 2024-02-07
Publish Date 2022-08-05
Rating 5.00/5 Total 1 Ratings
Developer https://nameshouts.com
Email [email protected]
Payment Type in_app
Extension Website https://app2.nameshouts.com/
Privacy Policy Page URL https://www.nameshouts.com/privacy-policy
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "NameShouts - Name Pronunciation tool",
    "description": "The most extensive name pronunciation tool that works with your favourite web apps.",
    "version": "2.3.4",
    "icons": {
        "16": "assets\/images\/logo-16.png",
        "32": "assets\/images\/logo-32.png",
        "48": "assets\/images\/logo-48.png",
        "128": "assets\/images\/logo-128.png"
    },
    "background": {
        "service_worker": "assets\/js\/background.js",
        "default_icon": "assets\/images\/logo-16.png"
    },
    "permissions": [
        "storage"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/wellfound.com\/*",
                "https:\/\/*.myschoolapp.com\/*",
                "https:\/\/*.instructure.com\/*",
                "https:\/\/*.stgeorges.edu\/*",
                "https:\/\/*.hubspot.com\/*",
                "https:\/\/*.sharepoint.com\/*",
                "https:\/\/*.slack.com\/*",
                "https:\/\/*.nameshouts.com\/*"
            ],
            "all_frames": false,
            "run_at": "document_end",
            "js": [
                "assets\/js\/libs\/jquery.js",
                "assets\/js\/libs\/utils.js",
                "assets\/js\/libs\/audio-injector.js",
                "assets\/js\/libs\/facade.js",
                "assets\/js\/plugins\/angel-list.js",
                "assets\/js\/plugins\/blackboard-grinnell.js",
                "assets\/js\/plugins\/hubspot.js",
                "assets\/js\/plugins\/blackbaud-norwood.js",
                "assets\/js\/plugins\/blackbaud-shipley.js",
                "assets\/js\/plugins\/sharepoint-grinnell.js",
                "assets\/js\/plugins\/canvas-sg-list.js",
                "assets\/js\/plugins\/canvas-sg-page.js",
                "assets\/js\/plugins\/finalsite-stgeorge.js",
                "assets\/js\/plugins\/slack.js",
                "assets\/js\/plugins\/fancy.js",
                "assets\/js\/plugins\/google-contact.js",
                "assets\/js\/main-script.js"
            ],
            "css": [
                "assets\/css\/content.css",
                "assets\/css\/balloon.min.css"
            ]
        }
    ],
    "host_permissions": [
        ""
    ],
    "action": {
        "default_popup": "index.html"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxLNZZFFexeVXm9n8\/ypRAm6TKtBipLvPBnGsTn\/jyJqRj0P1BIxpufr+2HHdbk+8Q+8J5Acp7CXBjuRbGlbxZ1DfvfqWY2N2k7MlChWoEF3mLdSLk1ScSteUfFICoCQgiR06szFo9DkSnlUT\/kwYqx\/ahds345T\/sL\/Rj189ciis5+HVKUo2EEVM7XNIMIawR34\/ENBuUUFFzgKcDrsG3gQ9M\/THrwCPra1NjFD6gro7qgSKIONizo0sV7Cw8nuHbDfHOFCixNNJ6ifjW0aobRtdu5dlDZuclL\/wfvn3\/1KwuTMhTwpwmvyvnUCMjv+Kvw37Me4WaJ0mw+JLpGi9uQIDAQAB",
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/images\/*.svg",
                "assets\/fonts\/DM_Sans\/*.ttf"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/app2.nameshouts.com\/*"
        ],
        "accepts_tls_channel_id": false
    }
}