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.

什麼是Square Meters from Coil Calculator?

Square Meters from Coil Calculator是由thyssenkrupp Materials (UK)開發的Chrome擴展程式,該擴展的主要功能是“This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil.”。

擴展截圖

screenshot

下載Square Meters from Coil Calculator擴展crx文件

下載Square Meters from Coil Calculator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Square Meters from Coil Calculator Square Meters from Coil Calculator
ID khenmgenolhigoepolmkcadhllbmbpee
官方網址 https://chrome.google.com/webstore/detail/square-meters-from-coil-c/khenmgenolhigoepolmkcadhllbmbpee
簡介 This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil.
檔案大小 115 KB
安裝次數 91
目前版本 0.0.0.1
更新時間 2017-12-06
上架時間 2017-12-06
評分 5.00/5 共 2 次評分
開發者 thyssenkrupp Materials (UK)
付費類型 free
擴展官網 https://www.thyssenkrupp-materials.co.uk
支援的語言 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"
    ]
}