Calculator for Chrome

A quick & easy calculator right on your browser.

Calculator for Chromeとは何ですか?

Calculator for Chromeはwhyphyagencyによって開発されたChromeの拡張機能で、その主な機能は「A quick & easy calculator right on your browser.」です。

拡張機能のスクリーンショット

screenshot

Calculator for Chrome拡張機能のCRXファイルをダウンロード

Calculator for Chrome拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        ⬇️️ Easy to set up ⬇️:

1. Install the extension from Chrome Web Store, Pin 📌 it to make it easy to access.
2. Click on the mini calculator whenever you need mathematical help.

✨Features ✨

1. Keyboard accessibility to control the calculator
2. Supports both light and dark modes.
3. Works as an application and/or in browser.
4. Works offline too.
5. Scientific Calculator mode.

This extension comes to the rescue with its simple design yet with advanced features.                    

拡張機能の基本情報

名前 Calculator for Chrome Calculator for Chrome
ID mmlpiihpnbpmbmoindlpikkfolhfeoeo
公式URL https://chromewebstore.google.com/detail/calculator-for-chrome/mmlpiihpnbpmbmoindlpikkfolhfeoeo
説明 A quick & easy calculator right on your browser.
ファイルサイズ 10.17 KB
インストール数 54
現在のバージョン 1.0.0
最終更新日 2022-11-23
公開日 2022-11-22
評価 5.00/5 合計 3 レビュー
開発者 whyphyagency
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://docs.google.com/document/d/1o3BgtcxM9s2326ji02AShvR_53U_w7Y8c8cTv9xiwEY/edit?usp=sharing
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Calculator for Chrome",
    "version": "1.0.0",
    "description": "A quick & easy calculator right on your browser.",
    "action": {
        "default_title": "Calculator",
        "default_popup": "popup.html"
    },
    "icons": {
        "32": "icons\/32.png",
        "128": "icons\/128.png"
    }
}