github-nokeybindings Firefox

Examine source code of github-nokeybindings

Inspect and view changes in github-nokeybindings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Disables keybindings on GitHub",
  "manifest_version": 2,
  "name": "github-nokeybindings",
  "version": "1.1",
  "homepage_url": "https://github.com/mattiasb/firefox-github-nokeybindings",
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "nokeys.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "@github-nokeybindings",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best github-nokeybindings Alternatives

Here are some Firefox add-ons that are similar to github-nokeybindings: