Wiktionary Pronounce Selection
Show pronunciation of selected word from en.wiktionary.org
What is Wiktionary Pronounce Selection?
Wiktionary Pronounce Selection is a Chrome extension developed by Mehdi Abdelkhalek, and its main feature is "Show pronunciation of selected word from en.wiktionary.org".
Extension Screenshots
Download Wiktionary Pronounce Selection Extension CRX File
Download Wiktionary Pronounce Selection 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
Check how to pronounce words as you browse. This extension adds a button in your browser's toolbar. Select a word then click, or click then enter a word, to see/hear how to pronounce it. You can choose a list of preferred languages, the first one will be used by default. Pronunciations are provided by https://en.wiktionary.org This extension is open source with GPLv3 license https://github.com/mehdi-abdelkhalek/wiktionary-pronounce-selection
Extension Basic Information
Name | Wiktionary Pronounce Selection |
ID | obdelgcmbklmhimmklkajobdoacfbdpc |
Official URL | https://chromewebstore.google.com/detail/wiktionary-pronounce-sele/obdelgcmbklmhimmklkajobdoacfbdpc |
Description | Show pronunciation of selected word from en.wiktionary.org |
File Size | 75.68 KB |
Installation Count | 196 |
Current Version | 0.4 |
Last Updated | 2023-09-08 |
Publish Date | 2020-11-09 |
Rating | 4.00/5 Total 3 Ratings |
Developer | Mehdi Abdelkhalek |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/mehdi-abdelkhalek/wiktionary-pronounce-selection |
Help Page URL | https://github.com/mehdi-abdelkhalek/wiktionary-pronounce-selection/issues |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Wiktionary Pronounce Selection", "version": "0.4", "description": "Show pronunciation of selected word from en.wiktionary.org", "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "64": "images\/icon64.png", "128": "images\/icon128.png" }, "browser_action": { "default_title": "Wiktionary Pronounce", "default_popup": "popup.html", "default_icon": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "64": "images\/icon64.png", "128": "images\/icon128.png" } }, "content_scripts": [ { "matches": [ " |