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 |
官方URL | 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": [ " |