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
扩展基本信息
名称 | JavaScript Profiler |
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 |
电子邮箱 | [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": [ " |