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