Privacy Screen Firefox

Examine source code of Privacy Screen

제작자: Colorflection
Inspect and view changes in Privacy Screen source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacy Screen",
  "version": "1.0",
  "description": "Privacy Screen is a firefox extension that hides webpages when your mouse is not hovering on your window.",
  "icons": {
    "48": "icons/privacy.svg",
    "96": "icons/privacy.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "privacyscreen.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bbddae62-3532-45bc-b183-0293cb50036d}"
    }
  }
}

최고의 Privacy Screen 대안

다음은 Privacy Screen과(와) 유사한 Firefox add-on입니다: