Compact Calculator

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

Vad är Compact Calculator?

Compact Calculator är en Chrome-tillägg utvecklad av Andy Young, och dess huvudfunktion är "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.".

Tilläggsskärmbilder

Ladda ner Compact Calculator-förlängningens CRX-fil

Ladda ner Compact Calculator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Compact Calculator Compact Calculator
ID nmegjgociokbijkhdeelnlcnlbpcmodj
Officiell webbadress https://chromewebstore.google.com/detail/compact-calculator/nmegjgociokbijkhdeelnlcnlbpcmodj
Beskrivning Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.
Filstorlek 227 KB
Antal Installationer 716
Aktuell Version 3.0
Senast Uppdaterad 2017-10-17
Publiceringsdatum 2017-10-17
Betyg 3.88/5 Totalt 8 Betyg
Utvecklare Andy Young
E-post [email protected]
Betalningssätt free
Stödda Språk 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"
    }
}