Material table

BoxBox products by 2017

Material table là gì?

Material table là một tiện ích mở rộng Chrome được phát triển bởi BoxBox, và tính năng chính của nó là "BoxBox products by 2017".

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

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

                        Construction materials checklist is a tool to support calculations for construction engineers!



Author: ThS. XuanTien Do, ManhCuong Do, ThanhNgoc Dao, AnhTuan Le                    

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

Tên Material table Material table
ID dcblgoaghokddilfnmchfmgkbeelbcaa
URL Chính Thức https://chrome.google.com/webstore/detail/dcblgoaghokddilfnmchfmgkbeelbcaa
Mô tả BoxBox products by 2017
Kích Thước Tệp 1.1 MB
Số Lần Cài Đặt 50
Phiên Bản Hiện Tại Box v.2.1206.1
Cập Nhật Lần Cuối 2017-12-10
Ngày Phát Hành 2017-12-10
Đánh Giá 5.00/5 Tổng số 12 Đánh Giá
Nhà Phát Triển BoxBox
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Material table",
    "description": "BoxBox products by 2017",
    "short_name": "Material",
    "version": "0.2.1206.1",
    "browser_action": {
        "default_popup": "App\/index.html",
        "default_icon": "Lib\/Img\/Icon\/iconBox.png",
        "default_title": "Box",
        "icons": {
            "16": "Lib\/Img\/Icon\/iconBox.png",
            "48": "Lib\/Img\/Icon\/iconBox.png",
            "128": "Lib\/Img\/Icon\/iconBox.png"
        }
    },
    "permissions": [
        "debugger",
        "storage",
        "tabs",
        "bookmarks",
        "*:\/\/developer.mozilla.org\/*",
        "http:\/\/*.google.com\/",
        "unlimitedStorage",
        "webRequest"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "author": "www.boxbox.com.vn",
    "version_name": "Box v.2.1206.1"
}