Extension Live Skyyart

Extension de Skyyart pour ses lives Twitch

Wat is Extension Live Skyyart?

Extension Live Skyyart is een Chrome-extensie ontwikkeld door Lougs, en de belangrijkste functie is "Extension de Skyyart pour ses lives Twitch".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Extension Live Skyyart

Download Extension Live Skyyart-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

                        Ne rate aucun live de Skyyart grâce son extension, te notifiant si un live est en cours ou non !                    

Basisinformatie over de Extensie

Naam Extension Live Skyyart Extension Live Skyyart
ID kpnomjccnbnihhpembhgccdlcofhjibb
Officiële URL https://chromewebstore.google.com/detail/extension-live-skyyart/kpnomjccnbnihhpembhgccdlcofhjibb
Beschrijving Extension de Skyyart pour ses lives Twitch
Bestandsgrootte 126 KB
Aantal Installaties 720
Huidige Versie 3.1
Laatst Bijgewerkt 2020-06-05
Publicatiedatum 2020-06-04
Beoordeling 5.00/5 Totaal 3 Beoordelingen
Ontwikkelaar Lougs
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Extension Live Skyyart",
    "version": "3.1",
    "description": "Extension de Skyyart pour ses lives Twitch",
    "browser_action": {
        "default_popup": "index.html"
    },
    "icons": {
        "128": "img\/logo128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ],
        "persistent": true
    },
    "permissions": [
        "notifications"
    ]
}