Compact Calculator
Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.
Compact Calculatorとは何ですか?
Compact CalculatorはAndy Youngによって開発されたChromeの拡張機能で、その主な機能は「Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.」です。
拡張機能のスクリーンショット
Compact Calculator拡張機能のCRXファイルをダウンロード
Compact Calculator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
A very simple, compact, yet powerful calculator. It can solve equations and expressions in an instant, without much work from the user and no wait. All you have to do is click on the extension, type in an expression or equation, and the calculator will do the rest.
拡張機能の基本情報
名前 | Compact Calculator |
ID | nmegjgociokbijkhdeelnlcnlbpcmodj |
公式URL | https://chromewebstore.google.com/detail/compact-calculator/nmegjgociokbijkhdeelnlcnlbpcmodj |
説明 | Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat. |
ファイルサイズ | 227 KB |
インストール数 | 716 |
現在のバージョン | 3.0 |
最終更新日 | 2017-10-17 |
公開日 | 2017-10-17 |
評価 | 3.88/5 合計 8 レビュー |
開発者 | Andy Young |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Compact Calculator", "description": "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.", "version": "3.0", "browser_action": { "default_popup": "popup.html" }, "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |