Wiktionary Pronounce Selection
Show pronunciation of selected word from en.wiktionary.org
Was ist Wiktionary Pronounce Selection?
Wiktionary Pronounce Selection ist eine Chrome-Erweiterung, die von Mehdi Abdelkhalek entwickelt wurde, und ihr Hauptmerkmal ist "Show pronunciation of selected word from en.wiktionary.org".
Erweiterungsscreenshots
Wiktionary Pronounce Selection-Erweiterungs-CRX-Datei herunterladen
Laden Sie Wiktionary Pronounce Selection-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
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
Grundlegende Informationen zur Erweiterung
Name | Wiktionary Pronounce Selection |
ID | obdelgcmbklmhimmklkajobdoacfbdpc |
Offizielle URL | https://chromewebstore.google.com/detail/wiktionary-pronounce-sele/obdelgcmbklmhimmklkajobdoacfbdpc |
Beschreibung | Show pronunciation of selected word from en.wiktionary.org |
Dateigröße | 75.68 KB |
Installationsanzahl | 196 |
Aktuelle Version | 0.4 |
Letztes Update | 2023-09-08 |
Veröffentlichungsdatum | 2020-11-09 |
Bewertung | 4.00/5 Insgesamt 3 Bewertungen |
Entwickler | Mehdi Abdelkhalek |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/mehdi-abdelkhalek/wiktionary-pronounce-selection |
Hilfeseite URL | https://github.com/mehdi-abdelkhalek/wiktionary-pronounce-selection/issues |
Unterstützte Sprachen | 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": [ " |