calculator simple and easy
Sticky Calculator
calculator simple and easy là gì?
calculator simple and easy là một tiện ích mở rộng Chrome được phát triển bởi https://allinworld99.blogspot.com, và tính năng chính của nó là "Sticky Calculator".
Ả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 calculator simple and easy
Tải xuống các tệp mở rộng calculator simple and easy 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
This simple calculator is used to calculate your simple maths calculations.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | calculator simple and easy |
ID | amkibnhgmpodfblhiiflnlnehebjibja |
URL Chính Thức | https://chromewebstore.google.com/detail/calculator-simple-and-eas/amkibnhgmpodfblhiiflnlnehebjibja |
Mô tả | Sticky Calculator |
Kích Thước Tệp | 152 KB |
Số Lần Cài Đặt | 125 |
Phiên Bản Hiện Tại | 0.8 |
Cập Nhật Lần Cuối | 2019-02-06 |
Ngày Phát Hành | 2019-02-06 |
Đánh Giá | 3.25/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | https://allinworld99.blogspot.com |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://allinworld99.blogspot.com |
URL Trang Trợ Giúp | http://allinworld99.blogspot.com |
URL Trang Chính Sách Bảo Mật | https://htmlcodeplay.com/privacy.html |
Ngôn Ngữ Được Hỗ Trợ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "calculator simple and easy", "description": "Sticky Calculator", "version": "0.8", "browser_action": { "default_icon": "128calculator-icon.png", "default_popup": "calculator.html" }, "author": "Merbin Joe", "offline_enabled": true, "homepage_url": "http:\/\/www.allinworld99.blogspot.com", "icons": { "16": "16calculator-icon.png", "48": "48calculator-icon.png", "128": "128calculator-icon.png" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "manifest_version": 2 } |