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 to jest JMX Enhancer | Auto-Correlation for JMeter?
JMX Enhancer | Auto-Correlation for JMeter to rozszerzenie Chrome opracowane przez https://www.jmxenhancer.com, a jego główną funkcją jest „Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia JMX Enhancer | Auto-Correlation for JMeter
Pobierz pliki rozszerzeń JMX Enhancer | Auto-Correlation for JMeter w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | akoiagmmfbjephlbkncmnpdakfklipjd |
| Oficjalny URL | https://chromewebstore.google.com/detail/jmx-enhancer-auto-correla/akoiagmmfbjephlbkncmnpdakfklipjd |
| Opis | Expedite your script development times in JMeter. Save a lot of time in designing and debugging JMeter Test Plans. |
| Rozmiar pliku | 401 KB |
| Liczba instalacji | 924 |
| Aktualna Wersja | 5.0 |
| Ostatnia Aktualizacja | 2020-05-26 |
| Data Publikacji | 2020-05-25 |
| Ocena | 3.67/5 Łącznie 3 Oceny |
| Deweloper | https://www.jmxenhancer.com |
| [email protected] | |
| Typ Płatności | free |
| Adres URL Strony Polityki Prywatności | https://www.jmxenhancer.com/privacypolicy.html |
| Obsługiwane Języki | 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\/"
]
} | |