MOT History Checker

Lookup a vehicle's MOT history

Apa itu MOT History Checker?

MOT History Checker adalah ekstensi Chrome yang dikembangkan oleh https://liprock.com, dan fitur utamanya adalah "Lookup a vehicle's MOT history".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi MOT History Checker

Unduh file ekstensi MOT History Checker 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

                        Quickly lookup a vehicle's MOT history. Simply click the extension icon, enter the vehicle registration and view the history.

7-Day Free Trial. Then £2.99 per month, cancel anytime.                    

Informasi Dasar Ekstensi

Nama MOT History Checker MOT History Checker
ID fodbboccanmdhnffbffimpidegkogalk
URL Resmi https://chromewebstore.google.com/detail/mot-history-checker/fodbboccanmdhnffbffimpidegkogalk
Deskripsi Lookup a vehicle's MOT history
Ukuran File 474 KB
Jumlah Instalasi 382
Versi Saat Ini 0.0.8
Terakhir Diperbarui 2024-01-08
Tanggal Publikasi 2023-08-23
Penilaian 5.00/5 Total 1 Penilaian
Pengembang https://liprock.com
Email [email protected]
Tipe Pembayaran in_app
URL Halaman Kebijakan Privasi https://at.liprock.com/privacy
Bahasa yang Didukung en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "MOT History Checker",
    "version": "0.0.8",
    "description": "Lookup a vehicle's MOT history",
    "manifest_version": 3,
    "author": "[email protected]",
    "icons": {
        "128": "icon128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.min.js"
    },
    "permissions": [
        "storage"
    ]
}