VIN Lookup

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

Qu'est-ce que VIN Lookup ?

VIN Lookup est une extension Chrome développée par https://vinlookup.vindecoders.org, et sa fonction principale est "Lookup any VIN with a free preview. Enter your VIN (Vehicle Identification Number) to find out.".

Captures d'Écran de l'Extension

Télécharger le fichier CRX de l'extension VIN Lookup

Téléchargez les fichiers d'extension VIN Lookup au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom VIN Lookup VIN Lookup
ID nikcbpbhlpdkbfekbiojeppjfiajfmmm
URL Officiel 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.
Taille du Fichier 11.38 KB
Nombre d'Installations 1,018
Version Actuelle 1.1.2
Dernière Mise à Jour 2018-01-14
Date de Publication 2018-01-13
Développeur https://vinlookup.vindecoders.org
Email [email protected]
Type de Paiement free
Site Web de l'Extension http://vinlookup.vindecoders.org
URL de la Page de Politique de Confidentialité http://www.recentoffers.net/privacy-policy
Langues Prises en Charge 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"
    }
}