Block WhatsApp Shortcuts Firefox

Examine source code of Block WhatsApp Shortcuts

Inspect and view changes in Block WhatsApp Shortcuts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Block WhatsApp Shortcuts",
  "version": "1.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "block-whatsapp-shortcuts@josesanmartin.net",
      "strict_min_version": "58.0"
    }
  },
  "description": "Blocks Ctrl+Del shortcut in WhatsApp web.",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://web.whatsapp.com/*"
      ],
      "js": [
        "block-whatsapp-shortcuts.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best Block WhatsApp Shortcuts Alternatives

Here are some Firefox add-ons that are similar to Block WhatsApp Shortcuts: