Word Counter

Smart word counter that also provides character and sentence count, keyword density and reading grade level.

What is Word Counter?

Word Counter is a Chrome extension developed by https://wordcount.in, and its main feature is "Smart word counter that also provides character and sentence count, keyword density and reading grade level.".

Extension Screenshots

screenshot

Download Word Counter Extension CRX File

Download Word Counter 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

                        Smart word counter that also provides character and sentence count, keyword density and reading grade level.                    

Extension Basic Information

Name Word Counter Word Counter
ID nmkhmakkbgbokmcfbgnmmfibjkcmooco
Official URL https://chromewebstore.google.com/detail/word-counter/nmkhmakkbgbokmcfbgnmmfibjkcmooco
Description Smart word counter that also provides character and sentence count, keyword density and reading grade level.
File Size 656 KB
Installation Count 284
Current Version 2
Last Updated 2018-08-14
Publish Date 2018-08-14
Rating 5.00/5 Total 1 Ratings
Developer https://wordcount.in
Payment Type free
Extension Website http://wordcount.in
Supported Languages 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"
    }
}