AI 产品解读Browser-to-native-app communication bridge for TouchEn PC security suite
Enables Korean financial and government websites to leverage native PC security features (keyboard protection, firewall, certificate management, content protection) through a browser extension relay mechanism
1) User installs TouchEn native PC security software and this browser extension. 2) When visiting a Korean financial/government website, the site sends security requests via custom DOM events (__touchenex__*). 3) Content scripts (inject.js/contentscript.js) capture these events and forward to background.js. 4) Background.js relays messages to native TouchEn app via chrome.runtime.connectNative(). 5) Native app performs security operations and returns responses through the same chain. 6) The extension also tracks tab navigation events to notify the native app of page changes.
Relay messages between web pages and TouchEn native security app via nativeMessaging APIKeyboard input protection for sensitive data entry (passwords, financial info)Online firewall and malware detection/removal capabilitiesDigital certificate management (PC-to-mobile certificate transfer)Web content protection (block screenshot, copy, paste, print, view source)Tab lifecycle management for security context tracking
- 目标用户
- Korean users accessing online banking and financial services / Users of Korean government websites requiring TouchEn security / Enterprise users in Korea needing keyboard input protection / Users required to install TouchEn for specific Korean web services
- Extension is minimal (19KB) - actual security logic resides in native TouchEn PC application which is not available for analysis
- Cannot verify what specific security operations the native app performs
- The extension requires native TouchEn software to be installed on the PC to function - without it, the extension does nothing useful
付费分析未识别到付费功能
No payment processing code, no subscription checks, no license validation, no premium feature gating, and no upgrade prompts found in the extension source. All 'pro' keyword hits were false positives from the 'product_id = "touchenex"' variable naming convention. The extension is a free bridge utility.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 未知
- 登录理由
- --