Cool Cursors - Custom Cursor Firefox

Examine source code of Cool Cursors - Custom Cursor

Inspect and view changes in Cool Cursors - Custom Cursor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "action": {
    "default_popup": "popup.html",
    "default_title": "Cool Cursors"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "content-scripts/content.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "Customize your experience of using the Edge browser with cool free mouse cursors.",
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "icon/16.png",
    "32": "icon/32.png",
    "48": "icon/48.png",
    "96": "icon/96.png",
    "128": "icon/128.png"
  },
  "manifest_version": 3,
  "name": "Cool Cursors - Custom Cursor",
  "permissions": [
    "storage",
    "scripting",
    "declarativeNetRequest"
  ],
  "version": "3.0.0",
  "browser_specific_settings": {
    "gecko": {
      "id": "{b7d4e8f2-3c9a-4e6b-8d1f-2a5c7e9b3d4f}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Cool Cursors - Custom Cursor Alternatives

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