AI 产品解读Browser-based automation and RPA (Robotic Process Automation) assistant
Automates repetitive web page operations and tasks for users, likely within the context of banking or enterprise workflows provided by China Merchants Bank.
The user triggers an automation command via the extension or a connected native application. The extension's background script communicates with a native host application via nativeMessaging. The native host or the extension's content scripts (inject_sdk.js) execute the specified actions (like clicking elements, filling forms, or taking screenshots) on the current web page.
Automated web page interaction (clicking, typing, navigating)Screenshot captureWindow and tab managementCookie accessJavaScript execution on web pagesNative messaging integration for local automation
- 目标用户
- China Merchants Bank employees or customers requiring automated web tasks / Users needing RPA capabilities for specific web workflows
- The native host application's internal logic and authentication flow are not visible in the browser extension source code.
- The specific 'scenarios' or 'commands' mentioned in the description are likely defined in the native application or a remote configuration, not fully detailed in the static code.
付费分析未识别到付费功能
The extension code contains no references to payment gateways, subscription management, license keys, or premium feature gating. The keyword 'pro' found in the static analysis corresponds to JavaScript property handling (e.g., 'getOwnPropertyNames', 'prototype') rather than a paid tier. The extension appears to be a free utility provided by China Merchants Bank for automation tasks.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension '海螺数字助理V3' (Conch Digital Assistant) is a client-side automation tool that communicates with a native host application ('cmbconch.digitalassistant.native_messaging_v3'). The native host and the underlying service (indicated by the privacy policy URL 'cmbconch.paas.cmbchina.com', belonging to China Merchants Bank) require user authentication to execute automated tasks on behalf of the user. The extension itself does not implement a login UI but relies on the user being logged into the destination service/native application to function.