Disable GitHub Shortcuts Firefox

Examine source code of Disable GitHub Shortcuts

Inspect and view changes in Disable GitHub Shortcuts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Disable GitHub Shortcuts",
  "version": "1",
  "browser_specific_settings": {
    "gecko": {
      "id": "@disable-github-shortcuts",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.github.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Best Disable GitHub Shortcuts Alternatives

Here are some Firefox add-ons that are similar to Disable GitHub Shortcuts: