GazeHunt – attention heatmaps

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

GazeHunt – attention heatmapsとは何ですか?

GazeHunt – attention heatmapsはhttps://gazehunt.comによって開発されたChromeの拡張機能で、その主な機能は「Instant attention heatmaps powered by AI – ready in a minute.」です。

拡張機能のスクリーンショット

screenshot
screenshot

GazeHunt – attention heatmaps拡張機能のCRXファイルをダウンロード

GazeHunt – attention heatmaps拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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'"
}