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입니다: