Metal Weight Calculator
This extension allows you to calculate the weight of various forms of metal in different grades.
什麼是Metal Weight Calculator?
Metal Weight Calculator是由thyssenkrupp Materials (UK)開發的Chrome擴展程式,該擴展的主要功能是“This extension allows you to calculate the weight of various forms of metal in different grades.”。
擴展截圖
下載Metal Weight Calculator擴展crx文件
下載Metal Weight Calculator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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.
擴展基本資訊
名稱 | |
ID | lbglcfdembafcohfimhcfobklngcfdcf |
官方網址 | https://chrome.google.com/webstore/detail/metal-weight-calculator/lbglcfdembafcohfimhcfobklngcfdcf |
簡介 | This extension allows you to calculate the weight of various forms of metal in different grades. |
檔案大小 | 233 KB |
安裝次數 | 470 |
目前版本 | 0.0.0.4 |
更新時間 | 2017-12-06 |
上架時間 | 2017-12-06 |
評分 | 4.83/5 共 6 次評分 |
開發者 | 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": "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" ] } |