Cursor Style Firefox

Examine source code of Cursor Style

Inspect and view changes in Cursor Style source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Extension",
  "version": "3.1.0",
  "browser_specific_settings": {
    "gecko": {
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      },
      "strict_min_version": "109.0",
      "id": "{07cdf98b-03c4-49e1-a9dc-c758103cb81e}"
    }
  },
  "background": {
    "scripts": [
      "assets/js/home/background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_popup": "start.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "permissions": [
    "clipboardRead"
  ],
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  }
}

Best Cursor Style Alternatives

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