LichessMouseBlock Firefox

Examine source code of LichessMouseBlock

Par : Sene810
Inspect and view changes in LichessMouseBlock source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LichessMouseBlock",
  "version": "1.0",
  "description": "Block the annoying scrolling of moves on lichess if you are a Magic Mouse user.",
  "icons": {
    "48": "icons/border-48.png"
  },
  "content_scripts": [
    {
      "js": [
        "script.js"
      ],
      "matches": [
        "https://*.lichess.org/*"
      ],
      "run_at": "document_start"
    }
  ]
}

Meilleures alternatives LichessMouseBlock

Voici quelques Firefox add-ons qui sont similaires à LichessMouseBlock :