AI 产品解读Browser-based HWP/HWPX document viewer and editor using WebAssembly — opens, edits, and prints Korean word processor files directly in Chrome without installing Hangul Office.
Korean HWP/HWPX files (used by government agencies, schools, and businesses) require Hangul Office (한컴 오피스) to open, which is not available on all platforms (especially macOS/Linux) and requires installation. This extension lets anyone open and edit HWP files directly in the browser.
User encounters an HWP/HWPX file on the web (download or link). The extension intercepts the download or detects the link, then opens a built-in viewer tab (viewer.html) powered by WebAssembly. The user can view, edit, print, and save the document entirely within the browser. No data leaves the local machine.
Auto-open HWP/HWPX downloads in built-in viewerDocument editing (text input/modify, table editing, formatting)Print support with Ctrl+P preview, PDF save, or printer outputSave edited documents as HWP filesDrag & drop file openingAuto-detect HWP links on web pages with badge icons
- 目标用户
- Citizens viewing Korean government/public institution documents / Parents checking school notices (가정통신문) / Office workers reviewing contracts and reports / macOS/Linux users without Hangul Office / Anyone who wants to open HWP files without installing additional software
- viewer-DeyDsn0S.js is a large minified bundle (844KB) that was not fully inspected; however, its content is the WASM-powered viewer/editor UI, not auth or payment logic.
- All 'pro' keyword hits were verified as false positives (substrings in process, protocol, processed, provider, stopPropagation, etc.).
- External font CDN (cdn.jsdelivr.net) loads Korean fonts but does not require authentication or transmit user data.
付费分析未识别到付费功能
No payment integration, license checks, premium feature gating, or upgrade prompts found in the codebase. The store description explicitly states '무료로' (free) and 'MIT 라이선스 — 개인/기업 모두 무료' (MIT license - free for personal/business). All keyword hits for 'paid' are false positives — 'pro' appears only as substrings in words like 'process', 'protocol', 'processed', 'provider', etc., not as references to a premium plan. No Stripe, PayPal, or other payment platform integration. No license key validation.
- 置信度
- 97
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login, authentication, or account system exists anywhere in the extension. All processing happens locally via WebAssembly (WASM) within the browser. The viewer opens as an internal extension page (chrome.runtime.getURL('viewer.html')). No external services requiring authentication are contacted. Store description explicitly states '회원가입 불필요' (no registration required) and '어떠한 개인정보도 수집하지 않습니다' (no personal information collected). The only external fetches are for Korean web fonts from cdn.jsdelivr.net.
이건 추천 박고 갑니다. 개발자님 감사합니다.
맥북의 최대약점이.. 이렇게.. 해소되나요?
와! 최고입니다!!!!
HWP 파일은 아무 문제 없이 사용이 가능한데 HWPX의 파일의 경우 편집, 저장 후 다시 열어 보면 파일이 제대로 열리지가 않는데 확인이 필요할 듯 합니다.
복받으세요
정말 멋진 확장기능 입니다. 한글 접근성이 떨어지는 기업이나 웹환경에서도 한글 문서를 보고, 편집할 수 있네요. 오픈소스라니 ㄷㄷㄷ 감사합니다.
정말로 필요한 확장 프로그램입니다. 맥에서 휴먼명조로 주로 작성된 공문서을 열때 발생하는 폰트충돌 문제 해결방안이 있을까요?
오우... "한글" 쓸 필요가 없네요~
감사합니다. 잘 사용하겠습니다.
엄청난 일을 하셨네요. 응원합니다. 수고하셨습니다.