Ful.io - Technology Profiler and lookup
In a click, find out what websites are built with. Ful.io's Profiler and Lookup tool is the one solution for your profiling needs.
什麼是Ful.io - Technology Profiler and lookup?
Ful.io - Technology Profiler and lookup是由https://ful.io開發的Chrome擴展程式,該擴展的主要功能是“In a click, find out what websites are built with. Ful.io's Profiler and Lookup tool is the one solution for your profiling needs.”。
擴展截圖
下載Ful.io - Technology Profiler and lookup擴展crx文件
下載Ful.io - Technology Profiler and lookup擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
                        The generated reports are the richest you’ll find in the industry, and it takes no time to generate them. Avail the following features for free in a single click:
✨ Find the complete technology profile of any website including the tech stack, frameworks, widgets, CDNs, CMSs, and more.
✨ Access a bountiful repository that tracks 15,000+ technologies, with more added every day.
✨ Real-time tracking of version changes ensures you are always on the same page as your prospect. No hassle of version mismatches or incorrect data, ever!
✨ Streamline tech discovery by seamlessly integrating the lightweight extension in your workflow
What’s in it for you?
✨ No credit card information needed.
✨ No personal information is collected and processed.
How to use:
✨ Add the extension to Chrome or a Chrome-based browser.
✨ Navigate to the prospect’s website and click on the extension.
✨ Done. The complete technographic profile of the website will be shown blazingly fast.
The extension is especially useful for:
✨ Sales professionals
✨ SDRs
✨ AEs
✨ HRs
Find more about what we do: https://ful.io/
Contact us: [email protected]
Terms of Use: https://ful.io/terms
Privacy Policy: https://ful.io/privacy
Thanks for the support! We’re constantly iterating our products to make them better, so feedback would be extremely appreciated.                     擴展基本資訊
| 名稱 |   |  
| ID | kkdkjfbpldapfdcngapjigdgcafjopli | 
| 官方網址 | https://chromewebstore.google.com/detail/fulio-technology-profiler/kkdkjfbpldapfdcngapjigdgcafjopli | 
| 簡介 | In a click, find out what websites are built with. Ful.io's Profiler and Lookup tool is the one solution for your profiling needs. | 
| 檔案大小 | 98 KB | 
| 安裝次數 | 572 | 
| 目前版本 | 3.3.2 | 
| 更新時間 | 2024-02-15 | 
| 上架時間 | 2023-08-21 | 
| 評分 | 4.60/5 共 5 次評分 | 
| 開發者 | https://ful.io | 
| 電子郵箱 | [email protected] | 
| 付費類型 | free | 
| 擴展官網 | https://ful.io | 
| 隱私政策頁面URL | https://ful.io/privacy | 
| 支援的語言 | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Ful.io - Technology Profiler and lookup",
    "version": "3.3.2",
    "description": "In a click, find out what websites are built with. Ful.io's Profiler and Lookup tool is the one solution for your profiling needs.",
    "action": {
        "default_popup": "popup.html",
        "default_icon": "icons\/default-technographic.png"
    },
    "icons": {
        "16": "icons\/default-technographic.png",
        "48": "icons\/default-technographic.png",
        "128": "icons\/default-technographic.png"
    },
    "host_permissions": [
        "https:\/\/*.ful.io\/"
    ],
    "permissions": [
        "activeTab"
    ],
    "background": {
        "service_worker": "\/background.js",
        "type": "module"
    }
}  |  |