Torque Pro
Torque Pro helps you to maintain when your car is in trouble.
什麼是Torque Pro?
Torque Pro是由https://torqueproapk.org開發的Chrome擴展程式,該擴展的主要功能是“Torque Pro helps you to maintain when your car is in trouble.”。
擴展截圖
下載Torque Pro擴展crx文件
下載Torque Pro擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Torque is a tool for vehicle that uses an OBD II Bluetooth adapter to connect to your OBD2 engine management / ECU. How much does Torque Pro cost? Ans: Torque Pro, with its guide for plugins, car profiles, and values for power and efficiency, is $4.97. What type of device can I associate with Torque Pro apk? Ans: This software program is paired with a Smartphone, tablet, or maybe a laptop with Bluetooth era supplied that it uses the Android working system. The app works with nearly every Android model of Android 2.1 (this indicates all cutting-edge Android devices). ⦁ What does the torque pro app do? Ans: Torque Pro is famous Android apps for running OBD2 diagnostics. This current software program allows customers to obtain information from the sensors of a car’s Engine Management System (EMS). Besides, you may use it to read/clear codes and display the car’s Engine Control Unit (ECU). How to add PIDs in torque in Ans: Create a CSV document with the subsequent structure:
擴展基本資訊
名稱 | |
ID | lkmhokjblilihhdpiicmbgdknombioif |
官方網址 | https://chrome.google.com/webstore/detail/lkmhokjblilihhdpiicmbgdknombioif |
簡介 | Torque Pro helps you to maintain when your car is in trouble. |
檔案大小 | 405 KB |
安裝次數 | 498 |
目前版本 | 1.0 |
更新時間 | 2021-09-06 |
上架時間 | 2021-09-06 |
評分 | 1.00/5 共 2 次評分 |
開發者 | https://torqueproapk.org |
電子郵箱 | [email protected] |
付費類型 | free |
擴展官網 | https://torqueproapk.org/ |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Torque Pro", "description": "Torque Pro helps you to maintain when your car is in trouble.", "version": "1.0", "manifest_version": 3, "background": { "service_worker": "background.js" }, "icons": { "128": "icon.png" }, "action": { "default_popup": "popup.html" } } |