Smartwriter.AI Personalised LinkedIn Lead Gen
Find ideal leads, get verified emails and use AI to create highly personalised cold emails or Linkedin messages
Smartwriter.AI Personalised LinkedIn Lead Gen क्या है?
Smartwriter.AI Personalised LinkedIn Lead Gen http://smartwriter.ai द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Find ideal leads, get verified emails and use AI to create highly personalised cold emails or Linkedin messages"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Smartwriter.AI Personalised LinkedIn Lead Gen एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Are you looking to bring in a constant flow of deals to scale your outbound marketing strategy? SmartWriter AI lets you generate leads using our lead gen chrome extension as well as create personalised outreach messages in one click. See upwards of 90% acceptance rates, 40% reply rates for most of your targeted campaigns using AI personalisation. We scrape the internet searching over 24 different data points of your prospect to find something hyper personalised and unique to make your message stand out. Try SmartWriter for absolutely free to scrape your leads, find email addresses and create hyper personalised messages AND connect with your leads, all in one click.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | idfhlllhllmfddehbflhplbfkpnganba |
आधिकारिक URL | https://chrome.google.com/webstore/detail/smartwriterai-personalise/idfhlllhllmfddehbflhplbfkpnganba |
विवरण | Find ideal leads, get verified emails and use AI to create highly personalised cold emails or Linkedin messages |
फ़ाइल का आकार | 2.78 MB |
स्थापना संख्या | 1,696 |
वर्तमान संस्करण | 1.0.18 |
अंतिम अपडेट | 2022-03-28 |
प्रकाशन तिथि | 2021-09-20 |
रेटिंग | 4.50/5 कुल 8 रेटिंग्स |
डेवलपर | http://smartwriter.ai |
ईमेल | [email protected] |
भुगतान के प्रकार | in_app |
एक्सटेंशन वेबसाइट | https://smartwriter.ai |
सहायता पृष्ठ URL | https://smartwriter.ai |
गोपनीयता नीति पृष्ठ URL | http://smartwriter.ai/privacy-policy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Smartwriter.AI Personalised LinkedIn Lead Gen", "description": "Find ideal leads, get verified emails and use AI to create highly personalised cold emails or Linkedin messages", "version": "1.0.18", "manifest_version": 2, "icons": { "16": "icons\/icon-16x16.png", "48": "icons\/icon-48x48.png", "128": "icons\/icon-128x128.png" }, "browser_action": { "default_title": "Smartwriter.AI Personalised LinkedIn Lead Gen", "default_popup": "www\/index.html#\/popup" }, "background": { "scripts": [ "www\/js\/bex-background.js", "js\/background.js" ], "persistent": true }, "content_scripts": [ { "matches": [ "*:\/\/*.linkedin.com\/*", "*:\/\/linkedin.com\/*" ], "js": [ "www\/js\/bex-content-script.js" ], "css": [ "css\/content-css.css" ], "run_at": "document_idle" } ], "permissions": [ "*:\/\/*.linkedin.com\/in\/*", "*:\/\/linkedin.com\/in\/*", "*:\/\/*.linkedin.com\/sales\/*", "*:\/\/linkedin.com\/sales\/*", "storage", "clipboardWrite", "cookies", "webRequest" ], "web_accessible_resources": [ "www\/*", "js\/*", "css\/*", " |