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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "MOT Booking Summary Printout. MOTBooking.com"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में MOT Booking Summary Printout. MOTBooking.com एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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"
        ]
    }
}