imgVEHICLE diagram search

Find quick and easy diagrams from imgVEHICLE

imgVEHICLE diagram search란 무엇입니까?

imgVEHICLE diagram search은(는) url에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Find quick and easy diagrams from imgVEHICLE"입니다.

확장 프로그램 스크린샷

screenshot

imgVEHICLE diagram search 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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.                    

확장 프로그램 기본 정보

이름 imgVEHICLE diagram search imgVEHICLE diagram search
ID fgfbeooanjoiinefpnmpjmcfjkfapkkh
공식 URL https://chrome.google.com/webstore/detail/imgvehicle-diagram-search/fgfbeooanjoiinefpnmpjmcfjkfapkkh
설명 Find quick and easy diagrams from imgVEHICLE
파일 크기 10.79 KB
설치 횟수 57
현재 버전 1.0.1
최근 업데이트 2018-03-23
출시 날짜 2018-03-23
개발자 url
결제 유형 free
확장 프로그램 웹 사이트 http://imgvehicle.com
지원되는 언어 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"
    ]
}