RevDriver by SalesIntel

The account-based prospecting solution that gives you the power to connect with one-click.

Τι είναι το RevDriver by SalesIntel;

Το RevDriver by SalesIntel είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον SalesIntel, και η κύρια λειτουργία του είναι "The account-based prospecting solution that gives you the power to connect with one-click.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης RevDriver by SalesIntel

Λήψη αρχείων επέκτασης RevDriver by SalesIntel σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        You can now access the most powerful prospecting intelligence anywhere on the web!
Make prospecting easy by retrieving contact data while researching on LinkedIn, Salesforce, and company websites!

With RevDriver you can automatically access the most accurate company and contact data while you prospect across the web. Easily retrieve data on individuals and companies as you prospect across:

- LinkedIn profiles and company pages, including Sales Navigator and Recruiter
- Salesforce accounts, contacts, and leads records
- Salesloft accounts and people screens
- Outreach accounts and prospects screens
- Company websites

RevDriver scans the pages you are researching and intelligently detects the company and contact information on the page. The extension then retrieves records related to the information on the page directly from SalesIntel.io’s human-verified database and automatically displays that information in the window. Now you always have access to prospect email addresses, direct dial phone numbers, as well as company technographic and firmographic data and much more.

Prospecting is hard and salespeople often spend as much as 30-40% of their week prospecting, much of that consumed by tedious bouncing back and forth between browser tabs and fruitlessly searching for the relevant information that they need. SalesIntel.io eliminates wasted time and allows you to spend less time prospecting and talk to potential customers instead.

SalesIntel.io is best available contact data available with the best customer service. Our world-class research team works each day to add and verify contact information giving us 95% accuracy. Over 85% of our contacts also have direct dial numbers. Enterprise clients can even access our research teams on demand. Request the specific data you need and your personal data research team will get right to work. With SalesIntel, our best data will drive your best results.

Privacy Policy: https://salesintel.io/privacy-policy/

By installing this extension, you agree to SalesIntel's User Agreement at https://salesintel.io/eula/                    

Βασικές Πληροφορίες Επέκτασης

Όνομα RevDriver by SalesIntel RevDriver by SalesIntel
ID ngdjlkacliphopkcgcffflancnlbebnc
Επίσημο URL https://chromewebstore.google.com/detail/revdriver-by-salesintel/ngdjlkacliphopkcgcffflancnlbebnc
Περιγραφή The account-based prospecting solution that gives you the power to connect with one-click.
Μέγεθος Αρχείου 2.71 MB
Αριθμός Εγκαταστάσεων 13,955
Τρέχουσα Έκδοση 4.9.1
Τελευταία Ενημέρωση 2024-02-09
Ημερομηνία Δημοσίευσης 2020-07-01
Αξιολόγηση 4.86/5 Συνολικά 21 Αξιολογήσεις
Προγραμματιστής SalesIntel
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://salesintel.io/
Διεύθυνση URL της Σελίδας Βοήθειας https://support.salesintel.io/hc/en-us
URL της Σελίδας Πολιτικής Απορρήτου https://salesintel.io/privacy-policy
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "RevDriver by SalesIntel",
    "description": "The account-based prospecting solution that gives you the power to connect with one-click.",
    "version": "4.9.1",
    "manifest_version": 3,
    "short_name": "RevDriver",
    "action": {
        "default_icon": {
            "16": "assets\/icons\/logo_icon_16.png",
            "24": "assets\/icons\/logo_icon_24.png",
            "32": "assets\/icons\/logo_icon_32.png"
        },
        "default_title": "RevDriver by SalesIntel"
    },
    "icons": {
        "16": "assets\/icons\/logo_icon_16.png",
        "32": "assets\/icons\/logo_icon_32.png",
        "48": "assets\/icons\/logo_icon_48.png",
        "128": "assets\/icons\/logo_icon_128.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "assets\/js\/m_up.js"
            ],
            "all_frames": true
        }
    ],
    "background": {
        "service_worker": "assets\/js\/worker_wrapper_9j5XYsp.js"
    },
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "permissions": [
        "tabs",
        "storage",
        "webNavigation",
        "scripting"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "https:\/\/fonts.googleapis.com\/css?family=Roboto:300,400,500,700,900",
                "index.html",
                "assets\/images\/sidebar-logo.png",
                "assets\/fonts\/*",
                "assets\/images\/header-revdriver-logo.png"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkj59AE6oOL+3+VTUjbmT30Y5ENPW\/wUjibQYYPBaux4N9DceK99tAAh8OfGbtioD0ZCZ1frAhXqn\/APyU4s70TDlhlE3hS8vbqhXU1x8S46ZWkiy\/0\/OH+vKFHPcVO44p\/FPKL\/kwKZFsszS+5Me0VIqP7HcnEfrkeU8N5LFk2Y9zzcAiTbPITT7vtBlD68XB7NYStZgCVz97FqB1lDU5n+GkcxP7qNZW5FLHuiRECB8+uxSXkEjTcysUzIdsQiF8vvOW3bsuApJekEi6zHqTxG87nGRAaXjk6Qo9Qdb1vW5LeryIVpYJI6pGQlvDZ6SLjgPjc5JSz6siVyM\/1YFtQIDAQAB",
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "commands": {
        "reloadExtension": {
            "description": "Used to quickly reload extension during development"
        }
    }
}