AI 产品解读Real-time Korean spell checker for web browsers that underlines misspelled text in input fields across all websites
Helps Korean users avoid spelling and grammar mistakes when writing text in web browsers for emails, reports, cover letters, and other documents
1. Install extension → 2. Extension automatically scans text in input fields on all HTTP/HTTPS websites (except Google Docs, Notion, Facebook) → 3. Misspelled Korean words get red underlines → 4. User hovers over underlined text to see correction suggestions → 5. Click to replace with correct spelling → 6. Optional: Use batch correction to fix all errors at once
Real-time spell checking with red underlines on misspelled textHover to preview and apply correctionsBatch correction for all errors at onceKeyboard shortcuts (Cmd+Shift+X Mac / Ctrl+Shift+X Windows)Website blacklist management to exclude specific sitesUses two Korean language APIs (Pusan University and Daum) for spell checking
- 目标用户
- Students submitting academic reports / Professionals sending work emails / Job seekers writing cover letters / Anyone writing Korean text in web browsers
- Source files are minified making detailed code analysis difficult
- Cannot fully verify all spell-checking logic in minified content_script.universal.js
- Both external spell-checking APIs (Pusan University and Daum) are third-party services whose availability cannot be guaranteed
付费分析未识别到付费功能
No payment, subscription, or premium feature code found. No matches for price, payment, purchase, buy, premium, or paywall. The 'upgrade' keyword match was from HTTP header 'upgrade-insecure-requests' and React minified code - false positives. Both spell-checking APIs are free public services. No billing logic or feature gating found in source code.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No authentication code found. No matches for login, signin, account, auth, or token keywords. The extension uses two public, free spell-checking APIs (speller.cs.pusan.ac.kr and alldic.daum.net) that require no authentication. The popup UI contains no login forms. Extension works entirely without user accounts.