JavaScript Profiler
JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX
Что такое JavaScript Profiler?
JavaScript Profiler - это расширение Chrome, разработанное Germain UX, и его основная функция - "JavaScript Code Execution Analysis, real-time, 24x7. Provided by Germain UX".
Снимки экрана расширения
Скачать файл CRX расширения JavaScript Profiler
Скачайте файлы расширений 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": [ " |