Online Calculator

100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.

Что такое Online Calculator?

Online Calculator - это расширение Chrome, разработанное https://onlineconvert.com, и его основная функция - "100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

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

                        100% Free Online Calculator
Helps you solve problems such as calculating percentages, fractions, exponential functions, and more.

Click the icon to open the calculator, and the interface design of the calculator is friendly. You can enter the keyboard to operate the calculation keys.

The online calculator supports arithmetic operations:
    Such as: addition, subtraction, multiplication, division, square, percentage, positive and negative calculations, square root, power, fraction and other calculations.

Online calculators are simple, easy to use, intuitive and fast.                    

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

Название Online Calculator Online Calculator
ID ijcmekhfkhjbnifkmdfahkelgdniiiak
Официальный URL https://chromewebstore.google.com/detail/online-calculator/ijcmekhfkhjbnifkmdfahkelgdniiiak
Описание 100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.
Размер файла 102 KB
Количество установок 7,049
Текущая Версия 1.0.1
Последнее Обновление 2022-11-15
Дата публикации 2022-11-14
Разработчик https://onlineconvert.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения https://www.onlineconvert.com
URL страницы помощи https://www.onlineconvert.com/privacy-policy
URL страницы политики конфиденциальности https://www.onlineconvert.com/privacy-policy
Поддерживаемые языки id,de,en,en-GB,en-US,fr,nl,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Online Calculator",
    "description": "__MSG_extDesc__",
    "version": "1.0.1",
    "manifest_version": 3,
    "default_locale": "en",
    "action": {
        "default_popup": "index.html",
        "default_icon": ".\/img\/calculator.png"
    },
    "icons": {
        "128": ".\/img\/calculator.png"
    }
}