Material table

BoxBox products by 2017

Material tableคืออะไร?

Material table เป็นส่วนขยายของ Chrome ที่พัฒนาโดย BoxBox และคุณลักษณะหลักของมันคือ "BoxBox products by 2017"

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Material table

ดาวน์โหลดไฟล์ส่วนขยาย Material table ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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



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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Material table Material table
ID dcblgoaghokddilfnmchfmgkbeelbcaa
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/dcblgoaghokddilfnmchfmgkbeelbcaa
คำอธิบาย BoxBox products by 2017
ขนาดไฟล์ 1.1 MB
จำนวนการติดตั้ง 50
เวอร์ชันปัจจุบัน Box v.2.1206.1
อัปเดตครั้งล่าสุด 2017-12-10
วันที่เผยแพร่ 2017-12-10
คะแนน 5.00/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา BoxBox
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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"
}