My Calc

A calculator extension that designed to help you make quick and efficient calculations on the fly

什麼是My Calc?

My Calc是由https://mycalc-tab.com開發的Chrome擴展程式,該擴展的主要功能是“A calculator extension that designed to help you make quick and efficient calculations on the fly”。

擴展截圖

screenshot

下載My Calc擴展crx文件

下載My Calc擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        MyCalc extension allows you to easily do your mathematical operations when you open a new tab on your browser without leaving your desk.

A simple and efficient calculator for basic arithmetic. 

Whenever you open a new tab, a calculator is there for you along with a search bar that lets you quickly get any information on Bing search results.

Features:
★ My Calc is completely free & open source
★ Simple and stylish design
★ Easily accessible
★ Search bar

By clicking 'Add to Chrome' and installing this extension, you are accepting and agreeing to install the My Calc Chrome Chrome extension. I understand that by doing so, my browser's new tab will be set to that provided by the service with search results by Microsoft Bing, and the Privacy and Terms of Use.

Terms of Use: https://questa.mobi/terms-conditions/
Privacy Policy: https://questa.mobi/privacy-policy/                    

擴展基本資訊

名稱 My Calc My Calc
ID pbpemjbbocanilkijiojedfedcpkailp
官方網址 https://chromewebstore.google.com/detail/my-calc/pbpemjbbocanilkijiojedfedcpkailp
簡介 A calculator extension that designed to help you make quick and efficient calculations on the fly
檔案大小 676 KB
安裝次數 44,828
目前版本 1.0.1
更新時間 2022-12-21
上架時間 2022-11-28
開發者 https://mycalc-tab.com
電子郵箱 [email protected]
付費類型 free
擴展官網 https://mycalc-tab.com/
隱私政策頁面URL https://questa.mobi/privacy
支援的語言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "My Calc",
    "short_name": "My Calc",
    "version": "1.0.1",
    "description": "A calculator extension that designed to help you make quick and efficient calculations on the fly",
    "icons": {
        "64": "icons\/64.png"
    },
    "action": {
        "browser_style": false,
        "default_title": "My Calc"
    },
    "chrome_url_overrides": {
        "newtab": "new-tab.html"
    }
}