WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
To Talk Connect

To Talk Connect

View on Chrome Web Store
View To Talk Connect Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (13 ratings)
1 new ratings
7 views
This extension has been viewed 7 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

To Talk Connect é um CRM para WhatsApp Web. Organize seus chats e otimize seus negócios no WhatsApp Web
Type
Extension
Users
627 users
5
wabusiness
View author page of wabusiness
Published
Published on May 24, 2023
Version 7.4.0.8
Manifest version
3
Updated
Updated on June 27, 2025
productivity/workflow
Extension Category
View on Chrome Web Store
View To Talk Connect Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "To Talk Connect",
    "version": "7.4.0.8",
    "description": "To Talk Connect \u00e9 um CRM para WhatsApp Web. Organize seus chats e otimize seus neg\u00f3cios no WhatsApp Web",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "label\/icons\/icon.png"
    },
    "icons": {
        "128": "label\/icons\/icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "content\/index.js"
            ],
            "css": [
                "label\/css\/totalkconnect.css",
                "content\/assets\/css\/style.css",
                "content.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "*.js",
                "*.css",
                "*.png",
                "*.mp3",
                ".ttf",
                "label\/*.json",
                "label\/*.png"
            ]
        }
    ],
    "permissions": [
        "unlimitedStorage",
        "storage",
        "alarms",
        "tabs"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top