Twetch Mute Firefox

Examine source code of Twetch Mute

提供元: prestonbrown_me
Inspect and view changes in Twetch Mute source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twetch Mute",
  "version": "1.1",
  "description": "lets you mute/hide accounts on Twetch",
  "icons": {},
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "images/muted.png",
    "default_title": "Twetch Mute",
    "default_popup": "mute_list.html"
  },
  "content_scripts": [
    {
      "matches": [
        "*://twetch.app/*"
      ],
      "js": [
        "jquery-3.5.1.min.js",
        "mute.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "images/*.png"
  ],
  "permissions": [
    "browsingData",
    "notifications",
    "storage"
  ]
}

ベストのTwetch Mute代替案

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