MOT History Checker

Lookup a vehicle's MOT history

MOT History Checkerとは何ですか?

MOT History Checkerはhttps://liprock.comによって開発されたChromeの拡張機能で、その主な機能は「Lookup a vehicle's MOT history」です。

拡張機能のスクリーンショット

screenshot

MOT History Checker拡張機能のCRXファイルをダウンロード

MOT History Checker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 MOT History Checker MOT History Checker
ID fodbboccanmdhnffbffimpidegkogalk
公式URL https://chromewebstore.google.com/detail/mot-history-checker/fodbboccanmdhnffbffimpidegkogalk
説明 Lookup a vehicle's MOT history
ファイルサイズ 474 KB
インストール数 382
現在のバージョン 0.0.8
最終更新日 2024-01-08
公開日 2023-08-23
評価 5.00/5 合計 1 レビュー
開発者 https://liprock.com
Eメール [email protected]
支払い方法 in_app
プライバシーポリシーページのURL https://at.liprock.com/privacy
対応言語 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"
    ]
}