Metric and Imperial Converter

This extension allows the user to convert dimensions between imperial and metric.

O que é Metric and Imperial Converter?

Metric and Imperial Converter é uma extensão do Chrome desenvolvida por thyssenkrupp Materials (UK), e sua principal característica é "This extension allows the user to convert dimensions between imperial and metric.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Metric and Imperial Converter

Baixe arquivos de extensão Metric and Imperial Converter 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 the user to convert the distances and weights between imperial and metric units of measure and vice versa.

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 metric and imperial converter can be used to calculate an approximate price per kilo or square meter. The result calculated is for use as guidance only. thyssenkrupp Materials (UK) shall have no liability for any reliance placed on the metric and imperial converter.                    

Informações Básicas da Extensão

Nome Metric and Imperial Converter Metric and Imperial Converter
ID bahepbhmkjocncgpebfahfclkffdkggg
URL Oficial https://chromewebstore.google.com/detail/metric-and-imperial-conve/bahepbhmkjocncgpebfahfclkffdkggg
Descrição This extension allows the user to convert dimensions between imperial and metric.
Tamanho do Arquivo 104 KB
Contagem de Instalações 605
Versão Atual 0.0.0.1
Última Atualização 2018-01-16
Data de Publicação 2018-01-16
Classificação 5.00/5 Total de 2 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": "Metric and Imperial Converter",
    "description": "This extension allows the user to convert dimensions between imperial and metric.",
    "version": "0.0.0.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": []
}