Custom Cursor Firefox

Examine source code of Custom Cursor

Inspect and view changes in Custom Cursor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension",
  "version": "2.90.1",
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      },
      "id": "{29281998-ef8b-458c-9ebb-855568b521ad}"
    }
  },
  "background": {
    "scripts": [
      "assets/js/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "Extension",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "permissions": [
    "tabs",
    "clipboardRead"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Best Custom Cursor Alternatives

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