OpenDKP Helper Firefox

Examine source code of OpenDKP Helper

Inspect and view changes in OpenDKP Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "OpenDKP Helper",
  "version": "2.3.10",
  "description": "OpenDKP auction alerts, RaidTick reminders, and loot queue for raid leaders. Works in Chrome and Firefox.",
  "permissions": [
    "activeTab",
    "storage",
    "notifications",
    "clipboardWrite",
    "scripting",
    "alarms"
  ],
  "host_permissions": [
    "https://opendkp.com/*",
    "https://*.opendkp.com/*",
    "https://api.opendkp.com/*",
    "https://api-test.opendkp.com/*",
    "https://cognito-idp.us-east-2.amazonaws.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://opendkp.com/*",
        "https://*.opendkp.com/*"
      ],
      "js": [
        "lib/rank-bid-limits.js",
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "jobsdone.mp3",
        "workcomplete.mp3",
        "ding1.mp3",
        "ding2.mp3",
        "ding3.mp3",
        "ding4.mp3",
        "bell.mp3",
        "alarm.mp3",
        "hotel.mp3",
        "icons/icon-48.png",
        "icons/icon-16.png",
        "icons/icon-128.png"
      ],
      "matches": [
        "https://opendkp.com/*",
        "https://*.opendkp.com/*"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_title": "OpenDKP Helper",
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "options_page": "options.html",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "lib/opendkp-api.js",
      "lib/rank-bid-limits.js",
      "lib/auto-bid.js",
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "opendkp-timer-alert@opendkp.com",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best OpenDKP Helper Alternatives

Here are some Firefox add-ons that are similar to OpenDKP Helper: