Compact Calculator

Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.

Cos'è Compact Calculator?

Compact Calculator è un'estensione di Chrome sviluppata da Andy Young, e la sua funzione principale è "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.".

Screenshot dell'Estensione

Scarica il file CRX dell'estensione Compact Calculator

Scarica i file di estensione Compact Calculator 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

                        A very simple, compact, yet powerful calculator. It can solve equations and expressions in an instant, without much work from the user and no wait. All you have to do is click on the extension, type in an expression or equation, and the calculator will do the rest.                    

Informazioni di Base sull'Estensione

Nome Compact Calculator Compact Calculator
ID nmegjgociokbijkhdeelnlcnlbpcmodj
URL Ufficiale https://chromewebstore.google.com/detail/compact-calculator/nmegjgociokbijkhdeelnlcnlbpcmodj
Descrizione Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.
Dimensione del File 227 KB
Conteggio Installazioni 716
Versione Corrente 3.0
Ultimo Aggiornamento 2017-10-17
Data di Pubblicazione 2017-10-17
Valutazione 3.88/5 Totale 8 Valutazioni
Sviluppatore Andy Young
Email [email protected]
Tipo di Pagamento free
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Compact Calculator",
    "description": "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.",
    "version": "3.0",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    }
}