180AllStars Pulse Firefox

Examine source code of 180AllStars Pulse

Inspect and view changes in 180AllStars Pulse source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "180AllStars PULSE",
  "description": "180AllStars PULSE für AutoDarts.",
  "version": "0.1.88",
  "icons": {
    "16": "assets/icon-16.png",
    "32": "assets/icon-32.png",
    "48": "assets/icon-48.png",
    "128": "assets/icon-128.png"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://play.autodarts.io/*",
    "https://180allstars.de/*",
    "https://api.autodarts.io/*",
    "https://autodarts.io/*"
  ],
  "background": {
    "service_worker": "background/service-worker.js",
    "scripts": [
      "background/service-worker.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://play.autodarts.io/*",
        "https://180allstars.de/*"
      ],
      "js": [
        "shared/constants.js",
        "shared/storage-adapter.js",
        "shared/request-adapter.js",
        "shared/migration.js",
        "content/runtime.js",
        "content/autodarts-content.js",
        "content/allstars-content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "vendor/connectors/autodarts-connector.logic.js",
        "vendor/connectors/autodarts-live-match.logic.js",
        "vendor/connectors/autodarts-match-chat.logic.js"
      ],
      "matches": [
        "https://play.autodarts.io/*",
        "https://180allstars.de/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "pulse@180allstars.de",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      },
      "strict_min_version": "109.0"
    }
  }
}

Best 180AllStars Pulse Alternatives

Here are some Firefox add-ons that are similar to 180AllStars Pulse: