Streamer Rankings Firefox

Examine source code of Streamer Rankings

By: nobody
Inspect and view changes in Streamer Rankings source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Streamer Rankings",
  "version": "1.0.1",
  "description": "This extension adds indicators next to each streamer's name on Twitch, the livestreaming platform. The indicator represents the streamer's ranking in terms of revenue made from the site over the last two years. Firefox port of Ottomated's Otto Numbers",
  "content_scripts": [
    {
      "matches": [
        "https://*.twitch.tv/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "script.js"
      ]
    }
  ]
}

Best Streamer Rankings Alternatives

Here are some Firefox add-ons that are similar to Streamer Rankings: