Square Meters from Coil Calculator

This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil.

Square Meters from Coil Calculatorคืออะไร?

Square Meters from Coil Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย thyssenkrupp Materials (UK) และคุณลักษณะหลักของมันคือ "This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Square Meters from Coil Calculator

ดาวน์โหลดไฟล์ส่วนขยาย Square Meters from Coil Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        This extension allows you to calculate the number of linear meters and square meters you would expect to yield from a coil.

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 square meters from coil calculator can be used to calculate an approximate number of square meters and linear meter from a given weight of coil. The figures calculated are for use as guidance only. thyssenkrupp Materials (UK) shall have no liability for any reliance placed on the square meters from coil calculator.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Square Meters from Coil Calculator Square Meters from Coil Calculator
ID khenmgenolhigoepolmkcadhllbmbpee
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/square-meters-from-coil-c/khenmgenolhigoepolmkcadhllbmbpee
คำอธิบาย This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil.
ขนาดไฟล์ 115 KB
จำนวนการติดตั้ง 91
เวอร์ชันปัจจุบัน 0.0.0.1
อัปเดตครั้งล่าสุด 2017-12-06
วันที่เผยแพร่ 2017-12-06
คะแนน 5.00/5 รวมทั้งหมด 2 คะแนน
ผู้พัฒนา 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": "Square Meters from Coil Calculator",
    "description": "This extension allows you to calculate the approximate number of square meters & linear meters you can expect to yield from a coil.",
    "version": "0.0.0.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ]
}