TG Leads Generator 2

Scrape Telegram group members and send bulk message automatically on Telegram

Τι είναι το TG Leads Generator 2;

Το TG Leads Generator 2 είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον suhanisachdevaa, και η κύρια λειτουργία του είναι "Scrape Telegram group members and send bulk message automatically on Telegram".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης TG Leads Generator 2

Λήψη αρχείων επέκτασης TG Leads Generator 2 σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        This Extension by SoLetsTalkDigital (also known as “SO”) lets you group members and send bulk message automatically on Tgram

In This extension we have a yearly and lifetime subscription plan which gives UNLIMITED access to by which you can scrape group members, send bulk messages automatically.
This lead generator can export to CSV format with proper data types. This chrome extension can help boost your business by send bulk messages automatically.

How does TG Leads Generator 2?

1. Install TG Leads Generator 2 from chrome store.
2. Enter keywords, Type and Limit Type as per your choice.
3. Click on "Start Process" button 
4. After it finishes, download the data via CSV.

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

This is a Premium product. 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 TG Leads Generator 2, 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/                    

Βασικές Πληροφορίες Επέκτασης

Όνομα TG Leads Generator 2 TG Leads Generator 2
ID pecjkjgodoemaidlcgonoagpnnlegjom
Επίσημο URL https://chrome.google.com/webstore/detail/tg-leads-generator-2/pecjkjgodoemaidlcgonoagpnnlegjom
Περιγραφή Scrape Telegram group members and send bulk message automatically on Telegram
Μέγεθος Αρχείου 21.74 KB
Αριθμός Εγκαταστάσεων 175
Τρέχουσα Έκδοση 1.0.0
Τελευταία Ενημέρωση 2022-07-26
Ημερομηνία Δημοσίευσης 2022-07-26
Αξιολόγηση 1.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής suhanisachdevaa
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://soletstalkapp.com
Διεύθυνση URL της Σελίδας Βοήθειας https://soletstalkapp.com/contact
URL της Σελίδας Πολιτικής Απορρήτου http://digitalrubix.com/privacy-policy-2
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "TG Leads Generator 2",
    "short_name": "Telegram Sender",
    "description": "Scrape Telegram group members and send bulk message automatically on Telegram",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png",
        "48": "icon_48.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "persistent": true,
    "action": {
        "default_icon": "icon_48.png",
        "default_popup": "interface.html",
        "default_title": "Telegram Sender"
    },
    "permissions": [
        "identity",
        "identity.email",
        "notifications",
        "storage"
    ]
}