Floor tile calculator

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

Wat is Floor tile calculator?

Floor tile calculator is een Chrome-extensie ontwikkeld door LorX, en de belangrijkste functie is "This app calculate the number of tiles needed and price for given room".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Floor tile calculator

Download Floor tile calculator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Floor tile calculator Floor tile calculator
ID ihafjbnnbfgfkkldcddnlmgbikfgpnco
Officiële URL https://chromewebstore.google.com/detail/floor-tile-calculator/ihafjbnnbfgfkkldcddnlmgbikfgpnco
Beschrijving This app calculate the number of tiles needed and price for given room
Bestandsgrootte 14.31 KB
Aantal Installaties 53
Huidige Versie 1.5.4
Laatst Bijgewerkt 2017-07-10
Publicatiedatum 2017-07-10
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar LorX
Betalingswijze free
Ondersteunde Talen 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
}