JavaScript Profiler
JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX
Wat is JavaScript Profiler?
JavaScript Profiler is een Chrome-extensie ontwikkeld door Germain UX, en de belangrijkste functie is "JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX".
Extensie Screenshots
Download het CRX-bestand van de extensie JavaScript Profiler
Download JavaScript Profiler-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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 Basisinformatie over de Extensie
| Naam | |
| ID | cjffkpkljodmdajjbkcjeflmmhnackij |
| Officiële URL | https://chromewebstore.google.com/detail/javascript-profiler/cjffkpkljodmdajjbkcjeflmmhnackij |
| Beschrijving | JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX |
| Bestandsgrootte | 21.41 KB |
| Aantal Installaties | 856 |
| Huidige Versie | 2022.3.2 |
| Laatst Bijgewerkt | 2023-08-15 |
| Publicatiedatum | 2020-12-07 |
| Beoordeling | 4.11/5 Totaal 9 Beoordelingen |
| Ontwikkelaar | Germain UX |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://germainux.com |
| Help Pagina-URL | https://docs.germainux.com/main/javascript-profiling |
| Ondersteunde Talen | 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": [
" | |