Super DM Bot - DM Sender,bulk message sender
A smart Instagram™ tool to automatically send mass DM(direct message) to follower、liker、user.
Τι είναι το Super DM Bot - DM Sender,bulk message sender;
Το Super DM Bot - DM Sender,bulk message sender είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Ping Apps Team, και η κύρια λειτουργία του είναι "A smart Instagram™ tool to automatically send mass DM(direct message) to follower、liker、user.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Super DM Bot - DM Sender,bulk message sender
Λήψη αρχείων επέκτασης Super DM Bot - DM Sender,bulk message sender σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
A smart tool to automatically send DM to followers、following、likers, commenters, custom users, introduction about your products and services. IG DM Sender Bot - DM Automation bot for Instagram, send direct messages automatically to targeted audience, send DMs to user's followers/following, post likers/commenters and custom users for Instagram. The powerful Instagram bulk message sender connects you with target users by sending bulk messages. Growing your business has never been easier with the IG DM Sender Bot. # Features 🎉Supports background processing ✅ Send DMs to user's followers/following ✅ Send DMs to likers/commenters of post ✅ Send DMs to custom users from a CSV file. ✅ Send DMs by Location/Hashtag ✅ Send Image/Picture DMs ✅ DM Bulk sender. ✅ Customized random text messages. ✅ Send Hyper Personalized Texts. ✅ Spin syntax supported. ✅ Automatically save sending results to history. ✅ Support to Export DM History. ✅ Automatically send quality Instagram messages. ✅ Funnel filter to avoid duplicate message sending. ✅ Intelligent error handling. 🎉 ADVANCED FILTERING OPTIONS: ✓ Min/Max Followers ✓ Min/Max Following ✓ Min/Max Posts ✓ Private Accounts ✓ Public Accounts ✓ Verified Accounts ✓ Non-Verified Accounts ✓ Business Accounts ✓ Recently Joined Accounts # How to get started? 1. Create a DM Template that contains some messages, we have created one for you. 2. Create a DM bot that contains a DM Template, we also have created one for you and select a DM Template. 3. Just start the selected bot, so simple. # FAQ https://pingapps.top/product-detail?app=IGDMSenderBot#faq If you have any problems, don't hesitate to contact us at [email protected] # Data Privacy All the data you process is on your local computer and never passes through our servers. # Statement The extension is designed to reduce repetitive work, you shouldn't and can't send a lot of spam, in which case IG will ban your account soon. INSTAGRAM is a trademark of Instagram, LLC. IG DM Sender Bot is not affiliated with, endorsed, sponsored, or otherwise related to INSTAGRAM, Inc. or any of its affiliates or subsidiaries.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Super DM Bot - DM Sender,bulk message sender |
ID | kbofggkhfdjajadoefogeolaghmandnb |
Επίσημο URL | https://chromewebstore.google.com/detail/super-dm-bot-dm-senderbul/kbofggkhfdjajadoefogeolaghmandnb |
Περιγραφή | A smart Instagram™ tool to automatically send mass DM(direct message) to follower、liker、user. |
Μέγεθος Αρχείου | 3.27 MB |
Αριθμός Εγκαταστάσεων | 1,442 |
Τρέχουσα Έκδοση | 1.7.5 |
Τελευταία Ενημέρωση | 2024-02-04 |
Ημερομηνία Δημοσίευσης | 2023-05-18 |
Αξιολόγηση | 5.00/5 Συνολικά 7 Αξιολογήσεις |
Προγραμματιστής | Ping Apps Team |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | in_app |
URL της Σελίδας Πολιτικής Απορρήτου | https://pingapps.top/privacy |
Υποστηριζόμενες Γλώσσες | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.00ac8b83.png", "32": "icon32.plasmo.9ad0c5b6.png", "48": "icon48.plasmo.cae3a6b3.png", "64": "icon64.plasmo.e4b604fc.png", "128": "icon128.plasmo.b89b7dfa.png" }, "default_popup": "popup.html" }, "version": "1.7.5", "author": "PingApps", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "background": { "service_worker": "background.5fadff2f.js" }, "permissions": [ "storage", "scripting", "unlimitedStorage", "cookies", "alarms" ], "content_scripts": [ { "matches": [ "https:\/\/www.instagram.com\/*" ], "js": [ "botWork.b9ded57c.js" ], "css": [ "font.ccfa1487.css" ] } ], "default_locale": "en", "host_permissions": [ "*:\/\/*.instagram.com\/*", "*:\/\/*.pingapps.top\/*" ], "web_accessible_resources": [ { "matches": [ "https:\/\/www.instagram.com\/*" ], "resources": [ "Inter-Regular.e3e705d6.woff2", "botWork.7c05c6e1.png" ] } ] } |