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
官方網址 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
電子郵箱 [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"
    }
}