Lead Prospector
Lead Prospector simplifies, automates, and accelerates the process of connecting with your ideal, targeted prospects via Facebook.
Lead Prospector क्या है?
Lead Prospector https://automationmarketingsoftware.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Lead Prospector simplifies, automates, and accelerates the process of connecting with your ideal, targeted prospects via Facebook."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Lead Prospector एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Upgrade your friends list with single click automation. Lead Prospector does the initial, repetitive outreach of sending friend requests via unique messages that will not raise the attention of automation filters Add keywords and click a button! Lead Prospector will generate a constant supply of new prospects ready and eager to know more out your business, product, or offer. When you receive replies from people inquiring for more information, we have other tools to simplify the ongoing conversation. Part of the Automation Marketing Software Suite.
एक्सटेंशन की मूल जानकारी
नाम | Lead Prospector |
ID | okcdnhklbfibohmppipjnjkebpgcleif |
आधिकारिक URL | https://chromewebstore.google.com/detail/lead-prospector/okcdnhklbfibohmppipjnjkebpgcleif |
विवरण | Lead Prospector simplifies, automates, and accelerates the process of connecting with your ideal, targeted prospects via Facebook. |
फ़ाइल का आकार | 1.11 MB |
स्थापना संख्या | 431 |
वर्तमान संस्करण | 20.20.170 |
अंतिम अपडेट | 2023-12-29 |
प्रकाशन तिथि | 2021-11-17 |
रेटिंग | 5.00/5 कुल 3 रेटिंग्स |
डेवलपर | https://automationmarketingsoftware.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | http://AutomationMarketingSoftware.com |
सहायता पृष्ठ URL | https://ebfn.net/lp |
गोपनीयता नीति पृष्ठ URL | https://www.automationmarketingsoftware.com/privacy-policy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Lead Prospector", "version": "20.20.170", "description": "Lead Prospector simplifies, automates, and accelerates the process of connecting with your ideal, targeted prospects via Facebook.", "short_name": "LP", "icons": { "16": "images\/614a1c904f51ca7197bc4c51-Lead_Prospector-1633959294044-small_icon.png", "48": "images\/614a1c904f51ca7197bc4c51-Lead_Prospector-1633959294147-medium_icon.png", "128": "images\/614a1c904f51ca7197bc4c51-Lead_Prospector-1633959294203-large_icon.png" }, "action": { "default_title": "Lead Prospector" }, "content_scripts": [ { "matches": [ "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*" ], "js": [ "js\/vendor.js", ".\/arrive.js", "js\/contentScriptBundle.js", ".\/jquery.bpopup.min.js" ], "css": [ "assets\/content.inj.css", "assets\/jquery.toast.min.css", "assets\/chosen.css", "assets\/jquery-ui.css", "css\/customCss.css", "assets\/bootstrap-tagsinput.css" ], "run_at": "document_start" } ], "background": { "service_worker": "background.js" }, "permissions": [ "storage", "scripting", "unlimitedStorage", "clipboardRead", "declarativeNetRequest" ], "host_permissions": [ "*:\/\/*.facebook.com\/*", "https:\/\/z7c5j0fjy8.execute-api.us-east-2.amazonaws.com\/dev\/tiersai", "https:\/\/*.friendconnector.io\/" ], "declarative_net_request": { "rule_resources": [ { "id": "ruleset_1", "enabled": true, "path": "rules.json" } ] }, "web_accessible_resources": [ { "resources": [ "assets\/*", "images\/*", "js\/*", "css\/*" ], "matches": [ "*:\/\/*.facebook.com\/*", "*:\/\/facebook.com\/*" ] } ], "manifest_version": 3 } |