GazeHunt – attention heatmaps

Instant attention heatmaps powered by AI – ready in a minute.

GazeHunt – attention heatmaps क्या है?

GazeHunt – attention heatmaps https://gazehunt.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Instant attention heatmaps powered by AI – ready in a minute."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में GazeHunt – attention heatmaps एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Get an attention heatmap for your webpage in a minute.                    

एक्सटेंशन की मूल जानकारी

नाम GazeHunt – attention heatmaps GazeHunt – attention heatmaps
ID halhkpaciemcjmfnjehgcepcficmmmog
आधिकारिक URL https://chromewebstore.google.com/detail/gazehunt-%E2%80%93-attention-heat/halhkpaciemcjmfnjehgcepcficmmmog
विवरण Instant attention heatmaps powered by AI – ready in a minute.
फ़ाइल का आकार 634 KB
स्थापना संख्या 43
वर्तमान संस्करण 0.1.1
अंतिम अपडेट 2021-08-24
प्रकाशन तिथि 2021-08-02
डेवलपर https://gazehunt.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://gazehunt.com/home
सहायता पृष्ठ URL https://gazehunt.com/contact
गोपनीयता नीति पृष्ठ URL https://gazehunt.com/legal/privacy
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "GazeHunt \u2013 attention heatmaps",
    "homepage_url": "https:\/\/gazehunt.com\/",
    "description": "Instant attention heatmaps powered by AI \u2013 ready in a minute.",
    "default_locale": "en",
    "permissions": [
        "activeTab",
        "https:\/\/gazehunt.com\/*"
    ],
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Attention heatmap",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "version": "0.1.1",
    "content_security_policy": "script-src 'self' ; object-src 'self'"
}