My Calc

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

Cos'è My Calc?

My Calc è un'estensione di Chrome sviluppata da https://mycalc-tab.com, e la sua funzione principale è "A calculator extension that designed to help you make quick and efficient calculations on the fly".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione My Calc

Scarica i file di estensione My Calc in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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/                    

Informazioni di Base sull'Estensione

Nome My Calc My Calc
ID pbpemjbbocanilkijiojedfedcpkailp
URL Ufficiale https://chromewebstore.google.com/detail/my-calc/pbpemjbbocanilkijiojedfedcpkailp
Descrizione A calculator extension that designed to help you make quick and efficient calculations on the fly
Dimensione del File 676 KB
Conteggio Installazioni 44,828
Versione Corrente 1.0.1
Ultimo Aggiornamento 2022-12-21
Data di Pubblicazione 2022-11-28
Sviluppatore https://mycalc-tab.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://mycalc-tab.com/
URL della Pagina della Politica sulla Privacy https://questa.mobi/privacy
Lingue Supportate 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"
    }
}