diff --git a/BappDescription.html b/BappDescription.html index 718ba27..7f912cd 100644 --- a/BappDescription.html +++ b/BappDescription.html @@ -1,6 +1,6 @@

The plugin can custom regular expression to match HTTP response messages. You can decide for yourself whether the corresponding request that meets the custom regular expression match needs to be highlighted and information extracted.

-

Note:The use of HaE requires a basic regular expression foundation for testers. Since the Java regular expression library is not as elegant or convenient as Python, when using regular expressions, HaE requires users to use () to extract what they need The expression content contains; for example, if you want to match a response message of a Shiro application, the normal matching rule is rememberMe=delete, if you want to extract this content, you need to become (rememberMe=delete).

+

Note: The use of HaE requires a basic regular expression foundation for testers. Since the Java regular expression library is not as elegant or convenient as Python, when using regular expressions, HaE requires users to use () to extract what they need The expression content contains; for example, if you want to match a response message of a Shiro application, the normal matching rule is rememberMe=delete, if you want to extract this content, you need to become (rememberMe=delete).

Instructions:

Load: Extender - Extensions - Add - Select File - Next

diff --git a/BappManifest.bmf b/BappManifest.bmf index c60f101..bf49973 100644 --- a/BappManifest.bmf +++ b/BappManifest.bmf @@ -2,8 +2,8 @@ Uuid: a7609ae2055342e9b6ffcf7cbcacf019 ExtensionType: 1 Name: Highlighter And Extractor RepoName: highlighter-and-extractor -ScreenVersion: 1.4.1 -SerialVersion: 3 +ScreenVersion: 1.5 +SerialVersion: 4 MinPlatformVersion: 0 ProOnly: False Author: gh0stkey