Chrome Calculator

Do calculations instantly on your browser. Smooth action of Spry Accordion makes easy jumping between Standard and Scientific modes.

Chrome Calculator là gì?

Chrome Calculator là một tiện ích mở rộng Chrome được phát triển bởi Mahesh Uddama, và tính năng chính của nó là "Do calculations instantly on your browser. Smooth action of Spry Accordion makes easy jumping between Standard and Scientific modes.".

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

screenshot

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

Tải xuống các tệp mở rộng Chrome 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

                        Do your calculations on top of your browser. Feel the simplicity compact format of the Standard view or get your Scientific panel just in a single click.  27 buttons Scientific panel will fulfill your basic scientific calculation needs. You also got Permutation and Combination buttons that most of soft calculators not equipped with. Share and enjoy it.                    

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

Tên Chrome Calculator Chrome Calculator
ID dkmolnjgcflefpeajenclaejfddpcaml
URL Chính Thức https://chromewebstore.google.com/detail/chrome-calculator/dkmolnjgcflefpeajenclaejfddpcaml
Mô tả Do calculations instantly on your browser. Smooth action of Spry Accordion makes easy jumping between Standard and Scientific modes.
Kích Thước Tệp 29.68 KB
Số Lần Cài Đặt 4,005
Phiên Bản Hiện Tại 2.0
Cập Nhật Lần Cuối 2016-03-05
Ngày Phát Hành 2016-03-05
Đánh Giá 3.91/5 Tổng số 11 Đánh Giá
Nhà Phát Triển Mahesh Uddama
Email [email protected]
Loại Thanh Toán free
URL Trang Trợ Giúp https://docs.google.com/presentation/d/11NfK-Bk0_EcK3QUgHIdTfoy2Xd3u5BWfozw1vffB3Fc/edit?usp=sharing
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Chrome Calculator",
    "description": "Do calculations instantly on your browser. Smooth action of Spry Accordion makes easy jumping between Standard and Scientific modes.",
    "version": "2.0",
    "browser_action": {
        "default_icon": "img\/icon_48.png",
        "default_popup": "calculator.html"
    },
    "icons": {
        "128": "img\/icon_128.png",
        "16": "img\/icon_16.png",
        "32": "img\/icon_32.png",
        "48": "img\/icon_48.png"
    },
    "content_security_policy": "script-src 'self'; object-src 'self'"
}