Compact Calculator

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

Wat is Compact Calculator?

Compact Calculator is een Chrome-extensie ontwikkeld door Andy Young, en de belangrijkste functie is "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.".

Extensie Screenshots

Download het CRX-bestand van de extensie Compact Calculator

Download Compact Calculator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Compact Calculator Compact Calculator
ID nmegjgociokbijkhdeelnlcnlbpcmodj
Officiële URL https://chromewebstore.google.com/detail/compact-calculator/nmegjgociokbijkhdeelnlcnlbpcmodj
Beschrijving Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.
Bestandsgrootte 227 KB
Aantal Installaties 716
Huidige Versie 3.0
Laatst Bijgewerkt 2017-10-17
Publicatiedatum 2017-10-17
Beoordeling 3.88/5 Totaal 8 Beoordelingen
Ontwikkelaar Andy Young
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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"
    }
}