Youglish Widget
Youglish widget extension
Что такое Youglish Widget?
Youglish Widget - это расширение Chrome, разработанное Laevus Dexter, и его основная функция - "Youglish widget extension".
Снимки экрана расширения
Скачать файл CRX расширения Youglish Widget
Скачайте файлы расширений Youglish Widget в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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. Основная информация о расширении
| Название | |
| ID | lamoajcajeacjonhbofakcnjnkmfmfnm |
| Официальный URL | https://chromewebstore.google.com/detail/youglish-widget/lamoajcajeacjonhbofakcnjnkmfmfnm |
| Описание | Youglish widget extension |
| Размер файла | 21.92 KB |
| Количество установок | 115 |
| Текущая Версия | 0.0.2 |
| Последнее Обновление | 2022-03-14 |
| Дата публикации | 2022-03-14 |
| Разработчик | Laevus Dexter |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | 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": [
" | |