AI 产品解读Convert Chinese characters between Simplified and Traditional Chinese in web pages, textareas, and clipboard
Users who read both Simplified and Traditional Chinese need to convert web content between the two character systems seamlessly while browsing
User installs the extension and configures auto-conversion preference (e.g., always convert visited pages from Simplified to Traditional). Content script runs on all pages at document_idle, detects page language, and applies character/phrase conversion using bundled dictionaries (s2t-char, s2t-phrase, t2s-char, t2s-phrase). Users can also manually trigger conversion via context menu or keyboard shortcuts, and set per-domain rules in the options page.
Auto-convert web pages between Simplified and Traditional ChineseManual conversion via context menu (right-click)Keyboard shortcuts for page and clipboard conversion (Shift+Alt+C/V/Z/X)Per-domain conversion rules (configure different conversion per website)Custom user dictionaries for personalized word mappingsClipboard content conversion with notifications
- 目标用户
- Chinese-speaking internet users who read both Simplified and Traditional Chinese / Mainland China users reading Traditional Chinese content (Taiwan/Hong Kong websites) / Taiwan/Hong Kong users reading Simplified Chinese content (Mainland websites)
- Source files are minified/bundled (background.js, content.js, options.js) so individual function analysis is limited, but keyword scanning and manifest analysis provide strong evidence for all three decisions.
- No external API endpoints found besides Chrome Web Store update URL and GitHub links — confirming purely local operation.
付费分析未识别到付费功能
No payment platforms, billing APIs, subscription logic, upgrade prompts, or feature-gating found. The 'pro' keyword hits are false positives from CSS class names (.form-autocomplete-input) in Spectre.css. The 'license' keyword hits refer to MIT License headers in Spectre.css files and a MSG_LICENSE label linking to the extension's open-source LICENSE file — not a paid software license. No Stripe, PayPal, IAP, or any payment integration exists.
- 置信度
- 98
- 支付平台
- --
- 来源
- AI / 高
- 需要登录
- 否
- 登录理由
- No login, authentication, account creation, or OAuth flows found anywhere in the extension. The 'auth' keyword hits are false positives from minified React runtime code and the manifest 'author' field. The extension uses only local Chrome APIs (storage, contextMenus, tabs, downloads, notifications) and local dictionary files for its core conversion workflow. No external service authentication is required.
升级到1.0版以后,自订转换规则里本来设置了几个网站自动转为简体,以前工作的好好的,现在全都自动被转成繁体了。 试了几个选项,无论是设成繁体还是简体,都会自动转成繁体。这么低级错误真是不可原谅~ Update @2012-04-17:1.0.2版解决了这个问题~
USEFUL!!!
1.0版本自动转换开启之后,只是默认转换到繁体,重新安装还是如此。
真怪..換了1.0版的之後 自動轉換成繁體後 強制字型的功能卻失效了 變成說要自己點選簡轉繁後 才會強制變換字體
1.0版本的怎么繁简转换都是把内容转换成繁体。这是bug吗?
哇,好厲害。功能很強大!
很好用的繁简互转工具
好用︿︿
到底是在毀損什麼
不知為啥...更新1.0.2版了,仍然無法使用自動轉換功能...是有什麼地方用錯了嗎?