Online Calculator

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

What is Online Calculator?

Online Calculator is a Chrome extension developed by https://onlineconvert.com, and its main feature is "100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download Online Calculator Extension CRX File

Download Online Calculator 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

                        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.                    

Extension Basic Information

Name Online Calculator Online Calculator
ID ijcmekhfkhjbnifkmdfahkelgdniiiak
Official URL https://chromewebstore.google.com/detail/online-calculator/ijcmekhfkhjbnifkmdfahkelgdniiiak
Description 100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.
File Size 102 KB
Installation Count 7,049
Current Version 1.0.1
Last Updated 2022-11-15
Publish Date 2022-11-14
Developer https://onlineconvert.com
Email [email protected]
Payment Type free
Extension Website https://www.onlineconvert.com
Help Page URL https://www.onlineconvert.com/privacy-policy
Privacy Policy Page URL https://www.onlineconvert.com/privacy-policy
Supported Languages 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"
    }
}