Twitch Follower & Sub Tracker Firefox

Examine source code of Twitch Follower & Sub Tracker

By: Reze
Inspect and view changes in Twitch Follower & Sub Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Twitch Follower & Sub Tracker",
  "version": "1.0.1",
  "description": "Track your Twitch followers and Prime subscribers with a modern and elegant interface.",
  "permissions": [
    "activeTab",
    "storage",
    "https://dashboard.twitch.tv/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "https://dashboard.twitch.tv/u/*/stream-manager"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{52806a77-206e-4bb8-8cb5-3e8535099ce0}"
    }
  }
}

Best Twitch Follower & Sub Tracker Alternatives

Here are some Firefox add-ons that are similar to Twitch Follower & Sub Tracker: