Floor tile calculator

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

Floor tile calculator क्या है?

Floor tile calculator LorX द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This app calculate the number of tiles needed and price for given room"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Floor tile calculator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
}