Word Counter
Smart word counter that also provides character and sentence count, keyword density and reading grade level.
什么是Word Counter?
Word Counter是由https://wordcount.in开发的Chrome扩展程序,该扩展的主要功能是“Smart word counter that also provides character and sentence count, keyword density and reading grade level.”。
扩展截图
下载Word Counter扩展crx文件
下载Word Counter扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Smart word counter that also provides character and sentence count, keyword density and reading grade level. 扩展基本信息
| 名称 | |
| ID | nmkhmakkbgbokmcfbgnmmfibjkcmooco |
| 官方URL | https://chromewebstore.google.com/detail/word-counter/nmkhmakkbgbokmcfbgnmmfibjkcmooco |
| 简介 | Smart word counter that also provides character and sentence count, keyword density and reading grade level. |
| 文件大小 | 656 KB |
| 安装次数 | 284 |
| 当前版本 | 2 |
| 更新时间 | 2018-08-14 |
| 上架时间 | 2018-08-14 |
| 评分 | 5.00/5 共1次评分 |
| 开发者 | https://wordcount.in |
| 付费类型 | free |
| 扩展官网 | http://wordcount.in |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Word Counter",
"description": "Smart word counter that also provides character and sentence count, keyword density and reading grade level.",
"version": "2",
"author": "Ross Burmeister",
"browser_action": {
"default_icon": "images\/icon-2.png",
"default_popup": "index.html"
}
} | |