Mouse Dictionary
A super fast dictionary for language learners
Mouse Dictionaryとは何ですか?
Mouse Dictionaryはhttps://mouse-dictionary.netlify.appによって開発されたChromeの拡張機能で、その主な機能は「A super fast dictionary for language learners」です。
拡張機能のスクリーンショット
Mouse Dictionary拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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": [ " |