Calculator Button

My Online Calculator Button

Qu'est-ce que Calculator Button ?

Calculator Button est une extension Chrome développée par BeVegan, et sa fonction principale est "My Online Calculator Button".

Captures d'Écran de l'Extension

screenshot
screenshot

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

Téléchargez les fichiers d'extension Calculator Button 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

                        Certainly in everyday life, you come across such a situation, what you needed to perform some mathematical operations to produce a financial settlement, for example, when calculating the profitability of bank deposit or how suitable mortgage for the conditions at hand and at that time was not an ordinary electronic calculator or special programs? In such a case, you will be indispensable this convenient and easy-to-use Online Calculator Button.

Stay with us and we can help!                    

Informations de Base sur l'Extension

Nom Calculator Button Calculator Button
ID ibjednfgajknahjpfoafmeiehmeaofnc
URL Officiel https://chromewebstore.google.com/detail/calculator-button/ibjednfgajknahjpfoafmeiehmeaofnc
Description My Online Calculator Button
Taille du Fichier 104 KB
Nombre d'Installations 1,025
Version Actuelle 1.0
Dernière Mise à Jour 2013-10-01
Date de Publication 2013-10-01
Évaluation 3.90/5 Total 20 Évaluations
Développeur BeVegan
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://my-online-calculator.com
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Calculator Button",
    "description": "My Online Calculator Button",
    "manifest_version": 2,
    "version": "1.0",
    "background": {
        "page": "index.html"
    },
    "icons": {
        "128": "clock.png"
    },
    "browser_action": [],
    "web_accessible_resources": [
        "clock.png",
        "clock_16.png",
        "js.js",
        "style.css"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'unsafe-eval';"
}