Disable the Selection API Firefox

Examine source code of Disable the Selection API

Por: Turistu
Inspect and view changes in Disable the Selection API source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Disable the Selection API",
  "version": "0.0.0.2",
  "browser_specific_settings": {
    "gecko": {
      "id": "no-sel@ohzd.od"
    }
  },
  "permissions": [
    "*://*/*"
  ],
  "content_scripts": [
    {
      "all_frames": true,
      "match_about_blank": true,
      "run_at": "document_start",
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "no-sel.js"
      ]
    }
  ],
  "manifest_version": 2
}

Melhores alternativas Disable the Selection API

Aqui estão algumas Firefox add-ons que são similares a Disable the Selection API: