DeviceHerd Analytics Firefox

Examine source code of DeviceHerd Analytics

Inspect and view changes in DeviceHerd Analytics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "DeviceHerd Analytics for Unetwork",
  "version": "1.0.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "unity-node-analytics@extension",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "websiteContent",
          "technicalAndInteraction"
        ]
      }
    }
  },
  "description": "Track your Unetwork earnings and tasks — monitor lease status, daily rewards, and allocation history at a glance.",
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://api.brayanjes.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "Analytics",
    "default_icon": {
      "32": "icons/icon.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://manage.unetwork.io/*",
        "https://manage.unitynodes.io/*"
      ],
      "js": [
        "content-main.js"
      ],
      "run_at": "document_start",
      "world": "MAIN"
    },
    {
      "matches": [
        "https://manage.unetwork.io/*",
        "https://manage.unitynodes.io/*"
      ],
      "js": [
        "content-bridge.js"
      ],
      "run_at": "document_start"
    }
  ],
  "icons": {
    "32": "icons/icon.png"
  }
}

Best DeviceHerd Analytics Alternatives

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