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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } } |