New TongWenTang
Convert characters between Chinese Simplified and Chinese Traditional
What is New TongWenTang?
New TongWenTang is a Chrome extension developed by tongwentang, and its main feature is "Convert characters between Chinese Simplified and Chinese Traditional".
Extension Screenshots
Download New TongWenTang Extension CRX File
Download New TongWenTang extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
New Tong Wen Tang is a Browser Extension that provide functions for convert between Simplicity Chinese and Traditional Chinese.
Extension Basic Information
Name | New TongWenTang |
ID | ldmgbgaoglmaiblpnphffibpbfchjaeg |
Official URL | https://chromewebstore.google.com/detail/new-tongwentang/ldmgbgaoglmaiblpnphffibpbfchjaeg |
Description | Convert characters between Chinese Simplified and Chinese Traditional |
File Size | 255 KB |
Installation Count | 86,992 |
Current Version | 2.2.0 |
Last Updated | 2022-11-12 |
Publish Date | 2018-04-05 |
Rating | 4.44/5 Total 561 Ratings |
Developer | tongwentang |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/tongwentang/tongwentang-extension |
Help Page URL | https://github.com/tongwentang/tongwentang-extension/issues |
Supported Languages | en,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_MSG_EXT_NAME__", "version": "2.2.0", "description": "__MSG_MSG_EXT_DESC__", "author": "t7yang", "homepage_url": "https:\/\/github.com\/tongwentang\/tongwentang-extension", "default_locale": "en", "icons": { "16": "icons\/tongwen-icon-16.png", "32": "icons\/tongwen-icon-32.png", "48": "icons\/tongwen-icon-48.png", "128": "icons\/tongwen-icon-128.png" }, "permissions": [ "contextMenus", "downloads", "notifications", "storage", "unlimitedStorage" ], "optional_permissions": [ "clipboardWrite", "clipboardRead" ], "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "matches": [ " |