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をいくつか紹介します: