flying_mouse Firefox

Examine source code of flying_mouse

By: stryk
Inspect and view changes in flying_mouse source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "fly",
  "version": "1.1",
  "description": "Adds a fly under the pointer.",
  "icons": {
    "64": "icons/fly.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "fly.js"
      ]
    }
  ]
}

Best flying_mouse Alternatives

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