Twitch Live Categories Firefox

Examine source code of Twitch Live Categories

By: Nabih
Inspect and view changes in Twitch Live Categories source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch Live Categories",
  "version": "1.0",
  "description": "Moves the live categories section to the top of the page on Twitch's following directory",
  "icons": {
    "48": "icon.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.twitch.tv/directory/following*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "twitch-live-categories@yourdomain.com",
      "strict_min_version": "69.0"
    }
  }
}

Best Twitch Live Categories Alternatives

Here are some Firefox add-ons that are similar to Twitch Live Categories: