AI 产品解读Resume Search and Management Assistant
Helps recruiters efficiently search for, view, and manage candidate resumes across multiple major Chinese recruitment platforms (Liepin, Maimai, Lagou, 51job, Zhaopin, Boss Zhipin) from a single interface.
User installs extension -> Extension detects job site (e.g., Boss Zhipin) -> Extension checks Meituan Recruitment login status -> If logged in, injects UI overlay to view/search resumes -> User can capture screenshots or manage resumes.
Unified resume search across multiple job sitesResume detail view overlayResume screenshot/captureCookie injection for authentication across sitesMeituan Recruitment system integration
- 目标用户
- Recruiters / HR professionals / Headhunters
- The extension is heavily obfuscated/minified, making some logic hard to trace. However, the login flow and core purpose are clear from the UI components and API calls.
付费分析未识别到付费功能
The extension is a free tool provided by Meituan Recruitment for its users (likely HR/recruiters). There is no evidence of in-app payment, subscription gating, or billing logic within the extension code. The 'paid' keywords found (e.g., 'pro' in 'react.production.min.js') are part of standard library code, not extension features.
- 置信度
- 90
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 是
- 登录理由
- The extension explicitly checks for login status to the Meituan Recruitment (Zhaopin) system. The content script loads a UI component that displays a 'Not Logged In' state with a login button if the user is not authenticated. It redirects to the Meituan SSO (SSOSV) for authentication. The core functionality (viewing resumes) is gated behind this login.