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.
Co je JMX Enhancer | Auto-Correlation for JMeter?
JMX Enhancer | Auto-Correlation for JMeter je rozšíření Chrome vyvinuté https://www.jmxenhancer.com, a jeho hlavní funkcí je „Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření JMX Enhancer | Auto-Correlation for JMeter
Stáhněte si soubory rozšíření JMX Enhancer | Auto-Correlation for JMeter ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | JMX Enhancer | Auto-Correlation for JMeter |
ID | akoiagmmfbjephlbkncmnpdakfklipjd |
Oficiální URL | https://chromewebstore.google.com/detail/jmx-enhancer-auto-correla/akoiagmmfbjephlbkncmnpdakfklipjd |
Popis | Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans. |
Velikost souboru | 401 KB |
Počet instalací | 924 |
Aktuální Verze | 5.0 |
Poslední Aktualizace | 2020-05-26 |
Datum Vydání | 2020-05-25 |
Hodnocení | 3.67/5 Celkem 3 Hodnocení |
Vývojář | https://www.jmxenhancer.com |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://www.jmxenhancer.com/privacypolicy.html |
Podporované Jazyky | 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\/" ] } |