Floor tile calculator
This app calculate the number of tiles needed and price for given room
什麼是Floor tile calculator?
Floor tile calculator是由LorX開發的Chrome擴展程式,該擴展的主要功能是“This app calculate the number of tiles needed and price for given room”。
擴展截圖
下載Floor tile calculator擴展crx文件
下載Floor tile calculator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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 |
ID | ihafjbnnbfgfkkldcddnlmgbikfgpnco |
官方網址 | 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 } |