JMX Enhancer | Auto-Correlation for JMeter
Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans.
What is JMX Enhancer | Auto-Correlation for JMeter?
JMX Enhancer | Auto-Correlation for JMeter is a Chrome extension developed by https://www.jmxenhancer.com, and its main feature is "Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans.".
Extension Screenshots
Download JMX Enhancer | Auto-Correlation for JMeter Extension CRX File
Download JMX Enhancer | Auto-Correlation for JMeter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans. Our tools are simple and amazing. 1. Auto-Correlation for JMeter Test Plans. 2. Export Regular Expression Extractor rules from JMeter Test Plans. 3. Convert HTTPArchive (HAR) file into a JTL Recording Log. 4. Super easy tool to update & beautify JMeter Test Plans. 5. Determine the maximum number of threads for JMeter Tests.
Extension Basic Information
Name | JMX Enhancer | Auto-Correlation for JMeter |
ID | akoiagmmfbjephlbkncmnpdakfklipjd |
Official URL | https://chromewebstore.google.com/detail/jmx-enhancer-auto-correla/akoiagmmfbjephlbkncmnpdakfklipjd |
Description | Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans. |
File Size | 401 KB |
Installation Count | 924 |
Current Version | 5.0 |
Last Updated | 2020-05-26 |
Publish Date | 2020-05-25 |
Rating | 3.67/5 Total 3 Ratings |
Developer | https://www.jmxenhancer.com |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.jmxenhancer.com/privacypolicy.html |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "JMX Enhancer | Auto-Correlation for JMeter", "description": "Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans.", "version": "5.0", "short_name": "JMX Enhancer", "browser_action": { "default_icon": "icon.png", "default_popup": "home.html" }, "permissions": [ "storage", "https:\/\/*.jmxenhancer.com\/" ] } |