Metric and Imperial Converter

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

Was ist Metric and Imperial Converter?

Metric and Imperial Converter ist eine Chrome-Erweiterung, die von thyssenkrupp Materials (UK) entwickelt wurde, und ihr Hauptmerkmal ist "This extension allows the user to convert dimensions between imperial and metric.".

Erweiterungsscreenshots

screenshot

Metric and Imperial Converter-Erweiterungs-CRX-Datei herunterladen

Laden Sie Metric and Imperial Converter-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Metric and Imperial Converter Metric and Imperial Converter
ID bahepbhmkjocncgpebfahfclkffdkggg
Offizielle URL https://chromewebstore.google.com/detail/metric-and-imperial-conve/bahepbhmkjocncgpebfahfclkffdkggg
Beschreibung This extension allows the user to convert dimensions between imperial and metric.
Dateigröße 104 KB
Installationsanzahl 605
Aktuelle Version 0.0.0.1
Letztes Update 2018-01-16
Veröffentlichungsdatum 2018-01-16
Bewertung 5.00/5 Insgesamt 2 Bewertungen
Entwickler thyssenkrupp Materials (UK)
Zahlungsart free
Erweiterungswebsite https://www.thyssenkrupp-materials.co.uk
Unterstützte Sprachen 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": []
}