Timtoobias Live

Soyez toujours au courant des lives & vidéos de votre streameur Dofus préféré

Wat is Timtoobias Live?

Timtoobias Live is een Chrome-extensie ontwikkeld door Hector Lachambre, en de belangrijkste functie is "Soyez toujours au courant des lives & vidéos de votre streameur Dofus préféré".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Timtoobias Live

Download Timtoobias Live-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

                        Soyez notifié si Timtoobias démarre une diffusion Twitch ou si une nouvelle vidéo Youtube est publiée, de plus vous pourrez y accéder depuis l'extension.                    

Basisinformatie over de Extensie

Naam Timtoobias Live Timtoobias Live
ID lomhkkpmgdgjimlhedaoojeciicaflap
Officiële URL https://chromewebstore.google.com/detail/timtoobias-live/lomhkkpmgdgjimlhedaoojeciicaflap
Beschrijving Soyez toujours au courant des lives & vidéos de votre streameur Dofus préféré
Bestandsgrootte 185 KB
Aantal Installaties 23
Huidige Versie 2.0.2
Laatst Bijgewerkt 2019-03-21
Publicatiedatum 2019-03-21
Beoordeling 5.00/5 Totaal 8 Beoordelingen
Ontwikkelaar Hector Lachambre
Betalingswijze free
Ondersteunde Talen fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Timtoobias Live",
    "version": "2.0.2",
    "description": "Soyez toujours au courant des lives & vid\u00e9os de votre streameur Dofus pr\u00e9f\u00e9r\u00e9",
    "permissions": [
        "huzlive.hectorlachambre.pro\/*",
        "activeTab",
        "notifications",
        "storage"
    ],
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/tim_logo16.png",
            "32": "images\/tim_logo32.png",
            "48": "images\/tim_logo48.png",
            "128": "images\/tim_logo128.png"
        }
    },
    "icons": {
        "16": "images\/tim_logo16.png",
        "32": "images\/tim_logo32.png",
        "48": "images\/tim_logo48.png",
        "128": "images\/tim_logo128.png"
    },
    "manifest_version": 2
}