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. 拡張機能の基本情報
| 名前 | |
| 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 |
| Eメール | [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\/"
]
} | |