Material table

BoxBox products by 2017

ما هو Material table؟

Material table هو إضافة Chrome تم تطويرها بواسطة BoxBox، والميزة الرئيسية لها هي "BoxBox products by 2017".

تحميل ملف CRX للإضافة Material table

قم بتنزيل ملفات الامتداد Material table بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
}