WuCuoZi - Chinese spelling checker
Chinese spelling checker
什么是WuCuoZi - Chinese spelling checker?
WuCuoZi - Chinese spelling checker是由https://wucuozi.com开发的Chrome扩展程序,该扩展的主要功能是“Chinese spelling checker”。
扩展截图
下载WuCuoZi - Chinese spelling checker扩展crx文件
下载WuCuoZi - Chinese spelling checker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
自动检查出文章中的错误。在任何网站选择文字或焦点进入编辑框后,会出现“无错字”的校对按钮。点击按钮自动进行校对,并用下划线标出错误。支持 QQ邮箱、163邮箱、微博、知乎写文章等。 扩展基本信息
| 名称 | |
| ID | jdblagejdbkmjfbnppiggfeiglefmpfk |
| 官方URL | https://chromewebstore.google.com/detail/wucuozi-chinese-spelling/jdblagejdbkmjfbnppiggfeiglefmpfk |
| 简介 | Chinese spelling checker |
| 文件大小 | 186 KB |
| 安装次数 | 1,767 |
| 当前版本 | 3.0.0 |
| 更新时间 | 2019-06-06 |
| 上架时间 | 2019-06-06 |
| 评分 | 3.00/5 共1次评分 |
| 开发者 | https://wucuozi.com |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://wucuozi.cn |
| 支持的语言 | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "3.0.0",
"short_name": "__MSG_shortName__",
"description": "__MSG_appDesc__",
"default_locale": "zh_CN",
"icons": {
"16": "images\/icon16.png",
"20": "images\/icon20.png",
"40": "images\/icon40.png",
"48": "images\/icon48.png",
"96": "images\/icon96.png",
"128": "images\/icon128.png"
},
"author": "\u65e0\u9519\u5b57",
"homepage_url": "https:\/\/wucuozi.cn\/",
"browser_action": {
"default_icon": {
"16": "images\/icon16.png",
"20": "images\/icon20.png",
"40": "images\/icon40.png",
"48": "images\/icon48.png",
"96": "images\/icon96.png",
"128": "images\/icon128.png"
},
"default_popup": "popup.html",
"default_title": "__MSG_tooltip__"
},
"permissions": [
"activeTab",
"storage",
"tabs",
"*:\/\/*\/*",
" | |