calculator simple and easy

Sticky Calculator

Co to jest calculator simple and easy?

calculator simple and easy to rozszerzenie Chrome opracowane przez https://allinworld99.blogspot.com, a jego główną funkcją jest „Sticky Calculator”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia calculator simple and easy

Pobierz pliki rozszerzeń calculator simple and easy w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

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

Podstawowe informacje o rozszerzeniu

Nazwa calculator simple and easy calculator simple and easy
ID amkibnhgmpodfblhiiflnlnehebjibja
Oficjalny URL https://chromewebstore.google.com/detail/calculator-simple-and-eas/amkibnhgmpodfblhiiflnlnehebjibja
Opis Sticky Calculator
Rozmiar pliku 152 KB
Liczba instalacji 125
Aktualna Wersja 0.8
Ostatnia Aktualizacja 2019-02-06
Data Publikacji 2019-02-06
Ocena 3.25/5 Łącznie 4 Oceny
Deweloper https://allinworld99.blogspot.com
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://allinworld99.blogspot.com
Adres URL Strony Pomocy http://allinworld99.blogspot.com
Adres URL Strony Polityki Prywatności https://htmlcodeplay.com/privacy.html
Obsługiwane Języki 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
}