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