PartsSource Catalog Search

This extension searches the PartsSource Catalog

¿Qué es PartsSource Catalog Search?

PartsSource Catalog Search es una extensión de Chrome desarrollada por https://www.partsfinder.com, y su función principal es "This extension searches the PartsSource Catalog".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión PartsSource Catalog Search

Descarga archivos de extensión PartsSource Catalog Search en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre PartsSource Catalog Search PartsSource Catalog Search
ID defjaeokliffkeejihenmkpjedgmlbne
URL Oficial https://chromewebstore.google.com/detail/partssource-catalog-searc/defjaeokliffkeejihenmkpjedgmlbne
Descripción This extension searches the PartsSource Catalog
Tamaño del Archivo 18.9 KB
Cantidad de Instalaciones 64
Versión Actual 1.6
Última Actualización 2015-12-21
Fecha de Publicación 2015-12-21
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador https://www.partsfinder.com
Tipo de Pago free
Sitio Web de la Extensión https://www.partsfinder.com/catalog/preview
Idiomas Soportados 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"
    }
}