Ultimate Twitch Folders Firefox

Examine source code of Ultimate Twitch Folders

Inspect and view changes in Ultimate Twitch Folders source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extName__",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "manifest_version": 3,
  "action": {
    "default_popup": "src/action_popup/popup.html"
  },
  "permissions": [
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "https://api.twitch.tv/*",
    "https://id.twitch.tv/*",
    "https://www.twitch.tv/*"
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "src/iframe/config-popup.html",
        "assets/*"
      ],
      "matches": [
        "*://*.twitch.tv/*"
      ]
    }
  ],
  "content_scripts": [
    {
      "matches": [
        "https://www.twitch.tv/*"
      ],
      "js": [
        "content_script.js"
      ]
    }
  ],
  "icons": {
    "16": "assets/icon16.png",
    "32": "assets/icon32.png",
    "48": "assets/icon48.png",
    "128": "assets/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "twitch-ultimate-folder@karmakat",
      "strict_min_version": "127.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "version": "1.0.3"
}

Best Ultimate Twitch Folders Alternatives

Here are some Firefox add-ons that are similar to Ultimate Twitch Folders: