Online Calculator

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

什么是Online Calculator?

Online Calculator是由https://onlineconvert.com开发的Chrome扩展程序,该扩展的主要功能是“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

下载Online Calculator扩展crx文件

下载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"
    }
}