DeSaveify - Prevent accidental CTRL+S / CMD+S Firefox

Examine source code of DeSaveify - Prevent accidental CTRL+S / CMD+S

Inspect and view changes in DeSaveify - Prevent accidental CTRL+S / CMD+S source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DeSaveify",
  "version": "1.0",
  "description": "Blocks CTRL+S keyborad shortcut on websites, where you probably don't need it.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "main.js"
      ]
    }
  ]
}

Melhores alternativas DeSaveify - Prevent accidental CTRL+S / CMD+S

Aqui estão algumas Firefox add-ons que são similares a DeSaveify - Prevent accidental CTRL+S / CMD+S: