VinCheckPro

Easy access to over 40 million Junk, Salvage & Insurance Total Loss Records.

What is VinCheckPro?

VinCheckPro is a Chrome extension developed by http://vincheckpro.recentoffers.net, and its main feature is "Easy access to over 40 million Junk, Salvage & Insurance Total Loss Records.".

Extension Screenshots

Download VinCheckPro Extension CRX File

Download VinCheckPro extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name VinCheckPro VinCheckPro
ID cgmbkcjnepgcabmacpijhjobbpfpamob
Official URL https://chrome.google.com/webstore/detail/vincheckpro/cgmbkcjnepgcabmacpijhjobbpfpamob
Description Easy access to over 40 million Junk, Salvage & Insurance Total Loss Records.
File Size 11.38 KB
Installation Count 114
Current Version 1.1
Last Updated 2018-01-29
Publish Date 2018-01-29
Rating 5.00/5 Total 1 Ratings
Developer http://vincheckpro.recentoffers.net
Email [email protected]
Payment Type free
Extension Website http://vincheckpro.recentoffers.net
Help Page URL http://www.recentoffers.net/terms-of-service/
Privacy Policy Page URL http://www.recentoffers.net/privacy-policy
Supported Languages 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"
    }
}