Dictionary
Search words on Wiktionary.org
什么是Dictionary?
Dictionary是由https://danial23.com开发的Chrome扩展程序,该扩展的主要功能是“Search words on Wiktionary.org”。
扩展截图
下载Dictionary扩展crx文件
下载Dictionary扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Find the definition of any word on a web page. Uses the side panel. - search on highlight - popup mode (English only) - available in 162 languages - free and open source Usage instructions: - Open the side panel by clicking the extension icon. Note: You need to enable the Side Panel feature in Chrome. - Once the side panel is open, search Dictionary by highlighting a word. - To change the language of Dictionary, right-click the extension icon and select "Options". - Popup Mode: Highlight a word by double-clicking or dragging to see its definition(s) in a popup. Popup Mode is only available in English. Alt + P is the shortcut to enable/disable popup mode. You can change this shortcut in chrome://extensions/shortcuts Note: In PDF files, the methods above do not work. Instead, while the side panel is open, highlight a word, right-click it and select "Search on Wiktionary.org".
扩展基本信息
名称 | Dictionary |
ID | cgeoeehlcbijkefhlmcnoahlelccfndj |
官方URL | https://chromewebstore.google.com/detail/dictionary/cgeoeehlcbijkefhlmcnoahlelccfndj |
简介 | Search words on Wiktionary.org |
文件大小 | 24.26 KB |
安装次数 | 35 |
当前版本 | 0.3.3 |
更新时间 | 2023-11-01 |
上架时间 | 2023-07-30 |
评分 | 5.00/5 共1次评分 |
开发者 | https://danial23.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://github.com/danial23/wiktionary-chrome-extension |
帮助页面URL | https://github.com/danial23/wiktionary-chrome-extension/issues |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Dictionary", "description": "Search words on Wiktionary.org", "version": "0.3.3", "minimum_chrome_version": "116", "icons": { "16": "icon16.png", "32": "icon32.png", "48": "icon48.png", "128": "icon128.png" }, "background": { "service_worker": "service-worker.js", "type": "module" }, "action": { "default_title": "Dictionary" }, "options_ui": { "page": "options.html", "open_in_tab": false }, "content_scripts": [ { "matches": [ " |