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
公式URL 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"
    ]
}