Full Crosshair Cursor Firefox

Examine source code of Full Crosshair Cursor

By: Cergo Add-on
Inspect and view changes in Full Crosshair Cursor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Full Crosshair Cursor",
  "version": "1.0.1",
  "description": "Full Crosshair Cursor over window",
  "icons": {
    "16": "src/icons/16.png",
    "48": "src/icons/48.png",
    "128": "src/icons/128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "src/app.js"
      ],
      "css": [
        "src/style.css"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ]
}

Best Full Crosshair Cursor Alternatives

Here are some Firefox add-ons that are similar to Full Crosshair Cursor: