Compact Calculator

Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.

Compact Calculator là gì?

Compact Calculator là một tiện ích mở rộng Chrome được phát triển bởi Andy Young, và tính năng chính của nó là "Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

Tải xuống tệp CRX của tiện ích mở rộng Compact Calculator

Tải xuống các tệp mở rộng Compact Calculator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Compact Calculator Compact Calculator
ID nmegjgociokbijkhdeelnlcnlbpcmodj
URL Chính Thức https://chromewebstore.google.com/detail/compact-calculator/nmegjgociokbijkhdeelnlcnlbpcmodj
Mô tả Compact, Fast, and Powerful easy-to-use calculator. This calculator can solve very complex expressions and equations with no sweat.
Kích Thước Tệp 227 KB
Số Lần Cài Đặt 716
Phiên Bản Hiện Tại 3.0
Cập Nhật Lần Cuối 2017-10-17
Ngày Phát Hành 2017-10-17
Đánh Giá 3.88/5 Tổng số 8 Đánh Giá
Nhà Phát Triển Andy Young
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}