Windows Style Calculator
Calculator basead on Windows Style.
Vad är Windows Style Calculator?
Windows Style Calculator är en Chrome-tillägg utvecklad av abiezon, och dess huvudfunktion är "Calculator basead on Windows Style.".
Tilläggsskärmbilder
Ladda ner Windows Style Calculator-förlängningens CRX-fil
Ladda ner Windows Style Calculator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
small calculator based on windows10 interface Grundläggande Information om Tillägg
| Namn | |
| ID | ecfnogcepnfiedgdchabejcpbiafamel |
| Officiell webbadress | https://chromewebstore.google.com/detail/windows-style-calculator/ecfnogcepnfiedgdchabejcpbiafamel |
| Beskrivning | Calculator basead on Windows Style. |
| Filstorlek | 934 KB |
| Antal Installationer | 28 |
| Aktuell Version | 1.0.2 |
| Senast Uppdaterad | 2019-08-06 |
| Publiceringsdatum | 2019-08-06 |
| Betyg | 5.00/5 Totalt 1 Betyg |
| Utvecklare | abiezon |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |