VisualEyes - Visual Insights for websites
Instant visual analysis of websites to perform competitor analysis or conversion rate optimization.
¿Qué es VisualEyes - Visual Insights for websites?
VisualEyes - Visual Insights for websites es una extensión de Chrome desarrollada por https://www.visualeyes.design, y su función principal es "Instant visual analysis of websites to perform competitor analysis or conversion rate optimization.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión VisualEyes - Visual Insights for websites
Descarga archivos de extensión VisualEyes - Visual Insights for websites en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
VisualEyes extension provides you all the core features of VisualEyes.design directly to your browser toolbar. In a single click, it takes a screenshot of your active tab and performs an extensive visual analysis. The results are ready instantly! Features 1. Attention heatmaps Attention heatmaps simulate eye-tracking studies and inform you about which parts of the screen captivate the user's attention. The heatmap is based on thousands of real historical eye-tracking data. Visual Clarity 2. Visual Clarity analyses how clear and aesthetically pleasing is your design. The higher the score the cleaner the design. Also, the clarity prediction includes a map that indicates cluttered areas in your website. Learn more on how to use it: https://bit.ly/2zQvJj1 Happy testing 🎉
Información Básica de la Extensión
Nombre | VisualEyes - Visual Insights for websites |
ID | heephfjhabnjmmeiindjefllheeddogn |
URL Oficial | https://chromewebstore.google.com/detail/visualeyes-visual-insight/heephfjhabnjmmeiindjefllheeddogn |
Descripción | Instant visual analysis of websites to perform competitor analysis or conversion rate optimization. |
Tamaño del Archivo | 149 KB |
Cantidad de Instalaciones | 2,548 |
Versión Actual | 1.12 |
Última Actualización | 2021-07-14 |
Fecha de Publicación | 2020-06-18 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | https://www.visualeyes.design |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.visualeyes.design/ |
URL de la Página de Ayuda | https://www.visualeyes.design/contact/ |
URL de la Página de Política de Privacidad | https://www.neuronsinc.com/legal/privacy-policy |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "VisualEyes - Visual Insights for websites", "description": "Instant visual analysis of websites to perform competitor analysis or conversion rate optimization.", "version": "1.12", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" }, "browser_action": { "default_icon": "icon128.png", "default_popup": "popup.html" }, "background": { "scripts": [ "vendor\/jquery.min.js", "vendor\/jquery.Jcrop.min.js", "background\/background.js", "utils\/analytics.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |