HG Focus – Instant Technology Install Lookup

HG Focus is the quickest way to get instant insight into what technologies are installed at companies you are visiting on the web.

HG Focus – Instant Technology Install Lookupคืออะไร?

HG Focus – Instant Technology Install Lookup เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://hginsights.com และคุณลักษณะหลักของมันคือ "HG Focus is the quickest way to get instant insight into what technologies are installed at companies you are visiting on the web."

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย HG Focus – Instant Technology Install Lookup

ดาวน์โหลดไฟล์ส่วนขยาย HG Focus – Instant Technology Install Lookup ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        HG Focus is the quickest way to get instant insight into what technologies are installed at companies you are visiting on the web.


-- What is HG Focus? --
HG Focus is a business intelligence tool created to give sales and demand generation teams a glimpse into what technologies a company has installed and how recently HG Insights has verified their use. This invaluable piece of information can be used to qualify leads, create precise and meaningful messaging, tailor conversations to fit both the needs of you and the prospect, shorten the sales cycle and increase ROI.  


-- How to Use HG Focus: --
After registering, choose three technology vendors you are most interested in tracking and browse the web as normal. When visiting a company’s website, click the HG Focus extension icon to see what products are currently installed. HG Focus can also be used to look up any company on the fly. 

If HG Insights tracks the company, all of the technology installs will be displayed for the vendors you have chosen.  Additionally, when you choose favorite products, notifications will automatically appear whenever these products are installed at a company’s website you're visiting.


-- Who is HG Focus For? --
The HG Focus Chrome extension is designed for sales teams, demand gen marketers, or anyone just looking for an edge. HG Focus is the free, easy and invaluable tool that gives you an instant unfair advantage over the competition.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ HG Focus – Instant Technology Install Lookup HG Focus – Instant Technology Install Lookup
ID achggfpaahjmndigmakfebpjlmfjmmfj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/hg-focus-%E2%80%93-instant-techno/achggfpaahjmndigmakfebpjlmfjmmfj
คำอธิบาย HG Focus is the quickest way to get instant insight into what technologies are installed at companies you are visiting on the web.
ขนาดไฟล์ 2.72 MB
จำนวนการติดตั้ง 6,788
เวอร์ชันปัจจุบัน 5.52.0
อัปเดตครั้งล่าสุด 2023-12-24
วันที่เผยแพร่ 2020-06-26
คะแนน 4.46/5 รวมทั้งหมด 28 คะแนน
ผู้พัฒนา https://hginsights.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://hginsights.com/hg-focus/
URL หน้านโยบายความเป็นส่วนตัว http://hgdata.com/terms-of-use
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "HG Focus \u2013 Instant Technology Install Lookup",
    "short_name": "HG Focus",
    "description": "HG Focus is the quickest way to get instant insight into what technologies are installed at companies you are visiting on the web.",
    "version": "5.52.0",
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com\/analytics.js; object-src 'self'",
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "alarms",
        "https:\/\/*\/"
    ],
    "icons": {
        "16": "assets\/images\/hg-swirl-blue-16x16.png",
        "48": "assets\/images\/hg-swirl-blue-48x48.png",
        "128": "assets\/images\/hg-swirl-blue-128x128.png"
    },
    "browser_action": {
        "default_popup": "chromex.html"
    },
    "background": {
        "scripts": [
            "assets\/background.bundle.js"
        ],
        "persistent": true
    },
    "externally_connectable": {
        "ids": [
            "dajgookkolcoopglmfbeejafclaahcke"
        ],
        "matches": [
            "*:\/\/*.api.hgdata.com\/*",
            "*:\/\/*.hgdata.com\/*",
            "https:\/\/localhost\/*\/focus_ui\/*",
            "http:\/\/localhost\/*",
            "*:\/\/iuliant-discovery.api\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/localhost:8020\/*",
                "https:\/\/*\/*\/focus_ui\/*"
            ],
            "js": [
                "assets\/confirmation_content_script.bundle.js"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "assets\/scraping_urls_content_script.bundle.js"
            ]
        },
        {
            "matches": [
                "https:\/\/mail.google.com\/*",
                "https:\/\/*.salesforce.com\/*",
                "https:\/\/*.force.com\/*",
                "https:\/\/*.office365.com\/*",
                "https:\/\/*.office.com\/*",
                "https:\/\/*.live.com\/*",
                "https:\/\/*.quotafactoryapp.com\/*",
                "https:\/\/*.linkedin.com\/*",
                "https:\/\/*.salesloft.com\/app\/*",
                "https:\/\/*.frontspin.com\/*",
                "https:\/\/*.intelliconnection.com\/*",
                "https:\/\/*.visitor-track.com\/*"
            ],
            "exclude_matches": [
                "*:\/\/login.salesforce.com\/*"
            ],
            "css": [
                "assets\/hgdata-popup.css"
            ],
            "js": [
                "assets\/popup_activator_content_script.bundle.js"
            ],
            "all_frames": true
        },
        {
            "matches": [
                "*:\/\/localhost\/*",
                "*:\/\/*.hgdata.com\/*",
                "*:\/\/*.api\/*"
            ],
            "js": [
                "assets\/discovery_content_script.bundle.js"
            ]
        }
    ],
    "web_accessible_resources": [
        "popup.html",
        "assets\/*.js.map",
        "assets\/images\/*.png"
    ]
}