AI 产品解读Auto-fills personal information and login IDs on job hunting (shukatsu) mypage registration forms.
Reduces the tedious and repetitive manual data entry required when registering on multiple job hunting websites (like Axol, i-web).
User installs extension -> Configures personal profile in popup -> Visits a supported job hunting site (e.g., Axol) -> Extension detects the form -> User clicks 'Auto-fill' or extension triggers automatically -> Form fields are populated with stored data.
Auto-fills name, address, phone, university info, etc.Supports complex form elements like dropdowns and radio buttonsAuto-saves and auto-fills login IDs for supported sitesManages and lists visited company mypagesAllows switching contact info (home, mobile, vacation address)
- 目标用户
- Japanese university students and graduates participating in job hunting (shukatsu)
- The extension interacts with third-party job hunting sites (Axol, i-web). While the extension itself is free and requires no login, the destination services may require user accounts. This analysis focuses on the extension's own requirements and features.
付费分析未识别到付费功能
No evidence of paid features, subscriptions, or payment gateways in the extension code. The extension appears to be a free tool for job hunting students. The 'pro' keyword matches are false positives (e.g., 'Promise', 'prototype', 'profile').
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension does not implement any login mechanism for itself. It stores user profile data locally using chrome.storage.local. The 'login' keyword matches in the code refer to auto-filling the destination service's (e.g., Axol, i-web) login ID fields, not the extension's own authentication. The user can install and use the extension without creating an account or logging in.