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
Eメール [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"
    }
}