Torque Pro

Torque Pro helps you to maintain when your car is in trouble.

O que é Torque Pro?

Torque Pro é uma extensão do Chrome desenvolvida por https://torqueproapk.org, e sua principal característica é "Torque Pro helps you to maintain when your car is in trouble.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Torque Pro

Baixe arquivos de extensão Torque Pro no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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:                    

Informações Básicas da Extensão

Nome Torque Pro Torque Pro
ID lkmhokjblilihhdpiicmbgdknombioif
URL Oficial https://chrome.google.com/webstore/detail/lkmhokjblilihhdpiicmbgdknombioif
Descrição Torque Pro helps you to maintain when your car is in trouble.
Tamanho do Arquivo 405 KB
Contagem de Instalações 498
Versão Atual 1.0
Última Atualização 2021-09-06
Data de Publicação 2021-09-06
Classificação 1.00/5 Total de 2 Avaliações
Desenvolvedor https://torqueproapk.org
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://torqueproapk.org/
Idiomas Suportados 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"
    }
}