Button Clicker Firefox

Examine source code of Button Clicker

Inspect and view changes in Button Clicker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Button Clicker",
  "version": "1.1resigned1",
  "description": "Clicks all buttons on the page",
  "icons": {
    "48": "icons/cursor.svg",
    "96": "icons/cursor.svg"
  },
  "applications": {
    "gecko": {
      "id": "dishendramishra@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.sanfoundry.com/*"
      ],
      "js": [
        "button-clicker.js"
      ]
    }
  ]
}

Meilleures alternatives Button Clicker

Voici quelques Firefox add-ons qui sont similaires à Button Clicker :