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.

What is Square Meters from Coil Calculator?

Square Meters from Coil Calculator is a Chrome extension developed by thyssenkrupp Materials (UK), and its main feature is "This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil.".

Extension Screenshots

screenshot

Download Square Meters from Coil Calculator Extension CRX File

Download Square Meters from Coil Calculator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Square Meters from Coil Calculator Square Meters from Coil Calculator
ID khenmgenolhigoepolmkcadhllbmbpee
Official URL 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.
File Size 115 KB
Installation Count 91
Current Version 0.0.0.1
Last Updated 2017-12-06
Publish Date 2017-12-06
Rating 5.00/5 Total 2 Ratings
Developer thyssenkrupp Materials (UK)
Payment Type free
Extension Website https://www.thyssenkrupp-materials.co.uk
Supported Languages 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"
    ]
}