Don't Touch My Selection Firefox

Examine source code of Don't Touch My Selection

By: Kodigen
Inspect and view changes in Don't Touch My Selection source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Don't Touch My Selection",
  "version": "1.4",
  "description": "Prevents the anti-selection scripts from web pages.",
  "author": "Ekin Karadeniz (iamdual@icloud.com)",
  "permissions": [
    "activeTab"
  ],
  "icons": {
    "48": "icons/dtms-48.png",
    "96": "icons/dtms-96.png"
  },
  "browser_action": {
    "default_title": "Prevent anti-selection",
    "default_icon": "icons/dtms.svg"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e3475a98-fc5e-48fd-a5ea-c4304803a944}"
    }
  }
}

Best Don't Touch My Selection Alternatives

Here are some Firefox add-ons that are similar to Don't Touch My Selection: