Twitch Features Firefox

Examine source code of Twitch Features

Inspect and view changes in Twitch Features source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch Features",
  "version": "3",
  "description": "Search Twitch chat logs",
  "content_scripts": [
    {
      "matches": [
        "https://www.twitch.tv/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "https://gql.twitch.tv/gql",
    "https://api.twitch.tv/*"
  ],
  "icons": {
    "16": "16.png",
    "48": "48.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "search-icon.png",
    "default_title": "Twitch Features"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{0d630973-ee51-4d83-9d1c-28b348426699}"
    }
  }
}

Best Twitch Features Alternatives

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