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.
「网络」二字無法轉換成「網路」
很久沒更新了,希望有其他程式能取代
作者還在嗎?? 這是唯一有效的簡繁轉換工具 但是剪貼簿簡繁轉換功能已經失效很久了....
edge里不可用
牛逼!导入了评论区大大的设置!完美!丝滑!
網頁内后出現的内容不會被自動轉為繁體。例如直播中的彈幕,仍然為轉換之前的字
Hasn't been updated in a while, so it now works only when you set it to auto-convert (which is fine for me, since I read only in traditional anyway). Still the best converter I've used, bar none. Most other converters I've tried either under-converts (e.g. keeping 聽 as 听) or over-converts (e.g. converting 只 to 隻), but New Tong Wen Tang must use some fancy extra code checks to compare words before/after so as not to do that, since it gets it right most of the time. (There's still some slip-ups, but it's rare, and doesn't drive me mad when I see it.) Overall, pretty happy with this, and I've used it almost daily for years now. I even turn off some simplified sites' built-in converters because New Tong Wen Tang just does it better. So, thanks for coding this, and I hope I'll be able to continue using it for years to come!
Auto doesn't work but manually clicking the button works
I find this very useful for my studying needs. Page conversion on button click doesn't work but conversation via context menu does.
自訂詞彙超過四隻字就會失效 求修正 (例如簡轉繁,簡體超過四隻字就會失效,但繁體卻可以超過四隻字。) (再例如繁轉簡,繁體超過四隻字就會失效,但簡體卻可以超過四隻字。)