Webchat Blur Firefox

Examine source code of Webchat Blur

提供元: Sujeet Kumar Add-on
Inspect and view changes in Webchat Blur source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Webchat Blur",
  "description": "Blur display on webchat app's until you hover on it.",
  "version": "1.0.1",
  "author": "Abdul Pasaribu",
  "browser_specific_settings": {
    "gecko": {
      "id": "webchat-blur@sujeet",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "tabs",
    "storage"
  ],
  "icons": {
    "16": "icon-16x16.png",
    "48": "icon-48x48.png"
  },
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "css": [
        "web-whatsapp.css"
      ],
      "js": [
        "web-whatsapp.js"
      ]
    },
    {
      "matches": [
        "https://web.telegram.org/k/*"
      ],
      "css": [
        "web-telegram-k.css"
      ],
      "js": [
        "web-telegram.js"
      ]
    },
    {
      "matches": [
        "https://web.telegram.org/z/*"
      ],
      "css": [
        "web-telegram-z.css"
      ],
      "js": [
        "web-telegram.js"
      ]
    },
    {
      "matches": [
        "https://web.telegram.org/?legacy=1#/*"
      ],
      "css": [
        "web-telegram-old.css"
      ],
      "js": [
        "web-telegram.js"
      ]
    }
  ]
}

ベストのWebchat Blur代替案

Webchat Blurに類似したFirefox add-onをいくつか紹介します: