Twitch Live Sratuke

Vous notifie lorsque Sratuke est en live

What is Twitch Live Sratuke?

Twitch Live Sratuke is a Chrome extension developed by Jyben, and its main feature is "Vous notifie lorsque Sratuke est en live".

Extension Screenshots

screenshot

Download Twitch Live Sratuke Extension CRX File

Download Twitch Live Sratuke 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

                        Vous notifie lorsque Sratuke est en live.                    

Extension Basic Information

Name Twitch Live Sratuke Twitch Live Sratuke
ID gdhbppdfpgjgbepdbgiaehnobliaakhd
Official URL https://chromewebstore.google.com/detail/twitch-live-sratuke/gdhbppdfpgjgbepdbgiaehnobliaakhd
Description Vous notifie lorsque Sratuke est en live
File Size 169 KB
Installation Count 29
Current Version 2.0.4
Last Updated 2020-05-01
Publish Date 2020-05-01
Rating 5.00/5 Total 2 Ratings
Developer Jyben
Payment Type free
Supported Languages 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'"
}