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.

什么是JMX Enhancer | Auto-Correlation for JMeter?

JMX Enhancer | Auto-Correlation for JMeter是由https://www.jmxenhancer.com开发的Chrome扩展程序,该扩展的主要功能是“Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans.”。

扩展截图

下载JMX Enhancer | Auto-Correlation for JMeter扩展crx文件

下载JMX Enhancer | Auto-Correlation for JMeter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 JMX Enhancer | Auto-Correlation for JMeter JMX Enhancer | Auto-Correlation for JMeter
ID akoiagmmfbjephlbkncmnpdakfklipjd
官方URL https://chromewebstore.google.com/detail/jmx-enhancer-auto-correla/akoiagmmfbjephlbkncmnpdakfklipjd
简介 Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans.
文件大小 401 KB
安装次数 924
当前版本 5.0
更新时间 2020-05-26
上架时间 2020-05-25
评分 3.67/5 共3次评分
开发者 https://www.jmxenhancer.com
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.jmxenhancer.com/privacypolicy.html
支持的语言 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\/"
    ]
}