Focus Follows Mouse Firefox

Examine source code of Focus Follows Mouse

Inspect and view changes in Focus Follows Mouse source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Focus Follows Mouse",
  "description": "A productivity tool which automatically focuses form elements and links.",
  "version": "1.2resigned1",
  "icons": {
    "64": "focus-follows-mouse-64.png",
    "128": "focus-follows-mouse-128.png"
  },
  "permissions": [
    "tabs",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "focus-follows-mouse.js"
      ],
      "run_at": "document_end"
    }
  ],
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "focus-follows-input@spyrosoft.com"
    }
  }
}

Best Focus Follows Mouse Alternatives

Here are some Firefox add-ons that are similar to Focus Follows Mouse: