osu!antihover Firefox

Examine source code of osu!antihover

Inspect and view changes in osu!antihover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Removes the need to hover over beatmaps. The space is already there. Use it.",
  "manifest_version": 2,
  "name": "osu!antihover",
  "version": "2.2",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "tabs",
    "webRequest",
    "*://*.osu.ppy.sh/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.osu.ppy.sh/*"
      ],
      "js": [
        "antihover.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{02838e80-19ea-47d2-87e1-e5ac31a5cc3a}"
    }
  }
}

Best osu!antihover Alternatives

Here are some Firefox add-ons that are similar to osu!antihover: