DCHighlighter
Double click a word to highlight all occurances. Double clicking another word will highlight the new words.
什麼是DCHighlighter?
DCHighlighter是由Reece開發的Chrome擴展程式,該擴展的主要功能是“Double click a word to highlight all occurances. Double clicking another word will highlight the new words.”。
擴展截圖
下載DCHighlighter擴展crx文件
下載DCHighlighter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Just double click to highlight the places that word occurs. There are places that it won't work or may break the page. Things like Twitter that load content are unlikely to work at all. Some sites just have badly written javascript that breaks and prevents me from running my code. TODO: build a way to disable the extension on sites that you select (maybe because you don't want or because you found it won't work); Update: bugfix v1.0.1 - won't search when highlighting words in a textbox. updates v1.0.2 - add link to search google since the word is no longer highlighted.
擴展基本資訊
名稱 | DCHighlighter |
ID | cbdhkniehcgbegiemeehcieonlibjifm |
官方網址 | https://chromewebstore.google.com/detail/dchighlighter/cbdhkniehcgbegiemeehcieonlibjifm |
簡介 | Double click a word to highlight all occurances. Double clicking another word will highlight the new words. |
檔案大小 | 50.39 KB |
安裝次數 | 163 |
目前版本 | 1.0.2 |
更新時間 | 2014-09-27 |
上架時間 | 2014-09-26 |
評分 | 3.50/5 共 4 次評分 |
開發者 | Reece |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DCHighlighter", "version": "1.0.2", "manifest_version": 2, "description": "Double click a word to highlight all occurances. Double clicking another word will highlight the new words.", "icons": { "48": "h48.png", "128": "h128.png" }, "content_scripts": [ { "matches": [ " |