VIN Lookup

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

Apa itu VIN Lookup?

VIN Lookup adalah ekstensi Chrome yang dikembangkan oleh https://vinlookup.vindecoders.org, dan fitur utamanya adalah "Lookup any VIN with a free preview. Enter your VIN (Vehicle Identification Number) to find out.".

Screenshot Ekstensi

Unduh Berkas CRX Ekstensi VIN Lookup

Unduh file ekstensi VIN Lookup dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama VIN Lookup VIN Lookup
ID nikcbpbhlpdkbfekbiojeppjfiajfmmm
URL Resmi https://chromewebstore.google.com/detail/vin-lookup/nikcbpbhlpdkbfekbiojeppjfiajfmmm
Deskripsi Lookup any VIN with a free preview. Enter your VIN (Vehicle Identification Number) to find out.
Ukuran File 11.38 KB
Jumlah Instalasi 1,018
Versi Saat Ini 1.1.2
Terakhir Diperbarui 2018-01-14
Tanggal Publikasi 2018-01-13
Pengembang https://vinlookup.vindecoders.org
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi http://vinlookup.vindecoders.org
URL Halaman Kebijakan Privasi http://www.recentoffers.net/privacy-policy
Bahasa yang Didukung 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"
    }
}