JavaScript Profiler
JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX
Vad är JavaScript Profiler?
JavaScript Profiler är en Chrome-tillägg utvecklad av Germain UX, och dess huvudfunktion är "JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX".
Tilläggsskärmbilder
Ladda ner JavaScript Profiler-förlängningens CRX-fil
Ladda ner JavaScript Profiler-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | cjffkpkljodmdajjbkcjeflmmhnackij |
| Officiell webbadress | https://chromewebstore.google.com/detail/javascript-profiler/cjffkpkljodmdajjbkcjeflmmhnackij |
| Beskrivning | JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX |
| Filstorlek | 21.41 KB |
| Antal Installationer | 856 |
| Aktuell Version | 2022.3.2 |
| Senast Uppdaterad | 2023-08-15 |
| Publiceringsdatum | 2020-12-07 |
| Betyg | 4.11/5 Totalt 9 Betyg |
| Utvecklare | Germain UX |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://germainux.com |
| Hjälpsida URL | https://docs.germainux.com/main/javascript-profiling |
| Stödda Språk | 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": [
" | |