Square Meters from Coil Calculator

This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil.

Qu'est-ce que Square Meters from Coil Calculator ?

Square Meters from Coil Calculator est une extension Chrome développée par thyssenkrupp Materials (UK), et sa fonction principale est "This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Square Meters from Coil Calculator

Téléchargez les fichiers d'extension Square Meters from Coil Calculator 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

                        This extension allows you to calculate the number of linear meters and square meters you would expect to yield from a coil.

thyssenkrupp Materials (UK) are a leading supplier of mild steel, stainless steel and aluminium and, as you would expect from a global partner, we are always providing useful tools to assist you.

engineering. tomorrow. together.

Our square meters from coil calculator can be used to calculate an approximate number of square meters and linear meter from a given weight of coil. The figures calculated are for use as guidance only. thyssenkrupp Materials (UK) shall have no liability for any reliance placed on the square meters from coil calculator.                    

Informations de Base sur l'Extension

Nom Square Meters from Coil Calculator Square Meters from Coil Calculator
ID khenmgenolhigoepolmkcadhllbmbpee
URL Officiel https://chrome.google.com/webstore/detail/square-meters-from-coil-c/khenmgenolhigoepolmkcadhllbmbpee
Description This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil.
Taille du Fichier 115 KB
Nombre d'Installations 91
Version Actuelle 0.0.0.1
Dernière Mise à Jour 2017-12-06
Date de Publication 2017-12-06
Évaluation 5.00/5 Total 2 Évaluations
Développeur thyssenkrupp Materials (UK)
Type de Paiement free
Site Web de l'Extension https://www.thyssenkrupp-materials.co.uk
Langues Prises en Charge en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Square Meters from Coil Calculator",
    "description": "This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil.",
    "version": "0.0.0.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ]
}