Word Counter

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

Что такое Word Counter?

Word Counter - это расширение Chrome, разработанное https://wordcount.in, и его основная функция - "Smart word counter that also provides character and sentence count, keyword density and reading grade level.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Word Counter

Скачайте файлы расширений Word Counter в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

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

Основная информация о расширении

Название Word Counter Word Counter
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"
    }
}