Indefinitely Hide mouse Firefox

Examine source code of Indefinitely Hide mouse

제작자: KriyenKP
Inspect and view changes in Indefinitely Hide mouse source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Hide mouse pointer",
  "version": "1.1.0",
  "description": "Hides the mouse pointer/cursor after scrolling.",
  "author": "Kenneth Sundqvist <kenneth@kesu.se> (kesu.se)",
  "homepage_url": "https://github.com/KennethSundqvist/hide-mouse-pointer-browser-extension",
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png",
    "300": "icon300.png"
  },
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content-script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d8903a28-4273-426c-be0b-f03a934c8fc9}"
    }
  }
}

최고의 Indefinitely Hide mouse 대안

다음은 Indefinitely Hide mouse과(와) 유사한 Firefox add-on입니다: