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 } |