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

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

제작자: Patrik Vácal
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"
      ]
    }
  ]
}

최고의 DeSaveify - Prevent accidental CTRL+S / CMD+S 대안

다음은 DeSaveify - Prevent accidental CTRL+S / CMD+S과(와) 유사한 Firefox add-on입니다: