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 |
官方網址 | 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" ] } |