Material table
BoxBox products by 2017
Qu'est-ce que Material table ?
Material table est une extension Chrome développée par BoxBox, et sa fonction principale est "BoxBox products by 2017".
Télécharger le fichier CRX de l'extension Material table
Téléchargez les fichiers d'extension Material table au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Construction materials checklist is a tool to support calculations for construction engineers! Author: ThS. XuanTien Do, ManhCuong Do, ThanhNgoc Dao, AnhTuan Le
Informations de Base sur l'Extension
Nom | |
ID | dcblgoaghokddilfnmchfmgkbeelbcaa |
URL Officiel | https://chrome.google.com/webstore/detail/dcblgoaghokddilfnmchfmgkbeelbcaa |
Description | BoxBox products by 2017 |
Taille du Fichier | 1.1 MB |
Nombre d'Installations | 50 |
Version Actuelle | Box v.2.1206.1 |
Dernière Mise à Jour | 2017-12-10 |
Date de Publication | 2017-12-10 |
Évaluation | 5.00/5 Total 12 Évaluations |
Développeur | BoxBox |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } |