Selection Disabler Firefox

Examine source code of Selection Disabler

Inspect and view changes in Selection Disabler source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Selection Disabler",
  "description": "Disable Selection on websites",
  "icons": {
    "48": "icons/48.png",
    "96": "icons/48.png"
  },
  "content_scripts": [
    {
      "js": [
        "content_script.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "version": "1.0.0.1resigned1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{090589d3-7a44-46bc-bca1-19e11cc12883}"
    }
  }
}

Best Selection Disabler Alternatives

Here are some Firefox add-ons that are similar to Selection Disabler: