PartsSource Catalog Search
This extension searches the PartsSource Catalog
What is PartsSource Catalog Search?
PartsSource Catalog Search is a Chrome extension developed by https://www.partsfinder.com, and its main feature is "This extension searches the PartsSource Catalog".
Extension Screenshots
Download PartsSource Catalog Search Extension CRX File
Download PartsSource Catalog Search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | PartsSource Catalog Search |
ID | defjaeokliffkeejihenmkpjedgmlbne |
Official URL | https://chromewebstore.google.com/detail/partssource-catalog-searc/defjaeokliffkeejihenmkpjedgmlbne |
Description | This extension searches the PartsSource Catalog |
File Size | 18.9 KB |
Installation Count | 64 |
Current Version | 1.6 |
Last Updated | 2015-12-21 |
Publish Date | 2015-12-21 |
Rating | 5.00/5 Total 3 Ratings |
Developer | https://www.partsfinder.com |
Payment Type | free |
Extension Website | https://www.partsfinder.com/catalog/preview |
Supported Languages | 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" } } |