Crazy Egg

Crazy Egg

[DEPRECATED] Automatically identify your visitors on any web page and watch recording sessions of them using your site

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "Crazy Egg",
  "version": "1.1.0",
  "description": "[DEPRECATED] Automatically identify your visitors on any web page and watch recording sessions of them using your site",
  "homepage_url": "http://www.crazyegg.com/",
  "minimum_chrome_version": "88",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/store-icon.png"
  },
  "action": {
    "default_icon": "icons/48.png",
    "default_popup": "popup.html"
  }
}