Lightning Lookup

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

Lightning Lookup là gì?

Lightning Lookup là một tiện ích mở rộng Chrome được phát triển bởi https://www.lightninglookup.com, và tính năng chính của nó là "Lightning Lookup allows you to find business email addresses and help you reach sales prospects, instantly.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Lightning Lookup

Tải xuống các tệp mở rộng Lightning Lookup dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Lightning Lookup Lightning Lookup
ID cnblenmcbbcpjfmdijjeedjhcgbdbjnp
URL Chính Thức https://chromewebstore.google.com/detail/lightning-lookup/cnblenmcbbcpjfmdijjeedjhcgbdbjnp
Mô tả Lightning Lookup allows you to find business email addresses and help you reach sales prospects, instantly.
Kích Thước Tệp 688 KB
Số Lần Cài Đặt 124
Phiên Bản Hiện Tại 0.4.4
Cập Nhật Lần Cuối 2017-08-09
Ngày Phát Hành 2017-08-09
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://www.lightninglookup.com
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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:\/\/*\/*"
    ]
}