Clueify - Data Driven Design

Get instant visual analysis of websites to perform conversion rate optimization or competitor analysis.

Clueify - Data Driven Designとは何ですか?

Clueify - Data Driven Designはhttps://clueify.comによって開発されたChromeの拡張機能で、その主な機能は「Get instant visual analysis of websites to perform conversion rate optimization or competitor analysis.」です。

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

screenshot
screenshot
screenshot

Clueify - Data Driven Design拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        The Clueify AI provides actionable insights with 92% accuracy. Leave elaborate eye-tracking studies behind and get instant feedback.

- See which elements attract more attention than others
- Evaluate how clear and aesthetically pleasing the website design is
- Implement A/B testing in minutes
- Achieve a higher conversion rate                    

拡張機能の基本情報

名前 Clueify - Data Driven Design Clueify - Data Driven Design
ID eppmcbmbefpgbfpealidcijkjhogdooc
公式URL https://chromewebstore.google.com/detail/clueify-data-driven-desig/eppmcbmbefpgbfpealidcijkjhogdooc
説明 Get instant visual analysis of websites to perform conversion rate optimization or competitor analysis.
ファイルサイズ 1.55 MB
インストール数 266
現在のバージョン 0.2.0
最終更新日 2023-09-15
公開日 2021-09-16
評価 5.00/5 合計 1 レビュー
開発者 https://clueify.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.clueify.com
プライバシーポリシーページのURL https://www.clueify.com/privacy-policy
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clueify - Data Driven Design",
    "version": "0.2.0",
    "description": "Get instant visual analysis of websites to perform conversion rate optimization or competitor analysis.",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "images\/clueify-logo.png",
        "default_popup": "index.html"
    },
    "icons": {
        "16": "images\/clueify-16.png",
        "32": "images\/clueify-32.png",
        "64": "images\/clueify-64.png",
        "128": "images\/clueify-128.png"
    },
    "permissions": [
        "storage",
        "scripting",
        "activeTab"
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAi70B97XXSB652aEd7F4xivSiGecQFkwukibDgYFqQcOltzQ1ao4dZbVdH22gjLXzTkfc2eaKhAWFvbaYVtjhtc3lKPVRa2MmNKvPmWL7jmo47lBDX8euywZg3Ja6XnCk3f12v2bqdfQ\/DClh5ygtbvlgpUpv+4q0v7dtKkPgj2PMWFldXZalkbpSVd2CTQ2+\/EYyR\/XqfM+Y9dzPjywQv0sqlYoEqcsI7SzPyQ8A9cYTLlcmuyZMcYwRR9aWPnznHRC27qSsaKgl2yyIuROEMKBQdYC445WpxDJVyqFSV+fsP2fKoZjOB1oSL7UTvavfdkG+M7u8gvflu6UAcMKgnQIDAQAB",
    "manifest_version": 3,
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Shift+S",
                "mac": "Command+Shift+S"
            }
        }
    }
}