Liberto

Soyez au courant quand Liberto commence à streamer !

What is Liberto?

Liberto is a Chrome extension developed by Akeran, and its main feature is "Soyez au courant quand Liberto commence à streamer !".

Extension Screenshots

screenshot
screenshot
screenshot

Download Liberto Extension CRX File

Download Liberto extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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 !                    

Extension Basic Information

Name Liberto Liberto
ID blmfddblbfnlpkmiehpbnhdnghhepdfj
Official URL https://chromewebstore.google.com/detail/liberto/blmfddblbfnlpkmiehpbnhdnghhepdfj
Description Soyez au courant quand Liberto commence à streamer !
File Size 94.49 KB
Installation Count 158
Current Version 1.7
Last Updated 2018-06-11
Publish Date 2018-06-11
Rating 5.00/5 Total 18 Ratings
Developer Akeran
Payment Type free
Supported Languages 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"
    }
}