Liberto

Soyez au courant quand Liberto commence à streamer !

Wat is Liberto?

Liberto is een Chrome-extensie ontwikkeld door Akeran, en de belangrijkste functie is "Soyez au courant quand Liberto commence à streamer !".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Liberto

Download Liberto-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

                        Une notification s'affiche lorsque Liberto commence à streamer !

Lorsque l'icône est colorée, Liberto est en live !

Sinon l'icône est grisée.

Rejoins la Pepito Army !                    

Basisinformatie over de Extensie

Naam Liberto Liberto
ID blmfddblbfnlpkmiehpbnhdnghhepdfj
Officiële URL https://chromewebstore.google.com/detail/liberto/blmfddblbfnlpkmiehpbnhdnghhepdfj
Beschrijving Soyez au courant quand Liberto commence à streamer !
Bestandsgrootte 94.49 KB
Aantal Installaties 158
Huidige Versie 1.7
Laatst Bijgewerkt 2018-06-11
Publicatiedatum 2018-06-11
Beoordeling 5.00/5 Totaal 18 Beoordelingen
Ontwikkelaar Akeran
Betalingswijze free
Ondersteunde Talen fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Liberto",
    "description": "Soyez au courant quand Liberto commence \u00e0 streamer !",
    "version": "1.7",
    "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"
    }
}