Floor tile calculator

This app calculate the number of tiles needed and price for given room

Floor tile calculatorคืออะไร?

Floor tile calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย LorX และคุณลักษณะหลักของมันคือ "This app calculate the number of tiles needed and price for given room"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Floor tile calculator

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

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

                        Floor tile calculator is your premier companion in your floor tile shopping.

- Quickly and easily calculate the number of tiles needed to cover a particular area.
- Estimate the total price based on a tile's unit price.
- Intelligent algorithm converts between units automatically!
- Area to cover in yards,feet,inches,m and cm.
- Tile dimension in cm or inches.                    

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

ชื่อ Floor tile calculator Floor tile calculator
ID ihafjbnnbfgfkkldcddnlmgbikfgpnco
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/floor-tile-calculator/ihafjbnnbfgfkkldcddnlmgbikfgpnco
คำอธิบาย This app calculate the number of tiles needed and price for given room
ขนาดไฟล์ 14.31 KB
จำนวนการติดตั้ง 53
เวอร์ชันปัจจุบัน 1.5.4
อัปเดตครั้งล่าสุด 2017-07-10
วันที่เผยแพร่ 2017-07-10
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา LorX
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "version": "1.5.4",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "short_name": "Floor tile calculator",
    "author": "Lorina Tsivinirana",
    "browser_action": {
        "default_title": "__MSG_appAction__",
        "default_popup": "popup.html",
        "default_icon": "icons\/icon16.png"
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "manifest_version": 2
}