Material table

BoxBox products by 2017

Was ist Material table?

Material table ist eine Chrome-Erweiterung, die von BoxBox entwickelt wurde, und ihr Hauptmerkmal ist "BoxBox products by 2017".

Material table-Erweiterungs-CRX-Datei herunterladen

Laden Sie Material table-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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



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

Grundlegende Informationen zur Erweiterung

Name Material table Material table
ID dcblgoaghokddilfnmchfmgkbeelbcaa
Offizielle URL https://chrome.google.com/webstore/detail/dcblgoaghokddilfnmchfmgkbeelbcaa
Beschreibung BoxBox products by 2017
Dateigröße 1.1 MB
Installationsanzahl 50
Aktuelle Version Box v.2.1206.1
Letztes Update 2017-12-10
Veröffentlichungsdatum 2017-12-10
Bewertung 5.00/5 Insgesamt 12 Bewertungen
Entwickler BoxBox
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen 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"
}