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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://smartwriter.ai และคุณลักษณะหลักของมันคือ "Find ideal leads, get verified emails and use AI to create highly personalised cold emails or Linkedin messages"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Smartwriter.AI Personalised LinkedIn Lead Gen
ดาวน์โหลดไฟล์ส่วนขยาย Smartwriter.AI Personalised LinkedIn Lead Gen ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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\/*", " |