SalesGPT by Ful.io

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

SalesGPT by Ful.ioคืออะไร?

SalesGPT by Ful.io เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://ful.io และคุณลักษณะหลักของมันคือ "Swiss Army Knife for SDRs, Sales Professionals, HRs and Lead Generation experts."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย SalesGPT by Ful.io

ดาวน์โหลดไฟล์ส่วนขยาย SalesGPT by Ful.io ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}