JavaScript Profiler
JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX
JavaScript Profilerとは何ですか?
JavaScript ProfilerはGermain UXによって開発されたChromeの拡張機能で、その主な機能は「JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX」です。
拡張機能のスクリーンショット
JavaScript Profiler拡張機能のCRXファイルをダウンロード
JavaScript Profiler拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Features:
- Analyze JavaScript execution, in real-time, 24x7
- Correlate JavaScript calls with Application Back-end Code (e.g Java, C#, Python, Php, etc), Database SQL, Integration, etc
- All the above metrics can viewed on Germain UX dashboard (onPremise or cloud instance: https://germainux.com/cloud-login)
- Automate Task (Alert, Data Update, Service Restart, Reporting, etc)
- For all your users or a targeted user
Benefits:
- Identify whether a User Experience issue is caused by slow or failing JavaScript, browser, network, infrastructure, application, database, and deep dive within the code (JS or backend), in real-time, 24x7 拡張機能の基本情報
| 名前 | |
| ID | cjffkpkljodmdajjbkcjeflmmhnackij |
| 公式URL | https://chromewebstore.google.com/detail/javascript-profiler/cjffkpkljodmdajjbkcjeflmmhnackij |
| 説明 | JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX |
| ファイルサイズ | 21.41 KB |
| インストール数 | 856 |
| 現在のバージョン | 2022.3.2 |
| 最終更新日 | 2023-08-15 |
| 公開日 | 2020-12-07 |
| 評価 | 4.11/5 合計 9 レビュー |
| 開発者 | Germain UX |
| Eメール | [email protected] |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://germainux.com |
| ヘルプページのURL | https://docs.germainux.com/main/javascript-profiling |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "JavaScript Profiler",
"version": "2022.3.2",
"homepage_url": "https:\/\/germainux.com",
"description": "JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX",
"icons": {
"64": "icons\/normal.png"
},
"web_accessible_resources": [
"icons\/normal.png"
],
"browser_action": {
"default_title": "JavaScript Profiler",
"default_icon": "icons\/normal.png"
},
"offline_enabled": true,
"permissions": [
" | |