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 |
官方URL | 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 } |