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」です。
拡張機能のスクリーンショット
imgVEHICLE diagram search拡張機能のCRXファイルをダウンロード
imgVEHICLE diagram search拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
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.
拡張機能の基本情報
名前 | |
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" ] } |