WebExtension.net
WebExtension.net

Phonetic Lookup (for American English)

View on Chrome Web Store
View Phonetic Lookup (for American English) Chrome Extension on Chrome Web Store
4.6 (50 ratings)

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

Select any text to see its IPA transcription and to hear its pronunciation.
Type
Extension
Users
2,000 users
Jarek Foksa
View author page of Jarek Foksa
Published
Published on April 2, 2015
Version 1.2
Manifest version
3
Updated
Updated on March 12, 2023
View on Chrome Web Store
View Phonetic Lookup (for American English) Chrome Extension on Chrome Web Store
make_chrome_yours/accessibility
Extension Category

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Jaros\u0142aw Foksa",
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_icon": "icon-38.png"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "content.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Select any text to see its IPA transcription and to hear its pronunciation.",
    "icons": {
        "38": "icon-38.png",
        "128": "icon-128.png",
        "512": "icon-512.png"
    },
    "manifest_version": 3,
    "name": "Phonetic Lookup (for American English)",
    "permissions": [],
    "host_permissions": [],
    "short_name": "Phonetic Lookup",
    "version": "1.2"
}
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