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 |
官方網址 | 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 |
電子郵箱 | [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" } } |