Discord Quest Hunter Firefox

Examine source code of Discord Quest Hunter

By: dongmin
Inspect and view changes in Discord Quest Hunter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Discord Quest Hunter",
  "version": "1.0.4",
  "description": "",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "activeTab",
    "*://discord.com/quest-home"
  ],
  "icons": {
    "48": "icon48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "web_accessible_resources": [
    "main.js"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://discord.com/quest-home"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ccaf3dc1-9dab-4296-bb1f-0015fb853920}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Discord Quest Hunter Alternatives

Here are some Firefox add-ons that are similar to Discord Quest Hunter: