Windows Style Calculator
Calculator basead on Windows Style.
什麼是Windows Style Calculator?
Windows Style Calculator是由abiezon開發的Chrome擴展程式,該擴展的主要功能是“Calculator basead on Windows Style.”。
擴展截圖
下載Windows Style Calculator擴展crx文件
下載Windows Style Calculator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
small calculator based on windows10 interface
擴展基本資訊
名稱 | Windows Style Calculator |
ID | ecfnogcepnfiedgdchabejcpbiafamel |
官方網址 | https://chromewebstore.google.com/detail/windows-style-calculator/ecfnogcepnfiedgdchabejcpbiafamel |
簡介 | Calculator basead on Windows Style. |
檔案大小 | 934 KB |
安裝次數 | 28 |
目前版本 | 1.0.2 |
更新時間 | 2019-08-06 |
上架時間 | 2019-08-06 |
評分 | 5.00/5 共 1 次評分 |
開發者 | abiezon |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | 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" } } |