Lightning Lookup

Lightning Lookup allows you to find business email addresses and help you reach sales prospects, instantly.

Lightning Lookup क्या है?

Lightning Lookup https://www.lightninglookup.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Lightning Lookup allows you to find business email addresses and help you reach sales prospects, instantly."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Lightning Lookup एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Lightning Lookup is the simple, easy to use tool, that allows sales, marketing, and business professionals find, discover, and verify email addresses. If you are prospecting, generating leads, or handling outreach, the Lightning Lookup extension will help you more effectively touch leads.

Using Lightning Lookup is easy, just enter the name of the person that you're looking for, provide a domain for the email address, and Lightning Lookup will do the rest.

Once an email is identified, Lightning Lookup will validate the email through a third party to give you a better understanding of whether an email can be delivered successfully or not.

Lightning Lookup is the perfect compliment to other popular lookup and email marketing tools such as Boomerang, Fullcontact, HubSpot, Clearbit, Rapportive and Hunter.                    

एक्सटेंशन की मूल जानकारी

नाम Lightning Lookup Lightning Lookup
ID cnblenmcbbcpjfmdijjeedjhcgbdbjnp
आधिकारिक URL https://chromewebstore.google.com/detail/lightning-lookup/cnblenmcbbcpjfmdijjeedjhcgbdbjnp
विवरण Lightning Lookup allows you to find business email addresses and help you reach sales prospects, instantly.
फ़ाइल का आकार 688 KB
स्थापना संख्या 124
वर्तमान संस्करण 0.4.4
अंतिम अपडेट 2017-08-09
प्रकाशन तिथि 2017-08-09
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर https://www.lightninglookup.com
भुगतान के प्रकार free
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Lightning Lookup",
    "description": "Lightning Lookup allows you to find business email addresses and help you reach sales prospects, instantly.",
    "version": "0.4.4",
    "browser_action": {
        "default_icon": {
            "19": "icons\/lightning_lookup_icon_19.png",
            "38": "icons\/lightning_lookup_icon_38.png"
        },
        "default_popup": "src\/home\/popup.html",
        "default_title": "Lightning Lookup"
    },
    "icons": {
        "16": "icons\/lightning_lookup_icon_16.png",
        "48": "icons\/lightning_lookup_icon_48.png",
        "128": "icons\/lightning_lookup_icon_128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'",
    "permissions": [
        "activeTab",
        "storage",
        "http:\/\/*\/",
        "https:\/\/*\/",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}