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에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Lightning Lookup allows you to find business email addresses and help you reach sales prospects, instantly."입니다.

확장 프로그램 스크린샷

screenshot

Lightning Lookup 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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:\/\/*\/*"
    ]
}