Word Definition
Get detailed definition in both English and Chinese for any selected word on a webpage.
什麼是Word Definition?
Word Definition是由http://haohany.github.io開發的Chrome擴展程式,該擴展的主要功能是“Get detailed definition in both English and Chinese for any selected word on a webpage.”。
擴展截圖
下載Word Definition擴展crx文件
下載Word Definition擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Just select a word and you're good to go!
擴展基本資訊
名稱 | |
ID | jhklfnhipgicandonpkkcpdofchbpjjk |
官方網址 | https://chrome.google.com/webstore/detail/word-definition/jhklfnhipgicandonpkkcpdofchbpjjk |
簡介 | Get detailed definition in both English and Chinese for any selected word on a webpage. |
檔案大小 | 51.54 KB |
安裝次數 | 181 |
目前版本 | 1.2 |
更新時間 | 2015-03-01 |
上架時間 | 2015-03-01 |
評分 | 5.00/5 共 8 次評分 |
開發者 | http://haohany.github.io |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Word Definition", "version": "1.2", "description": "Get detailed definition in both English and Chinese for any selected word on a webpage.", "icons": { "128": "img\/icon128.png" }, "background": { "scripts": [ "jquery.js", "pref.js", "bg.js" ] }, "browser_action": { "default_title": "Word Definition", "default_icon": { "19": "img\/icon19.png" } }, "content_scripts": [ { "css": [ "inject.css" ], "js": [ "inject.js", "jquery.js" ], "matches": [ " |