Selection Firefox

Examine source code of Selection

By: Venom
Inspect and view changes in Selection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Selection",
  "description": "Do more with what you select.",
  "version": "1.0",
  "icons": {
    "64": "icons/selection.png"
  },
  "content_scripts": [
    {
      "js": [
        "selection.js"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ]
}

Best Selection Alternatives

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