Mouse Dictionary
A super fast dictionary for language learners
Что такое Mouse Dictionary?
Mouse Dictionary - это расширение Chrome, разработанное https://mouse-dictionary.netlify.app, и его основная функция - "A super fast dictionary for language learners".
Снимки экрана расширения
Скачать файл CRX расширения Mouse Dictionary
Скачайте файлы расширений Mouse Dictionary в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Mouse Dictionary is a super fast dictionary for Google Chrome. Designed mainly for English and Japanese. Features: * Super fast!!! * Awesome phrases detection * Capable of importing your own text data * Customizable view * Available on various documents: * PDF documents * YouTube captions * input elements * textarea -------- In addition to the built-in default English-Japanese dictionary, you can import data as you like including Japanese-English, English-English and so on. Please check here. https://github.com/wtetsu/mouse-dictionary/wiki/Download-dictionary-data
Основная информация о расширении
Название | Mouse Dictionary |
ID | dnclbikcihnpjohihfcmmldgkjnebgnj |
Официальный URL | https://chromewebstore.google.com/detail/mouse-dictionary/dnclbikcihnpjohihfcmmldgkjnebgnj |
Описание | A super fast dictionary for language learners |
Размер файла | 3.48 MB |
Количество установок | 103,315 |
Текущая Версия | 1.6.6 |
Последнее Обновление | 2024-01-07 |
Дата публикации | 2020-06-21 |
Рейтинг | 4.75/5 Всего 100 оценок |
Разработчик | https://mouse-dictionary.netlify.app |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://qiita.com/wtetsu/items/c43232c6c44918e977c9 |
URL страницы помощи | https://github.com/wtetsu/mouse-dictionary/issues |
Поддерживаемые языки | en,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Mouse Dictionary", "manifest_version": 3, "version": "1.6.6", "description": "__MSG_appDesc__", "default_locale": "en", "author": "wtetsu", "options_ui": { "page": "options\/options.html", "open_in_tab": true }, "permissions": [ "storage", "unlimitedStorage", "activeTab", "scripting" ], "background": { "service_worker": "background.js" }, "action": { "default_icon": "icons\/icon19.png", "default_title": "Mouse Dictionary" }, "commands": { "_execute_action": { "description": "Activate the extension" }, "scroll_down": { "description": "__MSG_scrollDown__" }, "scroll_up": { "description": "__MSG_scrollUp__" } }, "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "web_accessible_resources": [ { "resources": [ "data\/rule.json", "data\/dict*.json" ], "matches": [ " |