Metal Weight Calculator

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

What is Metal Weight Calculator?

Metal Weight Calculator is a Chrome extension developed by thyssenkrupp Materials (UK), and its main feature is "This extension allows you to calculate the weight of various forms of metal in different grades.".

Extension Screenshots

screenshot

Download Metal Weight Calculator Extension CRX File

Download Metal Weight 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 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.                    

Extension Basic Information

Name Metal Weight Calculator Metal Weight Calculator
ID lbglcfdembafcohfimhcfobklngcfdcf
Official URL https://chrome.google.com/webstore/detail/metal-weight-calculator/lbglcfdembafcohfimhcfobklngcfdcf
Description This extension allows you to calculate the weight of various forms of metal in different grades.
File Size 233 KB
Installation Count 470
Current Version 0.0.0.4
Last Updated 2017-12-06
Publish Date 2017-12-06
Rating 4.83/5 Total 6 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": "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"
    ]
}