autoClick3 Firefox

Examine source code of autoClick3

By: feng
Inspect and view changes in autoClick3 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "autoClick",
  "version": "3.1",
  "description": "Adds a red border to all webpages matching mozilla.org.",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "autoClick.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "autoClick3@example.com"
    }
  }
}

Best autoClick3 Alternatives

Here are some Firefox add-ons that are similar to autoClick3: