SLTD - Business Tools Sender

Add more tools and options for WhatsApp Web for more privacy and reliability.

Was ist SLTD - Business Tools Sender?

SLTD - Business Tools Sender ist eine Chrome-Erweiterung, die von So Lets Talk Digital entwickelt wurde, und ihr Hauptmerkmal ist "Add more tools and options for WhatsApp Web for more privacy and reliability.".

Erweiterungsscreenshots

screenshot
screenshot

SLTD - Business Tools Sender-Erweiterungs-CRX-Datei herunterladen

Laden Sie SLTD - Business Tools Sender-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Features

✔ Help find WhatsApp group link on google.com
   - Need manual input first change "keyword" to targeted keyword
   - Change region in search settings to targeted region/country
✔ Get the list of your groups
✔ Join all groups by your list
✔ One click to download contacts to Excel sheet (.csv) file
✔ Get all numbers from contacts list
✔ Get all numbers from chats list
✔ Get all numbers from groups

Add more tools and options for WhatsApp Web for more privacy and reliability.
Business Tools lets you customize your web experience with more options for better usability and privacy for personal and business use.

This customization tool is available in different pricing plans which is available on the website. 

If you like this chrome extension, consider sharing your review with us. Your support will help us make this extension more robust.

For any issues related to the Business Tools, then feel free to reach out to us on chrome extension support.


This Extension by SoLetsTalkDigital (also known as “SO”) it is easy, usefull, lightweight  Whatsapp Group Invite Link  tools for so lets talk Web client.

NOTE: You might have less results than shown members due privacy settings of those people.

We charge an affordable yearly and lifetime price to give you unlimited access to the extension without any hidden fees. The subscription plans require payment that is processed by Razorpay.
If you like this chrome extension, consider sharing your review with us. Your support will help us make this extension more robust.

For any issues related to the Business Tools for WhatsApp feel free to reach out to us on [email protected].

DISCLAIMER: 
The privacy of the users is important to us. We don’t broadcast, sell, share or distribute any user collected data. The extension was designed to keep privacy of our users in mind. For more information, read:

SoLetsTalkDigital privacy policy: 
https://soletstalkapp.com/privacy
Razorpay privacy policy:https://razorpay.com/privacy/                    

Grundlegende Informationen zur Erweiterung

Name SLTD - Business Tools Sender SLTD - Business Tools Sender
ID jfdggalicfmghickbekdjmegipebcggh
Offizielle URL https://chromewebstore.google.com/detail/sltd-business-tools-sende/jfdggalicfmghickbekdjmegipebcggh
Beschreibung Add more tools and options for WhatsApp Web for more privacy and reliability.
Dateigröße 3.7 MB
Installationsanzahl 343
Aktuelle Version 4.8.7.12
Letztes Update 2023-08-18
Veröffentlichungsdatum 2023-06-21
Entwickler So Lets Talk Digital
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://soletstalkapp.com
Hilfeseite URL https://soletstalkapp.com/contact-us/
URL der Datenschutzrichtlinien-Seite https://soletstalkapp.com/privacy
Unterstützte Sprachen en,fr,tr,es,pt-BR,ru,ar
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiQybZMTbm2REZDGsk+IiqmmALwHWV267daW5oXFEbx9XJ40WI7MSt1LrQhf4JsqdzkCLOJiUvYJsjNY8vqjmc2WYzWXHqSPC8b3waqFkbSbC4kPXlvvMNcukxtAT6DyyGcIEZY7R3AK2ha95BVLNRYi\/6ZO3SqkgHBl2va2oktEM0CSshYfGV6p3mjYp9U6q+yfyFTttoeibS+5SBidgd8MHt5+FR81Sq7+ejJhuPP3XbSc+3U3EjvuLMfeiTJub76nf5Amy1D9V1mMsT0e30p\/Ju6TSVlrDfB4rQamBHYukXPpXURlqwsG6lufGF53XbQoYXffv3wYhkaw49t78swIDAQAB",
    "name": "SLTD - Business Tools Sender",
    "version": "4.8.7.12",
    "manifest_version": 3,
    "description": "__MSG_appDesc__",
    "homepage_url": "https:\/\/soletstalkapp.com\/",
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "service_worker": "\/worker.js"
    },
    "action": {
        "default_icon": "images\/icon-128.png",
        "default_title": "SLTD - Business Tools Sender"
    },
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "identity",
        "identity.email"
    ],
    "host_permissions": [
        "*:\/\/web.whatsapp.com\/*",
        "*:\/\/wawplus.com\/*",
        "*:\/\/*.web.app\/*",
        "*:\/\/*.firebaseio.com\/*",
        "*:\/\/*.firebaseapp.com\/*",
        "*:\/\/*.cloudfunctions.net\/*",
        "*:\/\/*.zapier.com\/*",
        "*:\/\/*.pabbly.com\/*",
        "*:\/\/*.integrately.com\/*",
        "*:\/\/*.integromat.com\/*",
        "*:\/\/apiway.ai\/*",
        "*:\/\/*.konnectzit.com\/*",
        "*:\/\/*.knzt.it\/*",
        "*:\/\/api.antsandapps.com\/*",
        "*:\/\/res.cloudinary.com\/*"
    ],
    "externally_connectable": {
        "matches": [
            "*:\/\/wawplus.com\/*"
        ]
    },
    "web_accessible_resources": [
        {
            "resources": [
                "\/*"
            ],
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "extension_ids": [
                "jfdggalicfmghickbekdjmegipebcggh"
            ]
        }
    ],
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "*:\/\/web.whatsapp.com\/*"
            ],
            "js": [
                "\/bundle.js"
            ]
        }
    ]
}