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 |
电子邮箱 | [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" } } |