calculator simple and easy

Sticky Calculator

Wat is calculator simple and easy?

calculator simple and easy is een Chrome-extensie ontwikkeld door https://allinworld99.blogspot.com, en de belangrijkste functie is "Sticky Calculator".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie calculator simple and easy

Download calculator simple and easy-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam calculator simple and easy calculator simple and easy
ID amkibnhgmpodfblhiiflnlnehebjibja
Officiële URL https://chromewebstore.google.com/detail/calculator-simple-and-eas/amkibnhgmpodfblhiiflnlnehebjibja
Beschrijving Sticky Calculator
Bestandsgrootte 152 KB
Aantal Installaties 125
Huidige Versie 0.8
Laatst Bijgewerkt 2019-02-06
Publicatiedatum 2019-02-06
Beoordeling 3.25/5 Totaal 4 Beoordelingen
Ontwikkelaar https://allinworld99.blogspot.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://allinworld99.blogspot.com
Help Pagina-URL http://allinworld99.blogspot.com
URL van de Privacybeleid Pagina https://htmlcodeplay.com/privacy.html
Ondersteunde Talen 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
}