Twitch Persistent Player Removal Firefox

Examine source code of Twitch Persistent Player Removal

By: Slezak
Inspect and view changes in Twitch Persistent Player Removal source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Removes the persistent player from twitch.tv on the About, Schedule, and Videos pages",
  "manifest_version": 2,
  "name": "Twitch Persistent Player Removal",
  "version": "1.3",
  "homepage_url": "https://github.com/rob-slezak/TwitchPersistentPlayerRemoval",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.twitch.tv/*"
      ],
      "js": [
        "playerRemoval.js"
      ],
      "css": [
        "playerRemoval.css"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{b5acaa55-d6e7-40eb-9be1-2a0ca1d020cd}"
    }
  }
}

Best Twitch Persistent Player Removal Alternatives

Here are some Firefox add-ons that are similar to Twitch Persistent Player Removal: