Compact Calculator

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

Hvad er Compact Calculator?

Compact Calculator er en Chrome-udvidelse udviklet af Andy Young, og dens hovedfunktion er "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.".

Udvidelsesskærmbilleder

Download Compact Calculator-udvidelses-CRX-fil

Download Compact Calculator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Compact Calculator Compact Calculator
ID nmegjgociokbijkhdeelnlcnlbpcmodj
Officiel URL https://chromewebstore.google.com/detail/compact-calculator/nmegjgociokbijkhdeelnlcnlbpcmodj
Beskrivelse Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.
Filstørrelse 227 KB
Antal Installationer 716
Nuværende Version 3.0
Senest Opdateret 2017-10-17
Udgivelsesdato 2017-10-17
Bedømmelse 3.88/5 Samlet 8 Bedømmelser
Udvikler Andy Young
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
    }
}