Floor tile calculator
This app calculate the number of tiles needed and price for given room
Qu'est-ce que Floor tile calculator ?
Floor tile calculator est une extension Chrome développée par LorX, et sa fonction principale est "This app calculate the number of tiles needed and price for given room".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Floor tile calculator
Téléchargez les fichiers d'extension Floor tile calculator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | Floor tile calculator |
ID | ihafjbnnbfgfkkldcddnlmgbikfgpnco |
URL Officiel | https://chromewebstore.google.com/detail/floor-tile-calculator/ihafjbnnbfgfkkldcddnlmgbikfgpnco |
Description | This app calculate the number of tiles needed and price for given room |
Taille du Fichier | 14.31 KB |
Nombre d'Installations | 53 |
Version Actuelle | 1.5.4 |
Dernière Mise à Jour | 2017-07-10 |
Date de Publication | 2017-07-10 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | LorX |
Type de Paiement | free |
Langues Prises en Charge | 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 } |