My Calc

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

Apa itu My Calc?

My Calc adalah ekstensi Chrome yang dikembangkan oleh https://mycalc-tab.com, dan fitur utamanya adalah "A calculator extension that designed to help you make quick and efficient calculations on the fly".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi My Calc

Unduh file ekstensi My Calc dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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/                    

Informasi Dasar Ekstensi

Nama My Calc My Calc
ID pbpemjbbocanilkijiojedfedcpkailp
URL Resmi https://chromewebstore.google.com/detail/my-calc/pbpemjbbocanilkijiojedfedcpkailp
Deskripsi A calculator extension that designed to help you make quick and efficient calculations on the fly
Ukuran File 676 KB
Jumlah Instalasi 44,828
Versi Saat Ini 1.0.1
Terakhir Diperbarui 2022-12-21
Tanggal Publikasi 2022-11-28
Pengembang https://mycalc-tab.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://mycalc-tab.com/
URL Halaman Kebijakan Privasi https://questa.mobi/privacy
Bahasa yang Didukung 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"
    }
}