Enable Selection Firefox

Examine source code of Enable Selection

Inspect and view changes in Enable Selection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "enable-selection",
  "version": "1.7",
  "icons": {
    "60": "icons/select_60x60.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "selection.js"
      ],
      "css": [
        "selection.css"
      ],
      "all_frames": true
    }
  ]
}

Best Enable Selection Alternatives

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