calculator simple and easy

Sticky Calculator

Qu'est-ce que calculator simple and easy ?

calculator simple and easy est une extension Chrome développée par https://allinworld99.blogspot.com, et sa fonction principale est "Sticky Calculator".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension calculator simple and easy

Téléchargez les fichiers d'extension calculator simple and easy 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

                        This simple calculator is used to calculate your simple maths calculations.                    

Informations de Base sur l'Extension

Nom calculator simple and easy calculator simple and easy
ID amkibnhgmpodfblhiiflnlnehebjibja
URL Officiel https://chromewebstore.google.com/detail/calculator-simple-and-eas/amkibnhgmpodfblhiiflnlnehebjibja
Description Sticky Calculator
Taille du Fichier 152 KB
Nombre d'Installations 125
Version Actuelle 0.8
Dernière Mise à Jour 2019-02-06
Date de Publication 2019-02-06
Évaluation 3.25/5 Total 4 Évaluations
Développeur https://allinworld99.blogspot.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://allinworld99.blogspot.com
URL de la Page d'Aide http://allinworld99.blogspot.com
URL de la Page de Politique de Confidentialité https://htmlcodeplay.com/privacy.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "calculator simple and easy",
    "description": "Sticky Calculator",
    "version": "0.8",
    "browser_action": {
        "default_icon": "128calculator-icon.png",
        "default_popup": "calculator.html"
    },
    "author": "Merbin Joe",
    "offline_enabled": true,
    "homepage_url": "http:\/\/www.allinworld99.blogspot.com",
    "icons": {
        "16": "16calculator-icon.png",
        "48": "48calculator-icon.png",
        "128": "128calculator-icon.png"
    },
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "manifest_version": 2
}