Liberto

Soyez au courant quand Liberto commence à streamer !

Apa itu Liberto?

Liberto adalah ekstensi Chrome yang dikembangkan oleh Akeran, dan fitur utamanya adalah "Soyez au courant quand Liberto commence à streamer !".

Screenshot Ekstensi

screenshot
screenshot
screenshot

Unduh Berkas CRX Ekstensi Liberto

Unduh file ekstensi Liberto dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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 !                    

Informasi Dasar Ekstensi

Nama Liberto Liberto
ID blmfddblbfnlpkmiehpbnhdnghhepdfj
URL Resmi https://chromewebstore.google.com/detail/liberto/blmfddblbfnlpkmiehpbnhdnghhepdfj
Deskripsi Soyez au courant quand Liberto commence à streamer !
Ukuran File 94.49 KB
Jumlah Instalasi 158
Versi Saat Ini 1.7
Terakhir Diperbarui 2018-06-11
Tanggal Publikasi 2018-06-11
Penilaian 5.00/5 Total 18 Penilaian
Pengembang Akeran
Tipe Pembayaran free
Bahasa yang Didukung 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"
    }
}