WordCounter.net at Reddit and Evernote

Count words and characters at Reddit and Evernote

What is WordCounter.net at Reddit and Evernote?

WordCounter.net at Reddit and Evernote is a Chrome extension developed by https://wordcounter.net, and its main feature is "Count words and characters at Reddit and Evernote".

Extension Screenshots

screenshot

Download WordCounter.net at Reddit and Evernote Extension CRX File

Download WordCounter.net at Reddit and Evernote 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

                        Count words and characters at Reddit                    

Extension Basic Information

Name WordCounter.net at Reddit and Evernote WordCounter.net at Reddit and Evernote
ID mhjnphkhielgcccinpfmpafghjpedlfa
Official URL https://chromewebstore.google.com/detail/wordcounternet-at-reddit/mhjnphkhielgcccinpfmpafghjpedlfa
Description Count words and characters at Reddit and Evernote
File Size 33.64 KB
Installation Count 84
Current Version 1.0.7
Last Updated 2016-09-10
Publish Date 2016-09-10
Rating 5.00/5 Total 2 Ratings
Developer https://wordcounter.net
Payment Type free
Supported Languages en
manifest.json
{
    "browser_action": {
        "default_title": "Count words and characters at Reddit and Evernote"
    },
    "content_scripts": [
        {
            "js": [
                "jquery-2.1.4.min.js",
                "background.js"
            ],
            "matches": [
                "*:\/\/www.reddit.com\/*",
                "*:\/\/www.evernote.com\/*"
            ]
        }
    ],
    "description": "Count words and characters at Reddit and Evernote",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjN7YMD2P1xd\/hXvmOZw7ak4cSYjwy2Cjh6TohRMd+nZr+whjWhnvdxSL6baa1wdj+ASpxs2FuMPGSZePWEW8f1Wy5LH+G54fnjfrQPAk\/yzcZASqmEMhJb2VP7CFpiYWcuo5WcVylKtPPtp+H1Lp9i2qoCcZPUMA4UmNCpPuqNcR+1JWuk36Le9WbHgFUM6dfsEb7pl5tYkk\/t6SXXRPFxxXNHrplDFHfQ+a6VmzK7zc1zDUyEdhMc7LsKwZG95ClAjN9KdDx7o7u7mHES\/Azr1saSg0t8li4+3jPqDkQUh0RW+yoeqnUIx30L18X0\/yZLxI5a74dq+nyqwYkdrrtwIDAQAB",
    "manifest_version": 2,
    "name": "WordCounter.net at Reddit and Evernote",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.7"
}