Stream Overview Help for Twitch.tv

Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv

Τι είναι το Stream Overview Help for Twitch.tv;

Το Stream Overview Help for Twitch.tv είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον elmatzo, και η κύρια λειτουργία του είναι "Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv".

Στιγμιότυπα Επέκτασης

screenshot
screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Stream Overview Help for Twitch.tv

Λήψη αρχείων επέκτασης Stream Overview Help for Twitch.tv σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        This Extension helps you to browse through popular streams of twitch.tv - including Starcraft 2, DOTA2 and Counterstrike:Global Offensive. You can also choose to browse through other highly demanded games that are currently streamed.

When hovering a stream it will tell u the status and by clicking it the stream will open in a new browser tab.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Stream Overview Help for Twitch.tv Stream Overview Help for Twitch.tv
ID ojippkcpbeoaidiagnpfojbhlgnllnkf
Επίσημο URL https://chromewebstore.google.com/detail/stream-overview-help-for/ojippkcpbeoaidiagnpfojbhlgnllnkf
Περιγραφή Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv
Μέγεθος Αρχείου 73.15 KB
Αριθμός Εγκαταστάσεων 20
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2014-07-27
Ημερομηνία Δημοσίευσης 2014-07-27
Αξιολόγηση 5.00/5 Συνολικά 4 Αξιολογήσεις
Προγραμματιστής elmatzo
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Stream Overview Help for Twitch.tv",
    "description": "Shows current most popular CS:GO, Dota2 and SC2 streams with the ability to browse through current top 10 streams of Twitch.tv",
    "version": "1.0",
    "icons": {
        "16": "16.png",
        "48": "48.png",
        "128": "128.png"
    },
    "content_security_policy": "script-src 'self' https:\/\/api.twitch.tv; object-src 'self'",
    "browser_action": {
        "default_icon": "default_icon.png",
        "default_popup": "popup.html"
    }
}