StreamerHouse Team Tracker

Keep track of who's online from the StreamerHouse Team on Twitch (http://www.twitch.tv/team/streamerhouse) Updates every 60 seconds.

What is StreamerHouse Team Tracker?

StreamerHouse Team Tracker is a Chrome extension developed by https://streamer.house, and its main feature is "Keep track of who's online from the StreamerHouse Team on Twitch (http://www.twitch.tv/team/streamerhouse) Updates every 60 seconds.".

Download StreamerHouse Team Tracker Extension CRX File

Download StreamerHouse Team Tracker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Keep track of who's online from the StreamerHouse Team on Twitch http://www.twitch.tv/team/streamerhouse Updates every 60 seconds.                    

Extension Basic Information

Name StreamerHouse Team Tracker StreamerHouse Team Tracker
ID babjacndbfhojnpgllejciapmpobejml
Official URL https://chromewebstore.google.com/detail/streamerhouse-team-tracke/babjacndbfhojnpgllejciapmpobejml
Description Keep track of who's online from the StreamerHouse Team on Twitch (http://www.twitch.tv/team/streamerhouse) Updates every 60 seconds.
File Size 55.36 KB
Installation Count 12
Current Version 1.2.3.4
Last Updated 2016-07-06
Publish Date 2016-07-06
Rating 5.00/5 Total 7 Ratings
Developer https://streamer.house
Payment Type free
Extension Website http://www.twitch.tv/team/streamerhouse
Help Page URL http://www.twitch.tv/tree
Supported Languages en
manifest.json
{
    "background": {
        "scripts": [
            "jquery-1.8.3.min.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "badge19.png",
            "38": "badge38.png"
        },
        "default_popup": "popup.html"
    },
    "description": "Keep track of who's online from the StreamerHouse Team on Twitch (http:\/\/www.twitch.tv\/team\/streamerhouse) Updates every 60 seconds.",
    "icons": {
        "128": "badge128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm6oOmx8re8TndMa2RxE6EoVpgV0eTYpn\/MNLNR03JY6OFr\/RbgLVlXg5wMhLLr4nIy60CnargPBHCzXhROTZ6mU0mTeON\/nng+Z1qPGuCKnwNjZTfqM3vywIOVpMyO4Z7vVKI2bKwzOgU28OZz0tLf4V40TE3sj3JuSfEUjmE8zIiLQ4GKJ2NPWGpnJ0RVAMgWZGOK+UeGXtjAGFZ2R13mrFBxi1pEmwprQOFcEsD8zQij\/UIldePNNKet5JzAV2FmhPhZOQCcEdMpcR\/5VcA9jB94M90hRsVIZLwGXN3fioo70xZBu+c\/nzaXtz6rGqXy9kVsQjy4BIWVcRtLgY+wIDAQAB",
    "manifest_version": 2,
    "name": "StreamerHouse Team Tracker",
    "permissions": [
        "*:\/\/*.twitch.tv\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.3.4"
}