Drag Select Checkbox Firefox

Examine source code of Drag Select Checkbox

By: aidan
Inspect and view changes in Drag Select Checkbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "drag-checkbox",
  "version": "1.1resigned1",
  "description": "Checks all checkboxes within a click and dragged area, deselects if all are already checked.",
  "permissions": [],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "script.js"
      ],
      "match_about_blank": true,
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{597cc307-d8c7-49a1-9bfd-dee79231a612}"
    }
  }
}

Best Drag Select Checkbox Alternatives

Here are some Firefox add-ons that are similar to Drag Select Checkbox: