imgVEHICLE diagram search

Find quick and easy diagrams from imgVEHICLE

What is imgVEHICLE diagram search?

imgVEHICLE diagram search is a Chrome extension developed by url, and its main feature is "Find quick and easy diagrams from imgVEHICLE".

Extension Screenshots

screenshot

Download imgVEHICLE diagram search Extension CRX File

Download imgVEHICLE diagram search extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        imgVEHICLE diagram search allows you to quick search automotive diagrams and schemes in imgVEHICLE.com


imgVEHICLE.com is a social automotive website where you can search, upload different kings of moto schemes like fuse boxes, wiring diagrams, timing belt schemes and much more. Built-in search widget will help you to quickly find what you're looking for. You can also install our chrome extension to make search process even more easier and faster. Just type a query and press submit. You'll see results in a second. 

We hope you like it! But also need a feedback from you, so let us know what are your feelings about this extension.                    

Extension Basic Information

Name imgVEHICLE diagram search imgVEHICLE diagram search
ID fgfbeooanjoiinefpnmpjmcfjkfapkkh
Official URL https://chrome.google.com/webstore/detail/imgvehicle-diagram-search/fgfbeooanjoiinefpnmpjmcfjkfapkkh
Description Find quick and easy diagrams from imgVEHICLE
File Size 10.79 KB
Installation Count 57
Current Version 1.0.1
Last Updated 2018-03-23
Publish Date 2018-03-23
Developer url
Payment Type free
Extension Website http://imgvehicle.com
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "imgVEHICLE diagram search",
    "description": "Find quick and easy diagrams from imgVEHICLE",
    "version": "1.0.1",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "homepage_url": "http:\/\/imgvehicle.com",
    "permissions": [
        "activeTab",
        "tabs"
    ]
}