Custom Cursor Sets Firefox

Examine source code of Custom Cursor Sets

Por: Ngoc Thao
Inspect and view changes in Custom Cursor Sets source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Custom Cursor Sets",
  "version": "1.0",
  "description": "Allows users to customize their cursor appearance on different websites, providing a unique and personalized browsing experience.",
  "permissions": [
    "storage",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7557392-11fe-40b6-b301-fd865d291642}"
    }
  }
}

Melhores alternativas Custom Cursor Sets

Aqui estão algumas Firefox add-ons que são similares a Custom Cursor Sets: