AI 产品解读Enterprise web performance monitoring agent that collects browser metrics and sends them to UXM solution via native messaging to UXM Desktop agent
Enables IT organizations to monitor SaaS application performance from the end-user browser perspective, providing visibility into web vitals and page load metrics for managed websites
Extension is deployed by IT organization via UXM Desktop agent. Content script injects into monitored pages and collects performance metrics (Web Vitals, page load timing). Background script communicates via chrome.runtime.sendNativeMessage to forward metrics to the UXM Desktop agent, which relays data to the UXM analytics platform. IT admins configure the collector endpoint, monitoring type, and URL patterns through the options page.
Collects browser performance metrics (Web Vitals, navigation timing, resource timing)Supports multiple monitoring agent types: UXM Web Agent, Basic monitoring, Elastic APM RUM JS Agent 5.x, Splunk OTELConfigurable URL inclusion/exclusion patterns for targeted monitoringSends collected metrics via native messaging to UXM Desktop agentDebug mode for troubleshooting monitoring issuesEnterprise-deployed and IT-managed configuration
- 目标用户
- IT administrators / IT operations teams / Enterprise end-users (passive - extension installed by IT)
- Source files are webpack-minified, limiting detailed code-level analysis of internal logic
- Cannot verify whether UXM Desktop agent itself requires authentication (out of scope for this extension)
- UXM platform pricing model at uxmapp.com not directly inspected
付费分析未识别到付费功能
No pricing, upgrade, premium, subscription, or payment references found in the extension source. The 'pro' keyword matches are false positives in webpack minified code (Promise patterns), not 'pro plan'. The 'license' matches reference Bootstrap/MIT open-source licenses, not paid license gates. The extension has no feature gating or payment UI. UXM as an enterprise platform (uxmapp.com) likely has paid business plans, but the extension itself does not gate any features behind payment.
- 置信度
- 85
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login, password, or authentication UI found in the extension source. The extension is enterprise-deployed ('Installed by your IT Organization') and operates passively as a metrics collector. The options page shows only configuration fields (Collector, Key, Monitor Type, URL patterns) with no user authentication flow. The 'Key' field is a collector API key configured by IT admin, not user login credentials. The 'token' keyword hits are internal webpack/Promise code, not authentication tokens.