Saleskraft Prospector
Find anyone's emails
Saleskraft Prospectorคืออะไร?
Saleskraft Prospector เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://saleskraft.com และคุณลักษณะหลักของมันคือ "Find anyone's emails"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Saleskraft Prospector
ดาวน์โหลดไฟล์ส่วนขยาย Saleskraft Prospector ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Build your prospects list from LinkedIn. Get 100% verified business emails. Saleskraft automates your list building process and delivers an in-depth blueprint of each of your prospects’ organizational structures, technology and people, delivering the highest quality data to help your sales team focus on nurturing leads and closing more deals. Prospector tool delivers extensive sales intelligence to build your sales pipeline. No more struggling to identify sales leads. No more out-of-date lists expensively purchased from list agencies. Just a straightforward, fully supported and easy-to-use tool that empowers everyone to build an accurate, up-to-date list of prospects for sales and marketing purposes within seconds. Saleskraft features an astoundingly intuitive interface. You don’t need in-depth training or specialist list-building skills to use it. Simply watch our two-minute introductory video and you will be ready to get started. Saleskraft empowers everyone to be able to build an accurate, up-to-date list of prospects for sales and marketing purposes within seconds. Drop-down fields allow you to specify the criteria by which your list is filtered, including: • Job Title/ Role • Industry • Country • Location You are then presented with a window of contacts which you can select individually or by page of ten to add to the list you are building. Contacts are listed with details of their job role, contact information, email and company information. The list can then very simply be exported as a .csv file to be used as you wish. Or directly import the list into your sales or marketing software. We currently support direct export to: • Hubspot • Marketo • MailChimp • SalesForce No more struggling to identify sales leads. No more out-of-date lists expensively purchased from list agencies. Just a straightforward, fully supported and easy-to-use tool that empowers you to build accurate prospect lists in seconds. Create a free Saleskraft account and build 200 leads. Feel free to contact us at [email protected] for any questions.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Saleskraft Prospector |
ID | migccpmhelllfhljmfkphehdemnemnld |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/saleskraft-prospector/migccpmhelllfhljmfkphehdemnemnld |
คำอธิบาย | Find anyone's emails |
ขนาดไฟล์ | 1.2 MB |
จำนวนการติดตั้ง | 156 |
เวอร์ชันปัจจุบัน | 9.0.0.3 |
อัปเดตครั้งล่าสุด | 2020-09-28 |
วันที่เผยแพร่ | 2020-05-31 |
คะแนน | 5.00/5 รวมทั้งหมด 8 คะแนน |
ผู้พัฒนา | https://saleskraft.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://saleskraft.com |
URL หน้าช่วยเหลือ | https://help.saleskraft.com |
URL หน้านโยบายความเป็นส่วนตัว | https://saleskraft.com/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "background": { "scripts": [ "js\/jquery\/jquery.min.js", "src\/CONST.js", "src\/common.js", "src\/background\/background.js" ], "start_at": "document_end" }, "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Saleskraft" }, "commands": { "toggle_extn_state": { "description": "Toggle Extension State", "suggested_key": { "default": "Ctrl+Shift+A", "mac": "Command+Shift+A" } } }, "content_scripts": [ { "css": [ "src\/style.css", "src\/line-awesome.css", "src\/font-awesome.css", "src\/select2.css" ], "js": [ "js\/jquery\/jquery.min.js", "js\/jquery.scrollbar.min.js", "js\/jquery-ui\/jquery-ui.min.js", "js\/nouislider.min.js", "js\/jquery-ui\/jquery.validate.min.js", "js\/select2\/select2.full.min.js", "js\/popupoverlay\/jquery.popupoverlay.js", "src\/CONST.js", "src\/common.js", "src\/plugin\/plugin.js" ], "matches": [ "https:\/\/www.google.com\/*", "http:\/\/www.google.com\/*", " |