Viral Leads
Turn Your Facebook Posts Into Massive Viral Contests To Collect Leads & Make Sales
Τι είναι το Viral Leads;
Το Viral Leads είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://scalingwithautomations.com, και η κύρια λειτουργία του είναι "Turn Your Facebook Posts Into Massive Viral Contests To Collect Leads & Make Sales".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Viral Leads
Λήψη αρχείων επέκτασης Viral Leads σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
👉 THIS IS A PAID APP - PLEASE PURCHASE ACCESS FROM YOUR RESELLER 👈 Turn Your Facebook Posts Into Massive Viral Contests To Collect Leads & Make Sales Want to get leads pouring in like crazy? Viral Leads instantly turns your posts into viral giveaways or contests that will make your audience go crazy with engagements. And the more engagements you get, the more reach you'll going to get, which means more people will see your giveaway or contest! Use Viral Leads to automatically chose the winners and reach out to them with a customized message. At the same time, congratulations, you have just gained new leads from the 99% that didn't win, which Viral Leads will also automatically reach out to them with a message of your special discounted offer. Viral Leads is simple to use: ✅ Select number of winners ✅ Select how winners are picked by last to comment, most comments or random comments ✅ Select if contestants must like or share to enter ✅ Select the time and date to end the contest and announce the winners. Once the above is done, simply sit back, relax, and let Viral Leads do all the work!! So, if you want to have leads on tap that go viral, you have to start using Viral Leads today! **THS IS A WHITELABEL VERSION AS AUTHORIZED & IN PARTNERSHIP WITH TIER5.US**
Βασικές Πληροφορίες Επέκτασης
Όνομα | Viral Leads |
ID | mmbkjjlkapdlfbfdebbfienoelmigcgp |
Επίσημο URL | https://chromewebstore.google.com/detail/viral-leads/mmbkjjlkapdlfbfdebbfienoelmigcgp |
Περιγραφή | Turn Your Facebook Posts Into Massive Viral Contests To Collect Leads & Make Sales |
Μέγεθος Αρχείου | 642 KB |
Αριθμός Εγκαταστάσεων | 70 |
Τρέχουσα Έκδοση | 1.3.8 |
Τελευταία Ενημέρωση | 2023-12-24 |
Ημερομηνία Δημοσίευσης | 2022-12-27 |
Προγραμματιστής | https://scalingwithautomations.com |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
URL της Σελίδας Πολιτικής Απορρήτου | https://www.scalingwithautomations.com/chrome-extension-privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Viral Leads", "version": "1.3.8", "manifest_version": 3, "description": "Turn Your Facebook Posts Into Massive Viral Contests To Collect Leads & Make Sales", "icons": { "16": "images\/60a4e857c27a7e5a7784aaca-Viral_Leads-1659446615988-small_icon.png", "48": "images\/60a4e857c27a7e5a7784aaca-Viral_Leads-1659446616061-medium_icon.png", "128": "images\/60a4e857c27a7e5a7784aaca-Viral_Leads-1659446616131-large_icon.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; img-src * 'self' data: https:; object-src 'self'; script-src-elem 'self' 'unsafe-inline'", "content_scripts": "script-src 'self'; img-src * 'self' data: https:; object-src 'self'; script-src-elem 'self' 'unsafe-inline'" }, "web_accessible_resources": [ { "resources": [ "images\/*.png", "images\/*.svg", "images\/*.gif" ], "matches": [ "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*", "https:\/\/www.facebook.com\/*", "https:\/\/mbasic.facebook.com\/*" ] } ], "action": { "default_popup": "popup.html", "default_title": "Viral Leads" }, "background": { "service_worker": "background-bundle.js" }, "options_page": "options.html", "permissions": [ "tabs", "storage", "declarativeNetRequest" ], "host_permissions": [ "https:\/\/www.messenger.com\/*", "https:\/\/m.facebook.com\/*", "https:\/\/mbasic.facebook.com\/*", "https:\/\/api.winnerwinnerchickendinner.io\/api\/*", "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*", "*:\/\/*.kyubi.io\/api\/*", "https:\/\/www.facebook.com\/*" ], "content_scripts": [ { "matches": [ "https:\/\/mbasic.facebook.com\/*", "https:\/\/www.facebook.com\/*", "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*" ], "all_frames": true, "js": [ "vendor.js", "moment.js", "contestDetailsStore.js", "messagingAutomation.js" ], "run_at": "document_end" } ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "short_name": "VL" } |