theSHEDteam

Shows current team members who are streaming

Qu'est-ce que theSHEDteam ?

theSHEDteam est une extension Chrome développée par https://www.theshedteam.com, et sa fonction principale est "Shows current team members who are streaming".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension theSHEDteam

Téléchargez les fichiers d'extension theSHEDteam 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

                        This extension shows a live list of theSHED streamers currently on MIXER and Twitch                    

Informations de Base sur l'Extension

Nom theSHEDteam theSHEDteam
ID fgijkobneekkpepboilhdjcokecmllcg
URL Officiel https://chromewebstore.google.com/detail/theshedteam/fgijkobneekkpepboilhdjcokecmllcg
Description Shows current team members who are streaming
Taille du Fichier 9.97 KB
Nombre d'Installations 22
Version Actuelle 1.1
Dernière Mise à Jour 2019-04-22
Date de Publication 2019-04-21
Évaluation 5.00/5 Total 6 Évaluations
Développeur https://www.theshedteam.com
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://theshedteam.com/privacy
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "theSHEDteam",
    "description": "Shows current team members who are streaming",
    "version": "1.1",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "management",
        "activeTab",
        "storage"
    ]
}