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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://clueify.com และคุณลักษณะหลักของมันคือ "Get instant visual analysis of websites to perform conversion rate optimization or competitor analysis."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Clueify - Data Driven Design
ดาวน์โหลดไฟล์ส่วนขยาย 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 ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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"
}
}
}
} | |