Compact Calculator

Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.

Что такое Compact Calculator?

Compact Calculator - это расширение Chrome, разработанное Andy Young, и его основная функция - "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.".

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

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

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

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

                        A very simple, compact, yet powerful calculator. It can solve equations and expressions in an instant, without much work from the user and no wait. All you have to do is click on the extension, type in an expression or equation, and the calculator will do the rest.                    

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

Название Compact Calculator Compact Calculator
ID nmegjgociokbijkhdeelnlcnlbpcmodj
Официальный URL https://chromewebstore.google.com/detail/compact-calculator/nmegjgociokbijkhdeelnlcnlbpcmodj
Описание Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.
Размер файла 227 KB
Количество установок 716
Текущая Версия 3.0
Последнее Обновление 2017-10-17
Дата публикации 2017-10-17
Рейтинг 3.88/5 Всего 8 оценок
Разработчик Andy Young
Электронная почта [email protected]
Тип оплаты free
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Compact Calculator",
    "description": "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.",
    "version": "3.0",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}