Namecoach: AI Name Pronunciation Tool

This extension allows user to search for name pronunciations. User can search for any name and learn how to correctly pronounce it.

Namecoach: AI Name Pronunciation Toolคืออะไร?

Namecoach: AI Name Pronunciation Tool เป็นส่วนขยายของ Chrome ที่พัฒนาโดย NameCoach Dev Team และคุณลักษณะหลักของมันคือ "This extension allows user to search for name pronunciations. User can search for any name and learn how to correctly pronounce it."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Namecoach: AI Name Pronunciation Tool

ดาวน์โหลดไฟล์ส่วนขยาย Namecoach: AI Name Pronunciation Tool ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Free accurate name pronunciation at your fingertips.

 • Access pronunciations from any website.
 • Use our search bar when you come across a name that stumps you.
 • Save time from browsing online videos for the right pronunciation.
 • Communicate confidently and make lasting impressions by getting names right every time.

- Convenient -
Experience the ultimate convenience of accurate audio name pronunciations when and where you need it most—on the sites you use and LOVE! Embrace a new level of efficiency with our browser extension, ensuring every interaction begins with confidence and respect.

- Accurate -
Let's face it - you CAN'T trust the spelling alone to determine pronunciation. Our AI is consistently increasing in accuracy and learning over time, surfacing the most likely pronunciation of every name based on a series of evolving demographic factors.

- Confident -
Start every interaction off on the right foot with proper name pronunciation. Our innovative technology takes the guesswork out of meeting someone new, so you can focus on meaningful connections and conversations.

Privacy Policy: https://cloud.name-coach.com/privacy

Terms of Use: https://cloud.name-coach.com/termsofuse                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Namecoach: AI Name Pronunciation Tool Namecoach: AI Name Pronunciation Tool
ID ipiekpebmfcdieggajmfcdcccmiegame
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/namecoach-ai-name-pronunc/ipiekpebmfcdieggajmfcdcccmiegame
คำอธิบาย This extension allows user to search for name pronunciations. User can search for any name and learn how to correctly pronounce it.
ขนาดไฟล์ 6.77 MB
จำนวนการติดตั้ง 852
เวอร์ชันปัจจุบัน 0.6.0
อัปเดตครั้งล่าสุด 2024-02-14
วันที่เผยแพร่ 2023-09-27
คะแนน 4.57/5 รวมทั้งหมด 7 คะแนน
ผู้พัฒนา NameCoach Dev Team
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://name-coach.com/
URL หน้านโยบายความเป็นส่วนตัว https://cloud.name-coach.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Namecoach: AI Name Pronunciation Tool",
    "description": "This extension allows user to search for name pronunciations. User can search for any name and learn how to correctly pronounce it.",
    "version": "0.6.0",
    "manifest_version": 3,
    "icons": {
        "16": "images\/icon-16.png",
        "32": "images\/icon-32.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/icon-16.png",
            "32": "images\/icon-32.png",
            "48": "images\/icon-48.png",
            "128": "images\/icon-128.png"
        }
    },
    "permissions": [
        "contextMenus",
        "sidePanel"
    ],
    "background": {
        "service_worker": "background\/background.js",
        "type": "module"
    },
    "options_page": "options.html",
    "side_panel": {
        "default_path": "popup.html"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/auth.name-coach.com\/*"
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjfRoe4YDvE1J00rMjWLr7XKBNL2tmyxQtcFfutJsujZZn0An837gOLBxRdzuZs6BFvnWohHLb1aIeYV\/ecSlpmFx9LygCuz89ElA4ppfPqUu8DSRomWrmyn9ScTpAxyEkp8Bf+514\/fyopAlw2M\/oU76vDoUE4fkpsEfgRPVqdbaxSbX1MUBBCkKfiaYUXyyIZC3iaNFvSFdNdQxiCogOmRaARGR1PAbLLkh4m4a1ZZV62Qf8XnUw3rqKAhVXyiGmWLzqNfepppxc2pdEKIvijf\/zamxYZ\/zM4gcpwoSjIvCR1J6u3n2Mqek+7xH7X6xPkRmjiPHWMlzXHIs546v+QIDAQAB"
}