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.
方便
非常好用,但不知為何「演算法」,每按一次就會變成多一個演 變成「演演算法」 在按一下就變成「演演演算法」
厉害了我的哥
太棒了,找了好久了,希望继续更新。
建議增加自訂字是否轉換的功能 不然有些字是簡繁共有 結果明明是繁字用法又被轉成另一個繁字 例如里程一直被轉成裡程
因為平時會看日語網站,如果使用自動簡轉繁的話,日語漢字也會自動被轉成中文漢字,所以以前我是指定某些網域自動轉繁體字的。可是更新後沒了這功能,非常困擾。
支持自訂詞彙這是最偉大的功能 希望日後能將b站彈幕也能轉換 目前火狐版運行出錯多 望日後完善 最好的擴充
Does exactly what I want. Perfect
請求選擇性授權只能在使用者互動下,請先到套用的授權分頁用 請問剪貼簿轉換時會出現以上字句,要如何做呢?
Loads of functions were cut from the latest revamp. No font size conversion and wildcard URL conversion