Torq AI: ChatGPT Powered AI Assistant

Harnessing the prowess of ChatGPT to revolutionize your productivity through advanced AI assistance.

Qu'est-ce que Torq AI: ChatGPT Powered AI Assistant ?

Torq AI: ChatGPT Powered AI Assistant est une extension Chrome développée par https://www.torq.live, et sa fonction principale est "Harnessing the prowess of ChatGPT to revolutionize your productivity through advanced AI assistance.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Torq AI: ChatGPT Powered AI Assistant

Téléchargez les fichiers d'extension Torq AI: ChatGPT Powered AI Assistant au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Introducing Torq AI, your advanced browsing assistant powered by state-of-the-art AI capabilities. This innovative Chrome Extension is built to elevate your browsing experience, bolster productivity, and offer a suite of new features including our brand new "Sidebar". No matter the browsing context, be it engaging with your Gmail or needing smarter, AI-integrated responses, Torq AI is your solution to streamline workflow.

With Torq AI, you don't just have instant access to the data you need; you have an intelligent assistant enhancing your browsing experience at every step. From generating smart responses to assisting with real-time Gmail suggestions, Torq AI is your go-to for effective and engaging web navigation.

⭐️ Key Features ⭐️

1️⃣ AI Smart Reply and Response Generation

- Engage in dynamic conversations about any topic on the web with your personal AI assistant, Torq AI.
- Benefit from smart response generation, quick answer provision, and simplification of complex texts you're reading.

- How to use it? ⬇️
- Interact with Torq AI by selecting text and clicking on the Torq AI icon for inquiries about your selected reading.

2️⃣ Gmail Smart Reply Feature

- Smoothly navigate your Gmail communications with the aid of Torq AI's Smart Reply feature, offering real-time suggestions for responses.

3️⃣ Efficient Data Access

- Leverage Torq AI for quick access to essential information, thus streamlining your workflow and saving precious time.

4️⃣ Seamless Browsing Experience

- Experience a highly responsive and stable user interface, guaranteeing smoother transitions and superior usability.

5️⃣ Newly Introduced Sidebar

- Engage in an interactive AI chat, manage bookmarks and folders, access quick links, and customise the sidebar according to your needs.

Torq AI is FREE and does not require any CREDIT CARD.

🧑‍🏫 Introduction to Torq AI: 

Torq AI is here to transform your browsing experience. With our cutting-edge AI technology, you can generate smart responses, receive real-time Gmail suggestions, and have immediate access to required data. Torq AI offers you a seamless, efficient browsing journey, saving time and making web navigation intuitive and easy.

Experience the power of an AI assistant that enhances your browsing experience wherever you go. Simply install the Torq AI Chrome Extension and click on the Torq AI icon on the right side of the browser to start a smart and efficient interaction with the AI.

➕ What is Torq AI?

Torq AI is an intelligent browsing assistant empowered with advanced AI technology. It's designed to facilitate smart responses to inquiries, improve Gmail communications, and offer an efficient web navigation experience. Torq AI is here to boost your productivity by offering an enhanced browsing experience.

➕ How to utilise Sidebar in Torq AI?

Access Torq AI's Side Bar by using the Alt + T shortcut, and utilise the AI chat with the Alt + C shortcut or the trigger on the right of the page for a seamlessly interactive and customisable browsing experience.

➕ How do I utilise AI and Torq AI in Chrome?

To use Torq AI on Chrome, install the Torq AI Chrome extension from the Chrome Web Store. After installation, you can start interacting with Torq AI on any website, enjoying smart AI responses and improved Gmail communication.

➕ Subscribe to us for more!

https://www.torq.live

Stay updated with Torq AI, your advanced Chrome Extension for an engaging browsing experience. Enjoy the power of AI in your browsing journey with Torq AI!


Release Notes:
v1.0.1

🐛 Bug Fixes:

Chat Issue Resolved: 🛠 We've addressed an issue where some chats created by Torq were not opening on ChatGPT. Users should now experience a seamless chat experience without any hiccups.

✨ New Features & Enhancements:

Event Tracking for Torq Interactions: 📊 To better understand user interactions and improve the overall experience, we've introduced event tracking for interactions with Torq components. 🛡 We prioritise your privacy, and we want to assure you that events are sent only when you interact with Torq components. Importantly, no personally identifiable information (PII) is being used or collected. Your data remains confidential, and we're committed to maintaining the highest privacy standards.

