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"
      ]
    }
  ]
}

ベストのButton Clicker代替案

Button Clickerに類似したFirefox add-onをいくつか紹介します: