PartsSource Catalog Search

This extension searches the PartsSource Catalog

Cos'è PartsSource Catalog Search?

PartsSource Catalog Search è un'estensione di Chrome sviluppata da https://www.partsfinder.com, e la sua funzione principale è "This extension searches the PartsSource Catalog".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione PartsSource Catalog Search

Scarica i file di estensione PartsSource Catalog Search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome PartsSource Catalog Search PartsSource Catalog Search
ID defjaeokliffkeejihenmkpjedgmlbne
URL Ufficiale https://chromewebstore.google.com/detail/partssource-catalog-searc/defjaeokliffkeejihenmkpjedgmlbne
Descrizione This extension searches the PartsSource Catalog
Dimensione del File 18.9 KB
Conteggio Installazioni 64
Versione Corrente 1.6
Ultimo Aggiornamento 2015-12-21
Data di Pubblicazione 2015-12-21
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore https://www.partsfinder.com
Tipo di Pagamento free
Sito Web dell'Estensione https://www.partsfinder.com/catalog/preview
Lingue Supportate 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"
    }
}