Floor tile calculator

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

Floor tile calculator là gì?

Floor tile calculator là một tiện ích mở rộng Chrome được phát triển bởi LorX, và tính năng chính của nó là "This app calculate the number of tiles needed and price for given room".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Floor tile calculator

Tải xuống các tệp mở rộng Floor tile calculator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Floor tile calculator Floor tile calculator
ID ihafjbnnbfgfkkldcddnlmgbikfgpnco
URL Chính Thức https://chromewebstore.google.com/detail/floor-tile-calculator/ihafjbnnbfgfkkldcddnlmgbikfgpnco
Mô tả This app calculate the number of tiles needed and price for given room
Kích Thước Tệp 14.31 KB
Số Lần Cài Đặt 53
Phiên Bản Hiện Tại 1.5.4
Cập Nhật Lần Cuối 2017-07-10
Ngày Phát Hành 2017-07-10
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển LorX
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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
}