sssHideCur : mouse pointer hider Firefox

Examine source code of sssHideCur : mouse pointer hider

Inspect and view changes in sssHideCur : mouse pointer hider source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "__MSG_extName__",
  "version": "1.0.1",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "icons/icon016.png",
    "48": "icons/icon048.png",
    "128": "icons/icon128.png"
  },
  "options_page": "options.html",
  "action": {
    "default_title": "__MSG_actionTitle__"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "dev_sssHideCur@sensyusya.co.jp",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "content.css"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ]
}

Best sssHideCur : mouse pointer hider Alternatives

Here are some Firefox add-ons that are similar to sssHideCur : mouse pointer hider: