PartsSource Catalog Search
This extension searches the PartsSource Catalog
PartsSource Catalog Searchとは何ですか?
PartsSource Catalog Searchはhttps://www.partsfinder.comによって開発されたChromeの拡張機能で、その主な機能は「This extension searches the PartsSource Catalog」です。
拡張機能のスクリーンショット
PartsSource Catalog Search拡張機能のCRXファイルをダウンロード
PartsSource Catalog Search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Streamline procurement with efficient medical parts identification and product information. Identifying the correct part in a piece of medical equipment can be a daunting task and take up too much time in your day. But with the PartsSource search app, you are empowered to quickly identify a part and find critical information. Simply search by part number, OEM, or product and details are instantly displayed – part options, pricing, lead time, warranty information, and product photos. Once your part is identified, it is simple to purchase without leaving the website. The PartsSource search app will help you reduce equipment downtime and, most of all, save you time and eliminate the need to call an OEM when trying to identify the right part. It’s a whole new way to look at parts procurement through this simple, efficient app.
拡張機能の基本情報
名前 | PartsSource Catalog Search |
ID | defjaeokliffkeejihenmkpjedgmlbne |
公式URL | https://chromewebstore.google.com/detail/partssource-catalog-searc/defjaeokliffkeejihenmkpjedgmlbne |
説明 | This extension searches the PartsSource Catalog |
ファイルサイズ | 18.9 KB |
インストール数 | 64 |
現在のバージョン | 1.6 |
最終更新日 | 2015-12-21 |
公開日 | 2015-12-21 |
評価 | 5.00/5 合計 3 レビュー |
開発者 | https://www.partsfinder.com |
支払い方法 | free |
拡張機能のウェブサイト | https://www.partsfinder.com/catalog/preview |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PartsSource Catalog Search", "description": "This extension searches the PartsSource Catalog", "version": "1.6", "browser_action": { "default_icon": "icon.png", "default_popup": "popup2.html", "default_title": "PartsSource Catalog Search" }, "icons": { "16": "PS_16.png", "48": "PS_48.png", "128": "PS_128.png" } } |