Highlight all on dblclick
Highlight all words in websites with one doubleclick
什么是Highlight all on dblclick?
Highlight all on dblclick是由Trinitas开发的Chrome扩展程序,该扩展的主要功能是“Highlight all words in websites with one doubleclick”。
扩展截图
下载Highlight all on dblclick扩展crx文件
下载Highlight all on dblclick扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Highlight all words in websites with one double click. 1: Click the icon so it becoms green, now it's ready. 2: Go to some page and double click a word, it will become hightlighted and the rest matching words. 3: Click icon again so it becoms red to erase all highlighted words. !!! Only tested in Chrome and dosen't work in all websites !!! Enjoy
扩展基本信息
名称 | |
ID | ibbikoelnlhphegnjbojfeokpcneaohg |
官方URL | https://chrome.google.com/webstore/detail/highlight-all-on-dblclick/ibbikoelnlhphegnjbojfeokpcneaohg |
简介 | Highlight all words in websites with one doubleclick |
文件大小 | 87.89 KB |
安装次数 | 559 |
当前版本 | 0.2 |
更新时间 | 2016-11-06 |
上架时间 | 2016-11-06 |
评分 | 3.95/5 共19次评分 |
开发者 | Trinitas |
付费类型 | free |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Highlight all on dblclick", "version": "0.2", "manifest_version": 2, "description": "Highlight all words in websites with one doubleclick", "icons": { "16": "img\/highlight16.png", "128": "img\/highlight128.png" }, "browser_action": [], "background": { "scripts": [ "js\/background.js" ] }, "content_scripts": [ { "matches": [ " |