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”。

擴展截圖

screenshot

下載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 PartsSource Catalog Search
ID defjaeokliffkeejihenmkpjedgmlbne
官方網址 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"
    }
}