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
电子邮箱 [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"
    }
}