Uncheck All Inputs Firefox

Examine source code of Uncheck All Inputs

By: karl
Inspect and view changes in Uncheck All Inputs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Uncheck All Inputs",
  "description": "Uncheck all inputs on the page.",
  "version": "0.1",
  "manifest_version": 3,
  "icons": {
    "36": "checkbox_36.png"
  },
  "permissions": [
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "uncheck-all-inputs@basickarl.io"
    }
  },
  "action": {
    "default_title": "Uncheck All Inputs",
    "default_popup": "index.html"
  }
}

Best Uncheck All Inputs Alternatives

Here are some Firefox add-ons that are similar to Uncheck All Inputs: