JavaScript Profiler
JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX
Cos'è JavaScript Profiler?
JavaScript Profiler è un'estensione di Chrome sviluppata da Germain UX, e la sua funzione principale è "JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione JavaScript Profiler
Scarica i file di estensione JavaScript Profiler in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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 Informazioni di Base sull'Estensione
| Nome | |
| ID | cjffkpkljodmdajjbkcjeflmmhnackij |
| URL Ufficiale | https://chromewebstore.google.com/detail/javascript-profiler/cjffkpkljodmdajjbkcjeflmmhnackij |
| Descrizione | JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX |
| Dimensione del File | 21.41 KB |
| Conteggio Installazioni | 856 |
| Versione Corrente | 2022.3.2 |
| Ultimo Aggiornamento | 2023-08-15 |
| Data di Pubblicazione | 2020-12-07 |
| Valutazione | 4.11/5 Totale 9 Valutazioni |
| Sviluppatore | Germain UX |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://germainux.com |
| URL della Pagina di Aiuto | https://docs.germainux.com/main/javascript-profiling |
| Lingue Supportate | 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": [
" | |