VinCheckPro
Easy access to over 40 million Junk, Salvage & Insurance Total Loss Records.
VinCheckPro란 무엇입니까?
VinCheckPro은(는) http://vincheckpro.recentoffers.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Easy access to over 40 million Junk, Salvage & Insurance Total Loss Records."입니다.
확장 프로그램 스크린샷
VinCheckPro 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
In VinCheckPro you can find comprehensive records and VIN reports that contain crucial data from official data sources such Salvage history and US Gov't Title, also access to over 40 million Junk, Salvage & Insurance Total Loss Records. You can uncover hidden damages and costly problems. In VinCheckPro you can compare prices and get the best insurance deals.
확장 프로그램 기본 정보
이름 | |
ID | cgmbkcjnepgcabmacpijhjobbpfpamob |
공식 URL | https://chrome.google.com/webstore/detail/vincheckpro/cgmbkcjnepgcabmacpijhjobbpfpamob |
설명 | Easy access to over 40 million Junk, Salvage & Insurance Total Loss Records. |
파일 크기 | 11.38 KB |
설치 횟수 | 114 |
현재 버전 | 1.1 |
최근 업데이트 | 2018-01-29 |
출시 날짜 | 2018-01-29 |
평점 | 5.00/5 총 1 개의 평점 |
개발자 | http://vincheckpro.recentoffers.net |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://vincheckpro.recentoffers.net |
도움말 페이지 URL | http://www.recentoffers.net/terms-of-service/ |
개인정보 보호 정책 페이지 URL | http://www.recentoffers.net/privacy-policy |
지원되는 언어 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "VinCheckPro", "manifest_version": 2, "short_name": "VinCheckPro", "description": "Easy access to over 40 million Junk, Salvage & Insurance Total Loss Records.", "version": "1.1", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "check mark16.png" }, "icons": { "128": "check mark.png" } } |