Compact Calculator

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

Qu'est-ce que Compact Calculator ?

Compact Calculator est une extension Chrome développée par Andy Young, et sa fonction principale est "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.".

Captures d'Écran de l'Extension

Télécharger le fichier CRX de l'extension Compact Calculator

Téléchargez les fichiers d'extension Compact Calculator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Compact Calculator Compact Calculator
ID nmegjgociokbijkhdeelnlcnlbpcmodj
URL Officiel https://chromewebstore.google.com/detail/compact-calculator/nmegjgociokbijkhdeelnlcnlbpcmodj
Description Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.
Taille du Fichier 227 KB
Nombre d'Installations 716
Version Actuelle 3.0
Dernière Mise à Jour 2017-10-17
Date de Publication 2017-10-17
Évaluation 3.88/5 Total 8 Évaluations
Développeur Andy Young
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}