Connector
Connector
什麼是Connector?
Connector是由intellisc.isoft開發的Chrome擴展程式,該擴展的主要功能是“Connector”。
擴展截圖
下載Connector擴展crx文件
下載Connector擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Connector provides deep integration with Automated diagnostic equipment console to initiate automatic equipment test and read test results at Vehicle Testing Centers that use Automated diagnostic equipment to test break and emission.
擴展基本資訊
名稱 | Connector |
ID | pmfmklabfjmnmjihlpmkfemgcfdpfhdn |
官方網址 | https://chromewebstore.google.com/detail/connector/pmfmklabfjmnmjihlpmkfemgcfdpfhdn |
簡介 | Connector |
檔案大小 | 14.21 KB |
安裝次數 | 685 |
目前版本 | 0.0.5 |
更新時間 | 2022-09-28 |
上架時間 | 2017-06-08 |
評分 | 5.00/5 共 2 次評分 |
開發者 | intellisc.isoft |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Connector", "short_name": "Connector", "description": "Connector", "version": "0.0.5", "minimum_chrome_version": "38", "browser_action": { "default_icon": "\/icons\/icon_16.png", "default_title": "connector" }, "icons": { "16": "\/icons\/icon_16.png", "32": "\/icons\/icon_32.png", "48": "\/icons\/icon_48.png", "128": "\/icons\/icon_128.png" }, "background": { "scripts": [ "background.js" ] }, "content_scripts": [ { "js": [ "contentscriptPreload.js" ], "run_at": "document_start", "matches": [ " |