English Dictionary Lookup
Allows for easy lookup and display of English word definitions within webpages via a double-click and an unobtrusive dialog box.
什麼是English Dictionary Lookup?
English Dictionary Lookup是由Cole Anderson開發的Chrome擴展程式,該擴展的主要功能是“Allows for easy lookup and display of English word definitions within webpages via a double-click and an unobtrusive dialog box.”。
擴展截圖
下載English Dictionary Lookup擴展crx文件
下載English Dictionary Lookup擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
This extension allows for easy lookup and display of English word definitions within webpages via an unobtrusive dialog box. All the dictionary data (over 13MB compressed) is located within the add-on, so this add-on will never connect to an external site and can operate without an internet connection. To use this add-on, simply double-click on any word within a webpage and, if it is found in the dictionary, a dialog box will show up in the middle of the screen containing the word definition. Click anywhere outside the dialog box to dismiss the dialog. You can also lookup words inside of the dialog box by double-clicking on them. Please note that the word must be selectable for the add-on to recognize it. The definition dialog box contains a header with page links that allow you to quickly jump to word synonyms or other word forms if they are available. These links are named as abbreviated parts of speech (i.e. n. for noun, v. for verb, and p.pr.&vb.n. for "participle present & verbal noun"). Simply click on the links to jump to the relevant sections within the dialog. The header also includes a bracketed word with left arrow; this is the word that was defined previously and works as a back button if this word is double-clicked. This add-on would not be possible without the GNU Collaborative International Dictionary of English (GCIDE) (http://gcide.gnu.org.ua/) and by extension the GCIDE_XML (http://www.ibiblio.org/webster/). Please note that the source dictionary data is sometimes incomplete. Missing symbols or characters will show up as unicode question marks. Also note that this add-on uses an algorithm to find word roots if the searched word is inflected. This algorithm is not perfect and will sometimes fail to find a root word or find the wrong root word. Lookup accuracy may improve through future updates. Thank you for your interest in this add-on and I hope you will find it of good use.
擴展基本資訊
名稱 | |
ID | efgghckmhneihejmgdnogpgcggpagjem |
官方網址 | https://chrome.google.com/webstore/detail/english-dictionary-lookup/efgghckmhneihejmgdnogpgcggpagjem |
簡介 | Allows for easy lookup and display of English word definitions within webpages via a double-click and an unobtrusive dialog box. |
檔案大小 | 13.74 MB |
安裝次數 | 1,000 |
目前版本 | 1.1.2.0 |
更新時間 | 2016-09-14 |
上架時間 | 2016-09-14 |
評分 | 4.00/5 共 12 次評分 |
開發者 | Cole Anderson |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "English Dictionary Lookup", "version": "1.1.2.0", "description": "Allows for easy lookup and display of English word definitions within webpages via a double-click and an unobtrusive dialog box.", "offline_enabled": true, "icons": { "128": "icons\/dictlookup-128.png" }, "content_scripts": [ { "all_frames": true, "js": [ "index.js" ], "matches": [ " |