首页 扩展程序 Regex Matcher

Regex Matcher

提供方: Jesse Jones
3
开发者工具 1,000+ 位用户

插件简介

Handy tool for creating and testing regular expressions (regex)
Minimalist regular expressions 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)
- Cheatsheet of common regular expression symbols

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).

其他信息

ID jkokpkcggnifdedpaicbjcapmhiecjjk 版本 1.21 上次更新日期 2021年10月25日 大小 53.37KiB 语言 支持1 种语言 开发者

rovohq@gmail.com

NA San Marcos, CA 92069 US 适用浏览器

谷歌浏览器、其他Chromium内核的浏览器

Regex Matcher Chrome插件下载

为打击盗链困扰,本站已启用人机验证
微信扫码关注左侧公众号,发送“插件”二字获得验证码,验证码5分钟全站有效