v1.0.2

🐛 Bug Fixes:

Minor bug fixes done                    

Informations de Base sur l'Extension

Nom Torq AI: ChatGPT Powered AI Assistant Torq AI: ChatGPT Powered AI Assistant
ID hjpbafkbdcdlojmhaklhfbdighpdpghn
URL Officiel https://chromewebstore.google.com/detail/torq-ai-chatgpt-powered-a/hjpbafkbdcdlojmhaklhfbdighpdpghn
Description Harnessing the prowess of ChatGPT to revolutionize your productivity through advanced AI assistance.
Taille du Fichier 1.9 MB
Nombre d'Installations 156
Version Actuelle 1.0.2
Dernière Mise à Jour 2023-08-25
Date de Publication 2023-08-07
Évaluation 5.00/5 Total 3 Évaluations
Développeur https://www.torq.live
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.torq.live
URL de la Page d'Aide https://www.torq.live/support
URL de la Page de Politique de Confidentialité https://www.torq.live/privacy.html
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.0.2",
    "default_locale": "en",
    "manifest_version": 3,
    "icons": {
        "16": "logo_16.png",
        "32": "logo_32.png",
        "48": "logo_48.png",
        "64": "logo_64.png",
        "128": "logo_128.png"
    },
    "permissions": [
        "storage",
        "bookmarks",
        "topSites",
        "favicon",
        "activeTab"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "_favicon\/*"
            ],
            "matches": [
                ""
            ],
            "use_dynamic_url": true
        }
    ],
    "action": {
        "default_icon": {
            "16": "logo_16.png",
            "32": "logo_32.png",
            "48": "logo_48.png",
            "128": "logo_128.png"
        },
        "default_popup": "quick-settings.html"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.google.com\/search*",
                "https:\/\/www.google.ad\/search*",
                "https:\/\/www.google.ae\/search*",
                "https:\/\/www.google.com.af\/search*",
                "https:\/\/www.google.com.ag\/search*",
                "https:\/\/www.google.com.ai\/search*",
                "https:\/\/www.google.al\/search*",
                "https:\/\/www.google.am\/search*",
                "https:\/\/www.google.co.ao\/search*",
                "https:\/\/www.google.com.ar\/search*",
                "https:\/\/www.google.as\/search*",
                "https:\/\/www.google.at\/search*",
                "https:\/\/www.google.com.au\/search*",
                "https:\/\/www.google.az\/search*",
                "https:\/\/www.google.ba\/search*",
                "https:\/\/www.google.com.bd\/search*",
                "https:\/\/www.google.be\/search*",
                "https:\/\/www.google.bf\/search*",
                "https:\/\/www.google.bg\/search*",
                "https:\/\/www.google.com.bh\/search*",
                "https:\/\/www.google.bi\/search*",
                "https:\/\/www.google.bj\/search*",
                "https:\/\/www.google.com.bn\/search*",
                "https:\/\/www.google.com.bo\/search*",
                "https:\/\/www.google.com.br\/search*",
                "https:\/\/www.google.bs\/search*",
                "https:\/\/www.google.bt\/search*",
                "https:\/\/www.google.co.bw\/search*",
                "https:\/\/www.google.by\/search*",
                "https:\/\/www.google.com.bz\/search*",
                "https:\/\/www.google.ca\/search*",
                "https:\/\/www.google.cd\/search*",
                "https:\/\/www.google.cf\/search*",
                "https:\/\/www.google.cg\/search*",
                "https:\/\/www.google.ch\/search*",
                "https:\/\/www.google.ci\/search*",
                "https:\/\/www.google.co.ck\/search*",
                "https:\/\/www.google.cl\/search*",
                "https:\/\/www.google.cm\/search*",
                "https:\/\/www.google.cn\/search*",
                "https:\/\/www.google.com.co\/search*",
                "https:\/\/www.google.co.cr\/search*",
                "https:\/\/www.google.com.cu\/search*",
                "https:\/\/www.google.cv\/search*",
                "https:\/\/www.google.com.cy\/search*",
                "https:\/\/www.google.cz\/search*",
                "https:\/\/www.google.de\/search*",
                "https:\/\/www.google.dj\/search*",
                "https:\/\/www.google.dk\/search*",
                "https:\/\/www.google.dm\/search*",
                "https:\/\/www.google.com.do\/search*",
                "https:\/\/www.google.dz\/search*",
                "https:\/\/www.google.com.ec\/search*",
                "https:\/\/www.google.ee\/search*",
                "https:\/\/www.google.com.eg\/search*",
                "https:\/\/www.google.es\/search*",
                "https:\/\/www.google.com.et\/search*",
                "https:\/\/www.google.fi\/search*",
                "https:\/\/www.google.com.fj\/search*",
                "https:\/\/www.google.fm\/search*",
                "https:\/\/www.google.fr\/search*",
                "https:\/\/www.google.ga\/search*",
                "https:\/\/www.google.ge\/search*",
                "https:\/\/www.google.gg\/search*",
                "https:\/\/www.google.com.gh\/search*",
                "https:\/\/www.google.com.gi\/search*",
                "https:\/\/www.google.gl\/search*",
                "https:\/\/www.google.gm\/search*",
                "https:\/\/www.google.gr\/search*",
                "https:\/\/www.google.com.gt\/search*",
                "https:\/\/www.google.gy\/search*",
                "https:\/\/www.google.com.hk\/search*",
                "https:\/\/www.google.hn\/search*",
                "https:\/\/www.google.hr\/search*",
                "https:\/\/www.google.ht\/search*",
                "https:\/\/www.google.hu\/search*",
                "https:\/\/www.google.co.id\/search*",
                "https:\/\/www.google.ie\/search*",
                "https:\/\/www.google.co.il\/search*",
                "https:\/\/www.google.im\/search*",
                "https:\/\/www.google.co.in\/search*",
                "https:\/\/www.google.iq\/search*",
                "https:\/\/www.google.is\/search*",
                "https:\/\/www.google.it\/search*",
                "https:\/\/www.google.je\/search*",
                "https:\/\/www.google.com.jm\/search*",
                "https:\/\/www.google.jo\/search*",
                "https:\/\/www.google.co.jp\/search*",
                "https:\/\/www.google.co.ke\/search*",
                "https:\/\/www.google.com.kh\/search*",
                "https:\/\/www.google.ki\/search*",
                "https:\/\/www.google.kg\/search*",
                "https:\/\/www.google.co.kr\/search*",
                "https:\/\/www.google.com.kw\/search*",
                "https:\/\/www.google.kz\/search*",
                "https:\/\/www.google.la\/search*",
                "https:\/\/www.google.com.lb\/search*",
                "https:\/\/www.google.li\/search*",
                "https:\/\/www.google.lk\/search*",
                "https:\/\/www.google.co.ls\/search*",
                "https:\/\/www.google.lt\/search*",
                "https:\/\/www.google.lu\/search*",
                "https:\/\/www.google.lv\/search*",
                "https:\/\/www.google.com.ly\/search*",
                "https:\/\/www.google.co.ma\/search*",
                "https:\/\/www.google.md\/search*",
                "https:\/\/www.google.me\/search*",
                "https:\/\/www.google.mg\/search*",
                "https:\/\/www.google.mk\/search*",
                "https:\/\/www.google.ml\/search*",
                "https:\/\/www.google.com.mm\/search*",
                "https:\/\/www.google.mn\/search*",
                "https:\/\/www.google.ms\/search*",
                "https:\/\/www.google.com.mt\/search*",
                "https:\/\/www.google.mu\/search*",
                "https:\/\/www.google.mv\/search*",
                "https:\/\/www.google.mw\/search*",
                "https:\/\/www.google.com.mx\/search*",
                "https:\/\/www.google.com.my\/search*",
                "https:\/\/www.google.co.mz\/search*",
                "https:\/\/www.google.com.na\/search*",
                "https:\/\/www.google.com.ng\/search*",
                "https:\/\/www.google.com.ni\/search*",
                "https:\/\/www.google.ne\/search*",
                "https:\/\/www.google.nl\/search*",
                "https:\/\/www.google.no\/search*",
                "https:\/\/www.google.com.np\/search*",
                "https:\/\/www.google.nr\/search*",
                "https:\/\/www.google.nu\/search*",
                "https:\/\/www.google.co.nz\/search*",
                "https:\/\/www.google.com.om\/search*",
                "https:\/\/www.google.com.pa\/search*",
                "https:\/\/www.google.com.pe\/search*",
                "https:\/\/www.google.com.pg\/search*",
                "https:\/\/www.google.com.ph\/search*",
                "https:\/\/www.google.com.pk\/search*",
                "https:\/\/www.google.pl\/search*",
                "https:\/\/www.google.pn\/search*",
                "https:\/\/www.google.com.pr\/search*",
                "https:\/\/www.google.ps\/search*",
                "https:\/\/www.google.pt\/search*",
                "https:\/\/www.google.com.py\/search*",
                "https:\/\/www.google.com.qa\/search*",
                "https:\/\/www.google.ro\/search*",
                "https:\/\/www.google.ru\/search*",
                "https:\/\/www.google.rw\/search*",
                "https:\/\/www.google.com.sa\/search*",
                "https:\/\/www.google.com.sb\/search*",
                "https:\/\/www.google.sc\/search*",
                "https:\/\/www.google.se\/search*",
                "https:\/\/www.google.com.sg\/search*",
                "https:\/\/www.google.sh\/search*",
                "https:\/\/www.google.si\/search*",
                "https:\/\/www.google.sk\/search*",
                "https:\/\/www.google.com.sl\/search*",
                "https:\/\/www.google.sn\/search*",
                "https:\/\/www.google.so\/search*",
                "https:\/\/www.google.sm\/search*",
                "https:\/\/www.google.sr\/search*",
                "https:\/\/www.google.st\/search*",
                "https:\/\/www.google.com.sv\/search*",
                "https:\/\/www.google.td\/search*",
                "https:\/\/www.google.tg\/search*",
                "https:\/\/www.google.co.th\/search*",
                "https:\/\/www.google.com.tj\/search*",
                "https:\/\/www.google.tl\/search*",
                "https:\/\/www.google.tm\/search*",
                "https:\/\/www.google.tn\/search*",
                "https:\/\/www.google.to\/search*",
                "https:\/\/www.google.com.tr\/search*",
                "https:\/\/www.google.tt\/search*",
                "https:\/\/www.google.com.tw\/search*",
                "https:\/\/www.google.co.tz\/search*",
                "https:\/\/www.google.com.ua\/search*",
                "https:\/\/www.google.co.ug\/search*",
                "https:\/\/www.google.co.uk\/search*",
                "https:\/\/www.google.com.uy\/search*",
                "https:\/\/www.google.co.uz\/search*",
                "https:\/\/www.google.com.vc\/search*",
                "https:\/\/www.google.co.ve\/search*",
                "https:\/\/www.google.vg\/search*",
                "https:\/\/www.google.co.vi\/search*",
                "https:\/\/www.google.com.vn\/search*",
                "https:\/\/www.google.vu\/search*",
                "https:\/\/www.google.ws\/search*",
                "https:\/\/www.google.rs\/search*",
                "https:\/\/www.google.co.za\/search*",
                "https:\/\/www.google.co.zm\/search*",
                "https:\/\/www.google.co.zw\/search*",
                "https:\/\/www.google.cat\/search*",
                "https:\/\/kagi.com\/search*",
                "https:\/\/search.yahoo.com\/search*",
                "https:\/\/search.yahoo.co.jp\/search*",
                "https:\/\/search.naver.com\/search*",
                "https:\/\/search.brave.com\/search*",
                "https:\/\/duckduckgo.com\/*",
                "https:\/\/www.bing.com\/search*",
                "https:\/\/cn.bing.com\/search*",
                "https:\/\/www.baidu.com\/*",
                "https:\/\/*.yandex.com\/search*",
                "https:\/\/*.yandex.ru\/search*",
                "https:\/\/*.yandex.com.tr\/search*",
                "https:\/\/*.yandex.uz\/search*",
                "https:\/\/*.yandex.kz\/search*",
                "https:\/\/*.yandex.by\/search*",
                "https:\/\/searx.be\/search*"
            ],
            "js": [
                "google.js"
            ]
        },
        {
            "matches": [
                "https:\/\/stackoverflow.com\/questions\/*"
            ],
            "js": [
                "stackoverflow.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "overlay-popup.js"
            ]
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "sidebar.js"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*"
            ],
            "js": [
                "gmail.js"
            ],
            "css": [
                "gmail.css"
            ],
            "run_at": "document_end"
        }
    ],
    "commands": {
        "_execute_action": [],
        "open-new-chat": {
            "suggested_key": {
                "default": "Alt+C",
                "mac": "Alt+C"
            },
            "description": "Open new chat in sidebar"
        },
        "open-sidebar": {
            "suggested_key": {
                "default": "Alt+T",
                "mac": "Alt+T"
            },
            "description": "Open sidebar"
        }
    }
}