Cursor Stealer Buddy Firefox

Examine source code of Cursor Stealer Buddy

Inspect and view changes in Cursor Stealer Buddy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Cursor Stealer Buddy",
  "version": "1.0.0",
  "description": "A cute duck steals your cursor for fun micro-breaks. Stay refreshed!",
  "browser_specific_settings": {
    "gecko": {
      "id": "cursor-stealer-buddy@extension",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "data_collection_permissions": {
    "required": [],
    "optional": []
  },
  "permissions": [
    "alarms",
    "storage",
    "tabs"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_idle",
      "all_frames": false
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best Cursor Stealer Buddy Alternatives

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