Plutus Analytics Dashboard Firefox

Examine source code of Plutus Analytics Dashboard

Inspect and view changes in Plutus Analytics Dashboard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "content.js"
      ],
      "matches": [
        "https://dex.plutus.it/*"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "index.html"
      ],
      "matches": [
        "https://*/*",
        "http://*/*"
      ]
    }
  ],
  "host_permissions": [
    "https://dex.plutus.it/dashboard/*"
  ],
  "description": "New graphical interface for Plutus with more features.",
  "icons": {
    "16": "/icon/icon16.png",
    "19": "/icon/icon19.png",
    "32": "/icon/icon32.png",
    "38": "/icon/icon38.png",
    "48": "/icon/icon48.png",
    "128": "/icon/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{2ce8eebc-ff6e-4321-a115-55a7272652e8}"
    }
  },
  "manifest_version": 3,
  "name": "Plutus Analytics Dashboard",
  "permissions": [
    "storage"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.0.12"
}

Best Plutus Analytics Dashboard Alternatives

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