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 |
官方網址 | 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" } } |