By: Mr Francis Ruiz
Inspect and view changes in Crazy Egg PM source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Crazy Egg V2",
"version": "1.3",
"description": "Mozilla extension for Crazy Egg website heatmap and analytics tracking.",
"permissions": [
"storage",
"activeTab",
"tabs"
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
}
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contentScript.js"
],
"run_at": "document_idle"
}
],
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{42f7e9a8-bfa6-43c7-99dc-3c7e435e0886}"
}
}
} Best Crazy Egg PM Alternatives
Here are some Firefox add-ons that are similar to Crazy Egg PM:
SEO Analyzer
Alvin Cole
Browser Heatmap Visualizer
Cosima
Matomo Injector
Lukas Winkler
Page Engagement Analyzer
daeya
Prime Watcher
Riley Martin
BlazeMeter
58WIN
SEO Speed Optimizer
Dave Alexander
CRO Tracker
Wayne Henderson
Web Insights
Francesco De Stefano
SEO Optimizer
Manisha Rajak
Gecko Code Coverage
marco