AI 产品解读Browser bridge extension that connects 1C:Enterprise web applications to native system capabilities including file system access, cryptography, clipboard operations, and desktop capture
Enables 1C:Enterprise web client applications running in Chrome to access local OS features (file system, crypto, clipboard, screenshots) that are normally unavailable to browser-based applications due to security sandbox restrictions
User installs extension → 1C:Enterprise web application detects extension presence → Extension mediates between web app content script and native host messaging → Web app requests file system, clipboard, or crypto operations → Extension relays requests to native host component and returns results back to web application. Permissions can be managed per-site via the extension's options page.
Native file system access for web applicationsClipboard read/write operations from web contextCryptographic operations via native hostDesktop/screen capture functionalityNative add-in loading for 1C:Enterprise platformPer-site permission management for filesystem, clipboard, and screenshot access
- 目标用户
- 1C:Enterprise platform users and developers / Organizations using 1C:Enterprise ERP system in browser / Users accessing 1cfresh.com cloud 1C:Enterprise applications
- Cannot verify native host messaging behavior without the companion native messaging host component
- 1C:Enterprise web application requirements are external to the extension and may impose their own login/payment requirements
- Store description references 1cfresh.com cloud service which has its own pricing model separate from the extension
付费分析未识别到付费功能
The extension itself contains no payment processing, subscription management, premium feature gating, or billing APIs. All 'pro' keyword hits are from JavaScript's prototype keyword, not professional/paid tiers. The extension is a free technical bridge. The store description mentions a 'free 30 day trial' for 1cfresh.com cloud service, but that refers to the destination service's business model, not the extension's monetization.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension contains no login UI, authentication APIs, or account management code. It uses chrome.storage.local only for permission storage per site. The 'jwt' keyword hit in verified_contents.json is part of Chrome's signed package metadata, not authentication logic. However, the destination 1C:Enterprise web applications (e.g., 1cfresh.com) likely require their own user authentication to access the ERP system.