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 |
公式URL | 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 |
Eメール | [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" } } |