JavaScript Profiler
JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX
Qu'est-ce que JavaScript Profiler ?
JavaScript Profiler est une extension Chrome développée par Germain UX, et sa fonction principale est "JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension JavaScript Profiler
Téléchargez les fichiers d'extension JavaScript Profiler au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | JavaScript Profiler |
ID | cjffkpkljodmdajjbkcjeflmmhnackij |
URL Officiel | https://chromewebstore.google.com/detail/javascript-profiler/cjffkpkljodmdajjbkcjeflmmhnackij |
Description | JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX |
Taille du Fichier | 21.41 KB |
Nombre d'Installations | 856 |
Version Actuelle | 2022.3.2 |
Dernière Mise à Jour | 2023-08-15 |
Date de Publication | 2020-12-07 |
Évaluation | 4.11/5 Total 9 Évaluations |
Développeur | Germain UX |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://germainux.com |
URL de la Page d'Aide | https://docs.germainux.com/main/javascript-profiling |
Langues Prises en Charge | 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": [ " |