Youglish Widget
Youglish widget extension
Apa itu Youglish Widget?
Youglish Widget adalah ekstensi Chrome yang dikembangkan oleh Laevus Dexter, dan fitur utamanya adalah "Youglish widget extension".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Youglish Widget
Unduh file ekstensi Youglish Widget dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Improve your pronunciation with YouTube. Search for selected word or expression using the context menu or by pressing specified hotkey (ctrl + alt +by default). Sticky YouGlish widget will appear. If no language specified, it will be determined by hangul, kana, chinese and cyrillic characters accordingly. Might not work on some sites.
Informasi Dasar Ekstensi
Nama | |
ID | lamoajcajeacjonhbofakcnjnkmfmfnm |
URL Resmi | https://chromewebstore.google.com/detail/youglish-widget/lamoajcajeacjonhbofakcnjnkmfmfnm |
Deskripsi | Youglish widget extension |
Ukuran File | 21.92 KB |
Jumlah Instalasi | 115 |
Versi Saat Ini | 0.0.2 |
Terakhir Diperbarui | 2022-03-14 |
Tanggal Publikasi | 2022-03-14 |
Pengembang | Laevus Dexter |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Youglish Widget", "description": "Youglish widget extension", "version": "0.0.2", "icons": { "16": "icon16.png", "48": "icon48.png" }, "background": { "service_worker": "background.js" }, "action": { "default_icon": { "16": "icon16.png", "32": "icon32.png" }, "default_popup": "popup.html", "default_title": "Youglish widget settings" }, "web_accessible_resources": [ { "resources": [ "youglish.js", "keys.js" ], "matches": [], "extension_ids": [] } ], "content_scripts": [ { "matches": [ " |