Metal Weight Calculator

This extension allows you to calculate the weight of various forms of metal in different grades.

Metal Weight Calculatorとは何ですか?

Metal Weight Calculatorはthyssenkrupp Materials (UK)によって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to calculate the weight of various forms of metal in different grades.」です。

拡張機能のスクリーンショット

screenshot

Metal Weight Calculator拡張機能のCRXファイルをダウンロード

Metal Weight Calculator拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        This extension allows you to calculate the weight of metal in various forms and grades.

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 weight calculator can be used to calculate an approximate weight for various sizes of various forms of metals. The weight calculated is for use as guidance only and the actual weight of the metal could vary significantly due to manufacturing processes. thyssenkrupp Materials (UK) shall have no liability for any reliance placed on the weight calculator.                    

拡張機能の基本情報

名前 Metal Weight Calculator Metal Weight Calculator
ID lbglcfdembafcohfimhcfobklngcfdcf
公式URL https://chrome.google.com/webstore/detail/metal-weight-calculator/lbglcfdembafcohfimhcfobklngcfdcf
説明 This extension allows you to calculate the weight of various forms of metal in different grades.
ファイルサイズ 233 KB
インストール数 470
現在のバージョン 0.0.0.4
最終更新日 2017-12-06
公開日 2017-12-06
評価 4.83/5 合計 6 レビュー
開発者 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": "Metal Weight Calculator",
    "description": "This extension allows you to calculate the weight of various forms of metal in different grades.",
    "version": "0.0.0.4",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ]
}