VIN Lookup

Lookup any VIN with a free preview. Enter your VIN (Vehicle Identification Number) to find out.

什么是VIN Lookup?

VIN Lookup是由https://vinlookup.vindecoders.org开发的Chrome扩展程序,该扩展的主要功能是“Lookup any VIN with a free preview. Enter your VIN (Vehicle Identification Number) to find out.”。

扩展截图

下载VIN Lookup扩展crx文件

下载VIN Lookup扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 VIN Lookup VIN Lookup
ID nikcbpbhlpdkbfekbiojeppjfiajfmmm
官方URL https://chromewebstore.google.com/detail/vin-lookup/nikcbpbhlpdkbfekbiojeppjfiajfmmm
简介 Lookup any VIN with a free preview. Enter your VIN (Vehicle Identification Number) to find out.
文件大小 11.38 KB
安装次数 1,018
当前版本 1.1.2
更新时间 2018-01-14
上架时间 2018-01-13
开发者 https://vinlookup.vindecoders.org
电子邮箱 [email protected]
付费类型 free
扩展官网 http://vinlookup.vindecoders.org
隐私政策页面URL http://www.recentoffers.net/privacy-policy
支持的语言 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"
    }
}