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.」です。
拡張機能のスクリーンショット
SalesGPT by Ful.io拡張機能のCRXファイルをダウンロード
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 |
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 |
Eメール | [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" } } |