Disable GitHub Shortcuts Firefox

Examine source code of Disable GitHub Shortcuts

Por: hayatogh Add-on
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"
      ]
    }
  ]
}

Melhores alternativas Disable GitHub Shortcuts

Aqui estão algumas Firefox add-ons que são similares a Disable GitHub Shortcuts: