Doigby

L'extension vous informe du statut de la chaîne Twitch de Doigby.

Cos'è Doigby?

Doigby è un'estensione di Chrome sviluppata da https://doigby.com, e la sua funzione principale è "L'extension vous informe du statut de la chaîne Twitch de Doigby.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Doigby

Scarica i file di estensione Doigby in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        L'application vous tient informé du statut de la chaîne Twitch de Doigby.
Accédez au live en un clic !

Rouge: offline.
Bleu: online.

De plus, elle permet à votre navigateur de vous avertir à l'aide d'une petite fenêtre lorsque Doigby passe en live.                    

Informazioni di Base sull'Estensione

Nome Doigby Doigby
ID omkjaeopjjopljblegaejfcahcogpdho
URL Ufficiale https://chromewebstore.google.com/detail/doigby/omkjaeopjjopljblegaejfcahcogpdho
Descrizione L'extension vous informe du statut de la chaîne Twitch de Doigby.
Dimensione del File 26.43 KB
Conteggio Installazioni 1,205
Versione Corrente 1.2.1
Ultimo Aggiornamento 2016-09-16
Data di Pubblicazione 2016-09-16
Valutazione 4.83/5 Totale 23 Valutazioni
Sviluppatore https://doigby.com
Tipo di Pagamento free
Lingue Supportate fr
manifest.json
{
    "background": {
        "scripts": [
            "parameters.js",
            "btnlive.js",
            "chrome.js"
        ]
    },
    "browser_action": {
        "default_icon": "iconoff48.png"
    },
    "description": "L'extension vous informe du statut de la cha\u00eene Twitch de Doigby.",
    "icons": {
        "128": "iconoff128.png",
        "16": "iconoff16.png",
        "48": "iconoff48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsCrNSG\/pENTYxTn0N4WRBw6XTIyWBjFuw4HA68FcShWlIk+vdmjqKf2ZEN21MVTM5VvvTIIi6Q53V4ggZoXQgAfXrMqEGZfcw9ZxW5YnyF1wJRvCsUBt17Lh4FVvnE9j8OrP9QO5a21w5qb0zLz7uP705PEypzTlCUirNx5LE\/te8okaPZYf0\/\/eM9imc1SJr5CeVblkcX\/wMaN\/tWDS\/+A3ZCnth86JuJR1MKr\/yV5PphC3iGmiXhDy4iX2xYvHSFFLEwUuu5DuzbSV\/BOaJJjWtWNefkIPcm6gWObV6yXSWrY3Ssg6eRPDxgICQmQI+0hq57R4umjr2wkse9HOowIDAQAB",
    "manifest_version": 2,
    "name": "Doigby",
    "permissions": [
        "https:\/\/api.twitch.tv\/",
        "notifications"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.1"
}