MOT Booking Summary Printout. MOTBooking.com

MOT Booking Summary Printout. MOTBooking.com

什么是MOT Booking Summary Printout. MOTBooking.com?

MOT Booking Summary Printout. MOTBooking.com是由MOTBooking.com开发的Chrome扩展程序,该扩展的主要功能是“MOT Booking Summary Printout. MOTBooking.com”。

扩展截图

screenshot

下载MOT Booking Summary Printout. MOTBooking.com扩展crx文件

下载MOT Booking Summary Printout. MOTBooking.com扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This extension is used to create a summary print out of the logged in vehicle when using the new DVSA MOT website.  

When you have logged the car in and you select the vehicle details before you click ‘Start MOT test’ button click the MOT icon at the top right of the page. This will then create a summary printout like the old system did. You can see what time you logged the car in, input you brake details, see who is doing the test and more…                    

扩展基本信息

名称 MOT Booking Summary Printout. MOTBooking.com MOT Booking Summary Printout. MOTBooking.com
ID fiknbgmnhkgchncmnampafgdlhppjnbb
官方URL https://chrome.google.com/webstore/detail/mot-booking-summary-print/fiknbgmnhkgchncmnampafgdlhppjnbb
简介 MOT Booking Summary Printout. MOTBooking.com
文件大小 121 KB
安装次数 23
当前版本 6.0
更新时间 2015-08-23
上架时间 2015-08-23
评分 5.00/5 共2次评分
开发者 MOTBooking.com
付费类型 free
支持的语言 en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "MOT Booking Summary Printout. MOTBooking.com",
    "description": "MOT Booking Summary Printout. MOTBooking.com",
    "version": "6.0",
    "permissions": [
        "tabs",
        "https:\/\/*\/*",
        "http:\/\/*\/*",
        "activeTab"
    ],
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "background": {
        "scripts": [
            "js\/jquery.js"
        ]
    }
}