Floor tile calculator

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

Was ist Floor tile calculator?

Floor tile calculator ist eine Chrome-Erweiterung, die von LorX entwickelt wurde, und ihr Hauptmerkmal ist "This app calculate the number of tiles needed and price for given room".

Erweiterungsscreenshots

screenshot
screenshot

Floor tile calculator-Erweiterungs-CRX-Datei herunterladen

Laden Sie Floor tile calculator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Floor tile calculator Floor tile calculator
ID ihafjbnnbfgfkkldcddnlmgbikfgpnco
Offizielle URL https://chromewebstore.google.com/detail/floor-tile-calculator/ihafjbnnbfgfkkldcddnlmgbikfgpnco
Beschreibung This app calculate the number of tiles needed and price for given room
Dateigröße 14.31 KB
Installationsanzahl 53
Aktuelle Version 1.5.4
Letztes Update 2017-07-10
Veröffentlichungsdatum 2017-07-10
Bewertung 5.00/5 Insgesamt 1 Bewertungen
Entwickler LorX
Zahlungsart free
Unterstützte Sprachen 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
}