Dan Overlay for osu!web Firefox

Examine source code of Dan Overlay for osu!web

Inspect and view changes in Dan Overlay for osu!web source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Dan Overlay for osu!web",
  "version": "3.0.0",
  "description": "Estimated osu!mania dan tier, MSD and Quaver rating for the open beatmap, computed in-browser.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "host_permissions": [
    "https://osu.ppy.sh/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Dan Overlay",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self'"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "danoverlay-web@chowell.it",
      "strict_min_version": "115.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Dan Overlay for osu!web Alternatives

Here are some Firefox add-ons that are similar to Dan Overlay for osu!web: