Read Pronunciation: English & French

Be native in pronunciation using text modifications. Open a pop-up instantly by hovering over a word. Web, PDF, Video, Anki

Was ist Read Pronunciation: English & French?

Read Pronunciation: English & French ist eine Chrome-Erweiterung, die von https://pronunciation.how entwickelt wurde, und ihr Hauptmerkmal ist "Be native in pronunciation using text modifications. Open a pop-up instantly by hovering over a word. Web, PDF, Video, Anki".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Read Pronunciation: English & French-Erweiterungs-CRX-Datei herunterladen

Laden Sie Read Pronunciation: English & French-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Modern English and Modern French have a weak connection between spoken and written language. This makes it difficult to understand native speakers by listening. Especially if you mostly learned the language by reading rather than listening or your teacher was a non-native speaker

Use Postmodern Modifications to read pronunciation and spelling at the same time. As easy as in your native language. It's much more intuitive than traditional phonetic transcription (IPA). See how it works at the screenshots

More Features:
 • An instant pop-up with translation/definition/audio by hovering over a word
 • Precisely identifies phrasal nouns/verbs, multi-word terms, and idioms
 • Fast and secure due to using an offline pronouncing dictionary
 • Highly customizable by 34 settings. Integrates with Anki flashcards, ChatGPT AI
 • Improve vocabulary on websites, PDFs, video subtitles, YouTube, etc

Read Pronunciation helps you to form right English or French pronunciation habits subconsciously when you read text online                    

Grundlegende Informationen zur Erweiterung

Name Read Pronunciation: English & French Read Pronunciation: English & French
ID ieimachclakgpglmhafclnfklklomfeh
Offizielle URL https://chromewebstore.google.com/detail/read-pronunciation-englis/ieimachclakgpglmhafclnfklklomfeh
Beschreibung Be native in pronunciation using text modifications. Open a pop-up instantly by hovering over a word. Web, PDF, Video, Anki
Dateigröße 48.79 MB
Installationsanzahl 6,597
Aktuelle Version 1.11.1.1
Letztes Update 2024-02-15
Veröffentlichungsdatum 2020-07-02
Bewertung 4.92/5 Insgesamt 50 Bewertungen
Entwickler https://pronunciation.how
E-Mail [email protected]
Zahlungsart in_app
Erweiterungswebsite https://Pronunciation.How
URL der Datenschutzrichtlinien-Seite https://pronunciation.how/privacy-policy
Unterstützte Sprachen id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "short_name": "Read Pronunciation",
    "author": "The Developer of Read Pronunciation",
    "description": "__MSG_appDescription__",
    "version": "1.11.1.1",
    "offline_enabled": true,
    "manifest_version": 3,
    "default_locale": "en",
    "developer": {
        "name": "The Developer of Read Pronunciation",
        "url": "https:\/\/pronunciation.how"
    },
    "content_security_policy": {
        "extension_pages": "default-src 'self'; style-src 'self' 'unsafe-inline'; font-src 'self' data:; img-src * 'self' data: chrome:\/\/favicon https:\/\/www.gravatar.com; media-src 'self' blob: https:\/\/upload.wikimedia.org https:\/\/dict.youdao.com https:\/\/translate.google.com; frame-src * 'self' https:\/\/pronunciation.how https:\/\/*.linguee.com https:\/\/dictionary.cambridge.org https:\/\/*.wiktionary.org https:\/\/*.wikipedia.org https:\/\/www.urbandictionary.com https:\/\/www.google.com https:\/\/www.google.fr https:\/\/*.youtube.com https:\/\/www.bing.com https:\/\/duckduckgo.com https:\/\/www.patreon.com; connect-src * http:\/\/127.0.0.1:8765 https:\/\/pronunciation.how https:\/\/*.pronunciation.how wss:\/\/pronunciation.how wss:\/\/*.pronunciation.how https:\/\/proactive.im https:\/\/*.proactive.im wss:\/\/proactive.im wss:\/\/*.proactive.im https:\/\/*.wiktionary.org https:\/\/upload.wikimedia.org https:\/\/translate.googleapis.com https:\/\/www.bing.com https:\/\/*.wikipedia.org https:\/\/api.urbandictionary.com https:\/\/www.urbandictionary.com https:\/\/dictionary.cambridge.org https:\/\/analytics.google.com https:\/\/www.facebook.com https:\/\/analytics.twitter.com https:\/\/px.ads.linkedin.com"
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]",
            "strict_min_version": "79.0"
        },
        "safari": {
            "strict_min_version": "16.4"
        }
    },
    "commands": {
        "command_toggle_text_modification": {
            "suggested_key": {
                "default": "Ctrl+Shift+F",
                "mac": "Command+Shift+F"
            },
            "description": "Enable\/disable text modification"
        }
    },
    "icons": {
        "16": "Media\/icons\/16.png",
        "32": "Media\/icons\/32.png",
        "48": "Media\/icons\/48.png",
        "64": "Media\/icons\/64.png",
        "80": "Media\/icons\/80.png",
        "96": "Media\/icons\/96.png",
        "120": "Media\/icons\/120.png",
        "128": "Media\/icons\/128.png",
        "180": "Media\/icons\/180.png",
        "256": "Media\/icons\/256.png",
        "512": "Media\/icons\/512.png",
        "1024": "Media\/icons\/1024.png"
    },
    "background": {
        "service_worker": "backgroundAll.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true,
        "browser_style": false
    },
    "action": {
        "default_popup": "website.html",
        "default_title": "Read Pronunciation Options",
        "browser_style": false,
        "theme_icons": [
            {
                "dark": "Media\/icons\/16.png",
                "light": "Media\/icons\/[email protected]",
                "size": 16
            },
            {
                "dark": "Media\/icons\/32.png",
                "light": "Media\/icons\/[email protected]",
                "size": 32
            },
            {
                "dark": "Media\/icons\/48.png",
                "light": "Media\/icons\/[email protected]",
                "size": 48
            },
            {
                "dark": "Media\/icons\/128.png",
                "light": "Media\/icons\/[email protected]",
                "size": 128
            },
            {
                "dark": "Media\/icons\/256.png",
                "light": "Media\/icons\/[email protected]",
                "size": 256
            },
            {
                "dark": "Media\/icons\/1024.png",
                "light": "Media\/icons\/[email protected]",
                "size": 1024
            }
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "contentMainAll.js",
                "WinkTagger.js",
                "en-NAmE-pronunciation.txt",
                "en-BrE-pronunciation.txt",
                "fr-pronunciation.txt",
                "websites.txt",
                "contentToast.html",
                "contentTooltip.html",
                "options.html",
                "website.html",
                "browser.html",
                "Media\/icons\/512.png",
                "dist\/semantic.min.css"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": false
        }
    ],
    "content_scripts": [
        {
            "world": "MAIN",
            "match_about_blank": true,
            "match_origin_as_fallback": true,
            "all_frames": true,
            "matches": [
                ""
            ],
            "js": [
                "contentMainAll.js"
            ],
            "run_at": "document_start"
        },
        {
            "match_about_blank": true,
            "match_origin_as_fallback": true,
            "all_frames": true,
            "matches": [
                ""
            ],
            "js": [
                "contentIsolatedAll.js"
            ],
            "css": [
                "contentAll.css"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "matches": [
                "https:\/\/www.patreon.com\/Pronunciation",
                "https:\/\/www.patreon.com\/Pronunciation?*",
                "https:\/\/www.patreon.com\/Pronunciation\/about",
                "https:\/\/www.patreon.com\/Pronunciation\/about?*",
                "https:\/\/www.patreon.com\/ReadPronunciation",
                "https:\/\/www.patreon.com\/ReadPronunciation?*",
                "https:\/\/www.patreon.com\/ReadPronunciation\/about",
                "https:\/\/www.patreon.com\/ReadPronunciation\/about?*",
                "https:\/\/www.patreon.com\/Pronuncia",
                "https:\/\/www.patreon.com\/Pronuncia?*",
                "https:\/\/www.patreon.com\/Pronuncia\/about",
                "https:\/\/www.patreon.com\/Pronuncia\/about?*",
                "https:\/\/www.patreon.com\/Pronunciacion",
                "https:\/\/www.patreon.com\/Pronunciacion?*",
                "https:\/\/www.patreon.com\/Pronunciacion\/about",
                "https:\/\/www.patreon.com\/Pronunciacion\/about?*",
                "https:\/\/www.patreon.com\/Prononciation",
                "https:\/\/www.patreon.com\/Prononciation?*",
                "https:\/\/www.patreon.com\/Prononciation\/about",
                "https:\/\/www.patreon.com\/Prononciation\/about?*"
            ],
            "js": [
                "contentPatreonAll.js"
            ],
            "css": [
                "contentPatreonAll.css"
            ],
            "run_at": "document_start"
        },
        {
            "all_frames": true,
            "matches": [
                "https:\/\/www.buymeacoffee.com\/ReadPronunciation",
                "https:\/\/www.buymeacoffee.com\/ReadPronunciation?*",
                "https:\/\/www.buymeacoffee.com\/ReadPronunciation\/*"
            ],
            "js": [
                "contentBuymeacoffeeAll.js"
            ],
            "run_at": "document_start"
        }
    ],
    "permissions": [
        "storage",
        "activeTab",
        "declarativeNetRequestWithHostAccess",
        "webRequest",
        "contextMenus",
        "scripting"
    ],
    "optional_permissions": [
        "clipboardRead"
    ],
    "host_permissions": [
        ""
    ]
}