Doctor Jones
中文排版格式化工具
什么是Doctor Jones?
Doctor Jones是由leopoldthecuber开发的Chrome扩展程序,该扩展的主要功能是“中文排版格式化工具”。
扩展截图
下载Doctor Jones扩展crx文件
下载Doctor Jones扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
doctor-jones is a toolbox designed for formatting Chinese texts, especially when mixed with Western texts, based on w3c/clreq and other best practices.
Here "formatting" means:
- Adding a halfwidth space between a Chinese character and an alphabet/number
- Removing unnecessary halfwidth space between a fullwidth punctuation and an alphabet/number
- Removing successive exclamation marks
- Normalizing ellipses to ……
- Replacing quotation marks “” ‘’ with「」『』
- Replacing fullwidth brackets around numbers with halfwidth ones 扩展基本信息
| 名称 | |
| ID | lggmpimhpmplkengmfmfecohbdbooiem |
| 官方URL | https://chromewebstore.google.com/detail/doctor-jones/lggmpimhpmplkengmfmfecohbdbooiem |
| 简介 | 中文排版格式化工具 |
| 文件大小 | 1.33 MB |
| 安装次数 | 739 |
| 当前版本 | 1.2.1 |
| 更新时间 | 2020-01-26 |
| 上架时间 | 2020-01-26 |
| 评分 | 5.00/5 共4次评分 |
| 开发者 | leopoldthecuber |
| 付费类型 | free |
| 扩展官网 | https://leopoldthecoder.github.io/doctor-jones/ |
| 支持的语言 | en,zh-CN |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "__MSG_extName__",
"homepage_url": "https:\/\/leopoldthecoder.github.io\/doctor-jones\/",
"description": "\u4e2d\u6587\u6392\u7248\u683c\u5f0f\u5316\u5de5\u5177",
"default_locale": "zh_CN",
"icons": {
"16": "icons\/16.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"permissions": [
"activeTab",
"storage"
],
"content_scripts": [
{
"matches": [
" | |