RegExp Search and Highlight Chrome 插件, crx 扩展下载
Find text content with regular expression and highlight it, or collapse unnecessary blocks.
Find text content with regular expression and highlight it, or collapse unnecessary blocks. It was writed for facilitating some text log analyze.
You can to add "url matches" for permanent enabling on some domains / pages.
### Features:
* local storage of preferences (currently there is no need for synchronized storage)
* import / export profiles
* enable / disable on tab
* customizable work mode (e.g. you can add regexp matching to needly URL's, where extension will active always)
* color changing ability for every regexp and collapse block
* reading sequential text elements, to which chrome devide the content due to constraints (~ 65535 length). Bypassing the built-in elements is not implemented for a variety of reasons and also as useless
* notifying activated tabs when profile is modified
---------------------
### TODO
* store page in cache for ability to rerun functions (will fully work by "refresh" button in popup) without page reloading
* add locales
* exclude other extensions influence
JS files in this packet was minified. But source code is available on github, you can fork it, discuss and offer improvements!
[ https://github.com/linkuha/ext-resh ]
| 分类 | 🛠️工具 |
| 插件标识 | hfoealcpjklgmfbdkoeckhegfnacembo |
| 平台 | Chrome |
| 评分 |
☆☆☆☆☆
|
| 评分人数 | |
| 插件主页 | https://chromewebstore.google.com/detail/regexp-search-and-highlig/hfoealcpjklgmfbdkoeckhegfnacembo |
| 版本号 | 1.0.0.47 |
| 大小 | 23.99KiB |
| 官网下载次数 | 154 |
| 下载地址 | |
| 更新时间 | 2018-04-17 00:00:00 |
CRX扩展文件安装方法
第1步: 打开Chrome浏览器的扩展程序
第2步:
在地址栏输入: chrome://extensions/
第3步: 开启右上角的【开发者模式】
第4步: 重启Chrome浏览器 (重要操作)
第5步: 重新打开扩展程序管理界面
第6步: 将下载的crx文件直接拖入页面完成安装
注意:请确保使用最新版本的Chrome浏览器