Remove Twitch Recommended Channels, Live Chat Firefox

Examine source code of Remove Twitch Recommended Channels, Live Chat

By: Unhook
Inspect and view changes in Remove Twitch Recommended Channels, Live Chat source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove Twitch Recommended Channels, Live Chat",
  "short_name": "Unhook YT",
  "icons": {
    "16": "images/icon-16.png",
    "32": "images/icon-32.png",
    "48": "images/icon-48.png",
    "128": "images/icon-128.png"
  },
  "browser_action": {
    "default_icon": "images/icon-128.png",
    "default_popup": "popup.html",
    "default_title": "Unhook Twitch"
  },
  "author": "Unhook",
  "background": {
    "scripts": [
      "js/background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "css": [
        "css/content.css"
      ],
      "js": [
        "js/content.js"
      ],
      "all_frames": true,
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "storage",
    "*://*.twitch.tv/*"
  ],
  "web_accessible_resources": [
    "js/unhook-twitch.js"
  ],
  "version": "1.0.2",
  "description": "Hide Twitch recommended channels, live chat, and related videos.",
  "applications": {
    "gecko": {
      "id": "{4262db2c-adc6-481f-b8e3-828877c148b1}"
    }
  }
}

Best Remove Twitch Recommended Channels, Live Chat Alternatives

Here are some Firefox add-ons that are similar to Remove Twitch Recommended Channels, Live Chat: