Twitch Live Sratuke
Vous notifie lorsque Sratuke est en live
Wat is Twitch Live Sratuke?
Twitch Live Sratuke is een Chrome-extensie ontwikkeld door Jyben, en de belangrijkste functie is "Vous notifie lorsque Sratuke est en live".
Extensie Screenshots
Download het CRX-bestand van de extensie Twitch Live Sratuke
Download Twitch Live Sratuke-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
                        Vous notifie lorsque Sratuke est en live.                     Basisinformatie over de Extensie
| Naam |   |  
| ID | gdhbppdfpgjgbepdbgiaehnobliaakhd | 
| Officiële URL | https://chromewebstore.google.com/detail/twitch-live-sratuke/gdhbppdfpgjgbepdbgiaehnobliaakhd | 
| Beschrijving | Vous notifie lorsque Sratuke est en live | 
| Bestandsgrootte | 169 KB | 
| Aantal Installaties | 29 | 
| Huidige Versie | 2.0.4 | 
| Laatst Bijgewerkt | 2020-05-01 | 
| Publicatiedatum | 2020-05-01 | 
| Beoordeling | 5.00/5 Totaal 2 Beoordelingen | 
| Ontwikkelaar | Jyben | 
| Betalingswijze | free | 
| Ondersteunde Talen | fr | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Twitch Live Sratuke",
    "description": "Vous notifie lorsque Sratuke est en live",
    "version": "2.0.4",
    "browser_action": {
        "default_popup": "index.html"
    },
    "icons": {
        "64": "img\/64.png",
        "128": "img\/128.png"
    },
    "background": {
        "scripts": [
            "js\/twitchalert.js",
            "js\/background.js"
        ]
    },
    "permissions": [
        "notifications",
        "storage"
    ],
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com\/ajax\/libs\/jquery\/3.3.1\/jquery.min.js https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/popper.js\/1.14.3\/umd\/popper.min.js https:\/\/maxcdn.bootstrapcdn.com\/bootstrap\/4.1.3\/js\/bootstrap.min.js object-src 'self'"
}  |  |