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.
Qu'est-ce que StreamerHouse Team Tracker ?
StreamerHouse Team Tracker est une extension Chrome développée par https://streamer.house, et sa fonction principale est "Keep track of who's online from the StreamerHouse Team on Twitch (http://www.twitch.tv/team/streamerhouse) Updates every 60 seconds.".
Télécharger le fichier CRX de l'extension StreamerHouse Team Tracker
Téléchargez les fichiers d'extension StreamerHouse Team Tracker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Keep track of who's online from the StreamerHouse Team on Twitch http://www.twitch.tv/team/streamerhouse Updates every 60 seconds.
Informations de Base sur l'Extension
Nom | StreamerHouse Team Tracker |
ID | babjacndbfhojnpgllejciapmpobejml |
URL Officiel | 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. |
Taille du Fichier | 55.36 KB |
Nombre d'Installations | 12 |
Version Actuelle | 1.2.3.4 |
Dernière Mise à Jour | 2016-07-06 |
Date de Publication | 2016-07-06 |
Évaluation | 5.00/5 Total 7 Évaluations |
Développeur | https://streamer.house |
Type de Paiement | free |
Site Web de l'Extension | http://www.twitch.tv/team/streamerhouse |
URL de la Page d'Aide | http://www.twitch.tv/tree |
Langues Prises en Charge | 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" } |