Instant Eye Tracking Predictions

Discover how people perceive your designs in a minute! Heat-Map.Co

Wat is Instant Eye Tracking Predictions?

Instant Eye Tracking Predictions is een Chrome-extensie ontwikkeld door https://heat-map.co, en de belangrijkste functie is "Discover how people perceive your designs in a minute! Heat-Map.Co".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Instant Eye Tracking Predictions

Download Instant Eye Tracking Predictions-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        HeatMapCo eye-tracking prediction technology helps users make their websites more profitable and user-friendly. The plugin allows to analyse web pages, mock-ups or images to clearly understand how people perceive it

What makes HeatMapCo better than other similar services? 
- it is very fast (the result is typically available in less than 20 seconds)
- it is extremely easy to use (no need to insert special codes or scripts into the web page).

HeatMapCo is a very useful service for:
- Designers
- Advertising Agencies
- Merchandisers
- Marketeers


Want to learn about our features? Check out HeatMapCo features at http://www.heat-map.co                    

Basisinformatie over de Extensie

Naam Instant Eye Tracking Predictions Instant Eye Tracking Predictions
ID gdlphncgdlaajddhdginocbkndmceaml
Officiële URL https://chromewebstore.google.com/detail/instant-eye-tracking-pred/gdlphncgdlaajddhdginocbkndmceaml
Beschrijving Discover how people perceive your designs in a minute! Heat-Map.Co
Bestandsgrootte 201 KB
Aantal Installaties 2,385
Huidige Versie 1.6.3
Laatst Bijgewerkt 2018-10-10
Publicatiedatum 2018-10-09
Beoordeling 2.26/5 Totaal 23 Beoordelingen
Ontwikkelaar https://heat-map.co
E-mail [email protected]
Betalingswijze free
Extensiewebsite http://heat-map.co
Help Pagina-URL http://heat-map.co/faqs/
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Instant Eye Tracking Predictions",
    "short_name": "Eye Tracking",
    "version": "1.6.3",
    "description": "Discover how people perceive your designs in a minute! Heat-Map.Co",
    "background": {
        "persistent": true,
        "page": "app\/background\/background.html"
    },
    "homepage_url": "http:\/\/heat-map.co\/",
    "icons": {
        "19": "icons\/icon-19.png",
        "38": "icons\/icon-38.png",
        "48": "icons\/icon.png"
    },
    "browser_action": {
        "default_icon": "icons\/icon-19.png",
        "default_popup": "app\/popup\/popup.html",
        "default_title": "Create a Visual Perception Analysis Heatmap"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'",
    "manifest_version": 2
}