Dynamic Time Theme Cursor Firefox

Examine source code of Dynamic Time Theme Cursor

Inspect and view changes in Dynamic Time Theme Cursor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "version": "1.0",
  "name": "Browser Cursor Changer",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "main.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "48": "assets/icon.png"
    },
    "default_popup": "popup.html",
    "default_title": "Browser Cursor Changer"
  },
  "permissions": [
    "activeTab",
    "theme"
  ],
  "applications": {
    "gecko": {
      "strict_min_version": "55.0a2",
      "id": "{290260ef-4b6f-4d58-a532-02cf1d0c3e66}"
    }
  }
}

Best Dynamic Time Theme Cursor Alternatives

Here are some Firefox add-ons that are similar to Dynamic Time Theme Cursor: