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文件
下载VinCheckPro扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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" } } |