Clueify - Data Driven Design

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

What is Clueify - Data Driven Design?

Clueify - Data Driven Design is a Chrome extension developed by https://clueify.com, and its main feature is "Get instant visual analysis of websites to perform conversion rate optimization or competitor analysis.".

Extension Screenshots

screenshot
screenshot
screenshot

Download Clueify - Data Driven Design Extension CRX File

Download Clueify - Data Driven Design extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Clueify - Data Driven Design Clueify - Data Driven Design
ID eppmcbmbefpgbfpealidcijkjhogdooc
Official URL https://chromewebstore.google.com/detail/clueify-data-driven-desig/eppmcbmbefpgbfpealidcijkjhogdooc
Description Get instant visual analysis of websites to perform conversion rate optimization or competitor analysis.
File Size 1.55 MB
Installation Count 266
Current Version 0.2.0
Last Updated 2023-09-15
Publish Date 2021-09-16
Rating 5.00/5 Total 1 Ratings
Developer https://clueify.com
Email [email protected]
Payment Type free
Extension Website https://www.clueify.com
Privacy Policy Page URL https://www.clueify.com/privacy-policy
Supported Languages 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"
            }
        }
    }
}