Windows Style Calculator
Calculator basead on Windows Style.
What is Windows Style Calculator?
Windows Style Calculator is a Chrome extension developed by abiezon, and its main feature is "Calculator basead on Windows Style.".
Extension Screenshots
Download Windows Style Calculator Extension CRX File
Download Windows Style Calculator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
small calculator based on windows10 interface
Extension Basic Information
Name | Windows Style Calculator |
ID | ecfnogcepnfiedgdchabejcpbiafamel |
Official URL | https://chromewebstore.google.com/detail/windows-style-calculator/ecfnogcepnfiedgdchabejcpbiafamel |
Description | Calculator basead on Windows Style. |
File Size | 934 KB |
Installation Count | 28 |
Current Version | 1.0.2 |
Last Updated | 2019-08-06 |
Publish Date | 2019-08-06 |
Rating | 5.00/5 Total 1 Ratings |
Developer | abiezon |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |