GazeHunt – attention heatmaps

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

GazeHunt – attention heatmaps là gì?

GazeHunt – attention heatmaps là một tiện ích mở rộng Chrome được phát triển bởi https://gazehunt.com, và tính năng chính của nó là "Instant attention heatmaps powered by AI – ready in a minute.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng GazeHunt – attention heatmaps

Tải xuống các tệp mở rộng GazeHunt – attention heatmaps dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Get an attention heatmap for your webpage in a minute.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên GazeHunt – attention heatmaps GazeHunt – attention heatmaps
ID halhkpaciemcjmfnjehgcepcficmmmog
URL Chính Thức https://chromewebstore.google.com/detail/gazehunt-%E2%80%93-attention-heat/halhkpaciemcjmfnjehgcepcficmmmog
Mô tả Instant attention heatmaps powered by AI – ready in a minute.
Kích Thước Tệp 634 KB
Số Lần Cài Đặt 43
Phiên Bản Hiện Tại 0.1.1
Cập Nhật Lần Cuối 2021-08-24
Ngày Phát Hành 2021-08-02
Nhà Phát Triển https://gazehunt.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://gazehunt.com/home
URL Trang Trợ Giúp https://gazehunt.com/contact
URL Trang Chính Sách Bảo Mật https://gazehunt.com/legal/privacy
Ngôn Ngữ Được Hỗ Trợ 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'"
}