Spitation Extension

Soyez au courant quand votre streameur préféré commence à streamer!

Wat is Spitation Extension?

Spitation Extension is een Chrome-extensie ontwikkeld door Zygger, en de belangrijkste functie is "Soyez au courant quand votre streameur préféré commence à streamer!".

Download het CRX-bestand van de extensie Spitation Extension

Download Spitation Extension-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Voici l'extension de Spitation ! Télécharge là et soit au courant quand il stream.

Tu seras au courant grâce à l'icône qui passe en couleur quand il sera ON !
Juste un clique sur l'icône et tu seras redirigé vers son stream.                    

Basisinformatie over de Extensie

Naam Spitation Extension Spitation Extension
ID fapcjmpeikbacdjlghlebalpcifangfh
Officiële URL https://chrome.google.com/webstore/detail/spitation-extension/fapcjmpeikbacdjlghlebalpcifangfh
Beschrijving Soyez au courant quand votre streameur préféré commence à streamer!
Bestandsgrootte 62.69 KB
Aantal Installaties 15
Huidige Versie 2.4.5
Laatst Bijgewerkt 2016-10-02
Publicatiedatum 2016-10-02
Beoordeling 5.00/5 Totaal 4 Beoordelingen
Ontwikkelaar Zygger
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Spitation Extension",
    "description": "Soyez au courant quand votre streameur pr\u00e9f\u00e9r\u00e9 commence \u00e0 streamer!",
    "version": "2.4.5",
    "background": {
        "scripts": [
            "parameters.js",
            "btnlive.js",
            "chrome.js"
        ]
    },
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "browser_action": {
        "default_icon": "iconoff48.png"
    },
    "icons": {
        "16": "iconoff16.png",
        "48": "iconoff48.png",
        "128": "iconoff128.png"
    }
}