Regex Matcher Chrome 插件, crx 扩展下载

 收录于5年前 阅读数 52

扩展ID: jkokpkcggnifdedpaicbjcapmhiecjjk

Handy tool for creating and testing regular expressions (regex)Minimalist editor for creating and testing regular expressions (regex) against a set of sample text. 

Test regular expressions against patterns, such as:
- Email address
- IP Addresses
- URLs
- Usernames

and many other common and unique pattern combinations.

Features:
- Light/dark editor
- Matched characters highlighted
- Set regex flags (using the supported flag characters)

Shortcut Key:
Ctrl+Shift+F

Supported Regex Flags:
g - global match; find all matches rather than stopping after the first match
i - ignore case; if u flag is also enabled, use Unicode case folding
m - multiline; treat beginning and end characters (^ and $) as working over multiple lines (i.e., match the beginning or end of each line (delimited by \n or \r), not only the very beginning or end of the whole input string)
u - Unicode; treat pattern as a sequence of Unicode code points
y - sticky; matches only from the index indicated by the lastIndex property of this regular expression in the target string (and does not attempt to match from any later indexes).
名称 Regex Matcher
插件标识 jkokpkcggnifdedpaicbjcapmhiecjjk
平台 Chrome
评分 0
评分人数 1
插件主页

作者 Jesse Jones
版本号 1.12
大小 51.26 KB
官网下载次数 713
分类 查看更多 web开发 分类下的扩展插件
下载地址
更新时间 2019-02-28 00:00:00
举报
回复

大家在找这些插件