AI 产品解读Chinese Input Method Editor (IME) for Chrome OS
Provides a customizable Chinese input solution for Chrome OS devices, supporting various input schemas like Pinyin, Double Pinyin, and Wubi.
1. Install extension. 2. Open options page to select or customize input schema (e.g., Rime, Double Pinyin). 3. Add 'ZHIME' as an input method in Chrome OS System Settings > Language & Input. 4. Enable the input method and use it in text fields.
Supports Rime parsing engine with WebAssemblySupports Double Pinyin and Wubi input schemasAllows user-defined input schemas and dictionariesSupports Traditional/Simplified Chinese output controlLocal configuration via extension options page
- 目标用户
- Chrome OS users who need Chinese input / Users preferring customizable input methods over built-in OS options
- The extension is specifically for Chrome OS, so behavior on standard Chrome (Windows/Mac/Linux) may differ or be unsupported.
- The `zhime.pinquapp.com` host permission is present but not actively used for login or payments in the analyzed code; its purpose is unclear but likely for future updates or remote schema hosting.
付费分析未识别到付费功能
The extension is free. There are no references to payment gateways, subscription management, license keys, or premium feature gating. The code uses open-source components (Rime, Emscripten) with BSD/MIT licenses. The `zhime.pinquapp.com` host is listed in permissions but no billing or paid-feature logic is found in the source.
- 置信度
- 95
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- The extension is a Chrome OS Input Method (IME) component. It operates locally using the `chrome.input.ime` API and local storage. There is no login UI, no authentication logic, and no calls to external services requiring user accounts. The `zhime.pinquapp.com` host permission appears to be reserved but is not used for authentication or core functionality in the analyzed code.
承载页面会一直运行吗?
很好用!实现了拼音和五笔混输。比Chrome自带的输入法要好用得多! 如果能够实现自动造词,按词频排序就更好啦! 谢谢!
Cool, 但是需要弹出一个界面,FYDE OS 团队发布的 Fyderythm就不需要维持一个页面打开来保证后台,不知道可不可以拿到。