TDRP's Cursors Firefox

Examine source code of TDRP's Cursors

By: TDRP
Inspect and view changes in TDRP's Cursors source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "tdrbot.github.io Default Mouse",
  "version": "1.0",
  "description": "An extension that changes the mouse cursor to the tdrbot.github.io mouse.",
  "permissions": [
    "activeTab"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ]
    }
  ],
  "icons": {
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3bf3f10-19d4-4173-b8d8-4581af51f698}"
    }
  }
}

Best TDRP's Cursors Alternatives

Here are some Firefox add-ons that are similar to TDRP's Cursors: