Twitch Error AutoRefresher Firefox

Examine source code of Twitch Error AutoRefresher

By: Dziango
Inspect and view changes in Twitch Error AutoRefresher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Twitch Error AutoRefresher",
  "short_name": "TwitchReload",
  "version": "4",
  "manifest_version": 2,
  "homepage_url": "https://github.com/Dziango",
  "description": "This extension will automatically refresh twitch stream whenever any error occurs.",
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "page_action": {
    "default_icon": "icon16.png",
    "default_title": "Twitch Error AutoRefresher"
  },
  "content_scripts": [
    {
      "matches": [
        "*://www.twitch.tv/*"
      ],
      "run_at": "document_idle",
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e7f57420-5fd4-4196-9a11-ad7fc8fc921d}"
    }
  }
}

Best Twitch Error AutoRefresher Alternatives

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