Windows Style Calculator
Calculator basead on Windows Style.
Co to jest Windows Style Calculator?
Windows Style Calculator to rozszerzenie Chrome opracowane przez abiezon, a jego główną funkcją jest „Calculator basead on Windows Style.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Windows Style Calculator
Pobierz pliki rozszerzeń Windows Style Calculator 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
                        small calculator based on windows10 interface                     Podstawowe informacje o rozszerzeniu
| Nazwa |   |  
| ID | ecfnogcepnfiedgdchabejcpbiafamel | 
| Oficjalny URL | https://chromewebstore.google.com/detail/windows-style-calculator/ecfnogcepnfiedgdchabejcpbiafamel | 
| Opis | Calculator basead on Windows Style. | 
| Rozmiar pliku | 934 KB | 
| Liczba instalacji | 28 | 
| Aktualna Wersja | 1.0.2 | 
| Ostatnia Aktualizacja | 2019-08-06 | 
| Data Publikacji | 2019-08-06 | 
| Ocena | 5.00/5 Łącznie 1 Oceny | 
| Deweloper | abiezon | 
| [email protected] | |
| Typ Płatności | free | 
| Obsługiwane Języki | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Windows Style Calculator",
    "short_name": "Calculator",
    "version": "1.0.2",
    "description": "Calculator basead on Windows Style.",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "images\/calculator.png"
    }
}  |  |