SalesGPT by Ful.io

Swiss Army Knife for SDRs, Sales Professionals, HRs and Lead Generation experts.

SalesGPT by Ful.io란 무엇입니까?

SalesGPT by Ful.io은(는) https://ful.io에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Swiss Army Knife for SDRs, Sales Professionals, HRs and Lead Generation experts."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

SalesGPT by Ful.io 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Database-free prospecting signals that are obtained real time in one-click.

Just navigate to your prospect’s website and open Ful.io’s prospector extension to find:

✅ Technology Usage:
    15,000 technographic signals and more added every single day. 
    Version Tracking
    Non-bloat technology tracking.

✅ Company attributes:
     Including size, employee count, industries, subsidiaries, HQ location, phone numbers, descriptions and a LOT MORE!

✅ Emails:
     1 billion+ emails. GDPR compliant. We crawled over 10 billion pages to aggregate emails for millions of domains.

✅ Web Metrics:
     Traffic , PPC budgets , social signals and a LOT MORE.

✅ Employee : 
    Reach the decision maker in 1 click. Need just the CMO information of a company? Just put in “CMO” and hit search. 
10k+ job roles covered! We will find the employee profile real time.
    
✅  One click Export


❌ No more “We do not use X technology anymore”, “ We stopped renewing this software a while ago”
❌ No more “I don’t work in X company anymore ”, “ I got promoted to Y”
❌ No more unverified emails
❌ No more generic emails from footer to shoot your outreach emails.
❌ No more incomplete prospect profile
❌ No more incomplete tech maturity profile
❌ No more calling wrong the decision maker


Support Email:
[email protected]

CEO Direct Email:
[email protected]                    

확장 프로그램 기본 정보

이름 SalesGPT by Ful.io SalesGPT by Ful.io
ID adfkbphmnebbfljcdcfjlckobbacdgfn
공식 URL https://chromewebstore.google.com/detail/salesgpt-by-fulio/adfkbphmnebbfljcdcfjlckobbacdgfn
설명 Swiss Army Knife for SDRs, Sales Professionals, HRs and Lead Generation experts.
파일 크기 112 KB
설치 횟수 187
현재 버전 3.1.2
최근 업데이트 2024-02-15
출시 날짜 2023-07-25
평점 4.83/5 총 6 개의 평점
개발자 https://ful.io
이메일 [email protected]
결제 유형 in_app
확장 프로그램 웹 사이트 https://ful.io
개인정보 보호 정책 페이지 URL https://ful.io/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "SalesGPT by Ful.io",
    "version": "3.1.2",
    "description": "Swiss Army Knife for SDRs, Sales Professionals, HRs and Lead Generation experts.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/default.png"
    },
    "icons": {
        "16": "icons\/default.png",
        "48": "icons\/default.png",
        "128": "icons\/default.png"
    },
    "host_permissions": [
        "https:\/\/*.ful.io\/"
    ],
    "permissions": [
        "activeTab",
        "uninstall"
    ],
    "background": {
        "service_worker": "\/background.js",
        "type": "module"
    }
}