Saleskraft Prospector

Find anyone's emails

ما هو Saleskraft Prospector؟

Saleskraft Prospector هو إضافة Chrome تم تطويرها بواسطة https://saleskraft.com، والميزة الرئيسية لها هي "Find anyone's emails".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Saleskraft Prospector

قم بتنزيل ملفات الامتداد Saleskraft Prospector بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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 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
عنوان صفحة المساعدة https://help.saleskraft.com
عنوان صفحة سياسة الخصوصية 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\/*",
                ""
            ],
            "start_at": "document_end"
        }
    ],
    "description": "Find anyone's emails",
    "differential_fingerprint": "1.1f8565222bb1d9c03c395e56e194a4f929237eb16a61e2a7931eb9377b38d80a",
    "homepage_url": "http:\/\/saleskraft.com",
    "icons": {
        "128": "icons\/icon128.png",
        "16": "icons\/icon16.png",
        "19": "icons\/icon19.png",
        "48": "icons\/icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjluHw9f03KnlmiOhgRvK4yfHnYLR8DGS72dYQxcmTKoa6pImgQIjME7lkZMyApqIW\/UTq4\/zBglvvFBf221lorMUdSrK1liewLtwnN+rTAmR34ogBQzDu8Y2iGdO2rc70pI2VBpixD9GCO3KCAIO1qtDXcvhYL+z3UUK+ieuxswjtKbbozo7iRv\/O1UaQB66hgsu9KbHLyGuaHeaKieOzeHYGK5+TOkkg1oxmiA7FVCC+i6+1lPOliaFvJgeqT5uMa3z0B1DU40iu2CL+k+6YM8kAZPM2m0ojBAWg1wIkP9LAHORRKo6T4R\/UHC9SKg0t6nwZ\/xSjpMY2VCDwOXY2wIDAQAB",
    "manifest_version": 2,
    "name": "Saleskraft Prospector",
    "permissions": [
        "contextMenus",
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ],
    "short_name": "Saleskraft Prospector",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "9.0.0.3",
    "web_accessible_resources": [
        "icons\/icon16.png",
        "icons\/icon19.png",
        "icons\/icon48.png",
        "icons\/icon128.png",
        "fonts\/*",
        "img\/logo.png",
        "img\/logo_white.png",
        "img\/progress\/*.svg",
        "img\/search.svg",
        "img\/profiles.svg",
        "img\/settings.svg",
        "widget\/widget.html",
        "widget\/widget.js",
        "src\/line-awesome.css",
        "src\/select2.css"
    ]
}