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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get instant visual analysis of websites to perform conversion rate optimization or competitor analysis."।

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

screenshot
screenshot
screenshot

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

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

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

                        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
ईमेल [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"
            }
        }
    }
}