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"
}
} | |