Floor tile calculator

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

Co to jest Floor tile calculator?

Floor tile calculator to rozszerzenie Chrome opracowane przez LorX, a jego główną funkcją jest „This app calculate the number of tiles needed and price for given room”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia Floor tile calculator

Pobierz pliki rozszerzeń Floor tile calculator w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Floor tile calculator Floor tile calculator
ID ihafjbnnbfgfkkldcddnlmgbikfgpnco
Oficjalny URL https://chromewebstore.google.com/detail/floor-tile-calculator/ihafjbnnbfgfkkldcddnlmgbikfgpnco
Opis This app calculate the number of tiles needed and price for given room
Rozmiar pliku 14.31 KB
Liczba instalacji 53
Aktualna Wersja 1.5.4
Ostatnia Aktualizacja 2017-07-10
Data Publikacji 2017-07-10
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper LorX
Typ Płatności free
Obsługiwane Języki 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
}