Checkbox Tools Firefox

Examine source code of Checkbox Tools

By: Nai
Inspect and view changes in Checkbox Tools source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Checkbox Tools",
  "version": "1.0",
  "description": "Control checkboxes on any page.",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b855cba1-043a-4e1c-80f2-67295ba87741}"
    }
  }
}

Best Checkbox Tools Alternatives

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