Metal Weight Calculator

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

O que é Metal Weight Calculator?

Metal Weight Calculator é uma extensão do Chrome desenvolvida por thyssenkrupp Materials (UK), e sua principal característica é "This extension allows you to calculate the weight of various forms of metal in different grades.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Metal Weight Calculator

Baixe arquivos de extensão Metal Weight Calculator no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Metal Weight Calculator Metal Weight Calculator
ID lbglcfdembafcohfimhcfobklngcfdcf
URL Oficial https://chrome.google.com/webstore/detail/metal-weight-calculator/lbglcfdembafcohfimhcfobklngcfdcf
Descrição This extension allows you to calculate the weight of various forms of metal in different grades.
Tamanho do Arquivo 233 KB
Contagem de Instalações 470
Versão Atual 0.0.0.4
Última Atualização 2017-12-06
Data de Publicação 2017-12-06
Classificação 4.83/5 Total de 6 Avaliações
Desenvolvedor thyssenkrupp Materials (UK)
Tipo de Pagamento free
Site da Extensão https://www.thyssenkrupp-materials.co.uk
Idiomas Suportados 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"
    ]
}