Analytics & Insights Firefox

Examine source code of Analytics & Insights

Inspect and view changes in Analytics & Insights source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Analytics & Insights",
  "description": "Inoffizielle Erweiterung für mehr Übersicht über deine Einnahmen bei Makerist.",
  "version": "2.3.2",
  "manifest_version": 2,
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://partner.makerist.com/*"
      ],
      "css": [
        "main.css"
      ],
      "js": [
        "chart.min.js",
        "moment.min.js",
        "orderChart.js",
        "contentScript.js"
      ]
    }
  ],
  "permissions": [
    "tabs",
    "webNavigation"
  ],
  "icons": {
    "16": "/images/makerist_insights16.png",
    "32": "/images/makerist_insights32.png",
    "48": "/images/makerist_insights48.png",
    "128": "/images/makerist_insights128.png"
  }
}

Best Analytics & Insights Alternatives

Here are some Firefox add-ons that are similar to Analytics & Insights: