VIN Lookup
Lookup any VIN with a free preview. Enter your VIN (Vehicle Identification Number) to find out.
What is VIN Lookup?
VIN Lookup is a Chrome extension developed by https://vinlookup.vindecoders.org, and its main feature is "Lookup any VIN with a free preview. Enter your VIN (Vehicle Identification Number) to find out.".
Extension Screenshots
Download VIN Lookup Extension CRX File
Download VIN Lookup 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
This is a VIN lookup tool to download comprehensive records and detailed vehicle history reports that contain crucial data from official data sources such US Gov't Title & Salvage history, and get access to over 40 million Junk, Salvage & Insurance Total Loss Records. Uncover hidden damages & costly problems. Also with this VIN lookup tool you can compare prices and get the best insurance deals.
Extension Basic Information
Name | VIN Lookup |
ID | nikcbpbhlpdkbfekbiojeppjfiajfmmm |
Official URL | https://chromewebstore.google.com/detail/vin-lookup/nikcbpbhlpdkbfekbiojeppjfiajfmmm |
Description | Lookup any VIN with a free preview. Enter your VIN (Vehicle Identification Number) to find out. |
File Size | 11.38 KB |
Installation Count | 1,018 |
Current Version | 1.1.2 |
Last Updated | 2018-01-14 |
Publish Date | 2018-01-13 |
Developer | https://vinlookup.vindecoders.org |
[email protected] | |
Payment Type | free |
Extension Website | http://vinlookup.vindecoders.org |
Privacy Policy Page URL | http://www.recentoffers.net/privacy-policy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "VIN Lookup", "manifest_version": 2, "short_name": "VIN Lookup", "description": "Lookup any VIN with a free preview. Enter your VIN (Vehicle Identification Number) to find out.", "version": "1.1.2", "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "check mark16.png" }, "icons": { "128": "check mark.png" } } |