Online Calculator

100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.

Online Calculator là gì?

Online Calculator là một tiện ích mở rộng Chrome được phát triển bởi https://onlineconvert.com, và tính năng chính của nó là "100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

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

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

                        100% Free Online Calculator
Helps you solve problems such as calculating percentages, fractions, exponential functions, and more.

Click the icon to open the calculator, and the interface design of the calculator is friendly. You can enter the keyboard to operate the calculation keys.

The online calculator supports arithmetic operations:
    Such as: addition, subtraction, multiplication, division, square, percentage, positive and negative calculations, square root, power, fraction and other calculations.

Online calculators are simple, easy to use, intuitive and fast.                    

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

Tên Online Calculator Online Calculator
ID ijcmekhfkhjbnifkmdfahkelgdniiiak
URL Chính Thức https://chromewebstore.google.com/detail/online-calculator/ijcmekhfkhjbnifkmdfahkelgdniiiak
Mô tả 100% free online calculator to help you solve problems like calculating percentages, fractions, exponential functions and more.
Kích Thước Tệp 102 KB
Số Lần Cài Đặt 7,049
Phiên Bản Hiện Tại 1.0.1
Cập Nhật Lần Cuối 2022-11-15
Ngày Phát Hành 2022-11-14
Nhà Phát Triển https://onlineconvert.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.onlineconvert.com
URL Trang Trợ Giúp https://www.onlineconvert.com/privacy-policy
URL Trang Chính Sách Bảo Mật https://www.onlineconvert.com/privacy-policy
Ngôn Ngữ Được Hỗ Trợ id,de,en,en-GB,en-US,fr,nl,vi,tr,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,sr,bg,ru,uk,iw,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "short_name": "Online Calculator",
    "description": "__MSG_extDesc__",
    "version": "1.0.1",
    "manifest_version": 3,
    "default_locale": "en",
    "action": {
        "default_popup": "index.html",
        "default_icon": ".\/img\/calculator.png"
    },
    "icons": {
        "128": ".\/img\/calculator.png"
    }
}