SRL Races on Twitch

SRL Race functions for twitch pages

Τι είναι το SRL Races on Twitch;

Το SRL Races on Twitch είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Zas, και η κύρια λειτουργία του είναι "SRL Race functions for twitch pages".

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

screenshot

Λήψη αρχείου CRX της επέκτασης SRL Races on Twitch

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

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

                        Adds a menu for SRL race functions to twitch pages. With it you can easily check the race goal and get MultiTwitch were you the streamer, mod or just a regular viewer.

If you have suggestions or discover bugs in it please report them to me at http://www.twitch.tv/message/compose?to=zas_

Current features:
 - Button is lit during races and dimmed when streamer is not racing
 - Shows the game, goal, time and entrants
 - Shows participant comments when mouse cursor is over them
 - Entrant names open new tabs to their streams
 - Has links to MultiTwitch and SRL race page
 - Option to post the goal/MultiTwitch/race page in chat
 - Window is draggable and detachable
 - Shows finishing place
 - Supports newest Twitch layout and can hover over the chat when dragged

Firefox download: bombch.us/wIB                    

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

Όνομα SRL Races on Twitch SRL Races on Twitch
ID ichilidbeihmmcagpfngfijcfiphfiae
Επίσημο URL https://chromewebstore.google.com/detail/srl-races-on-twitch/ichilidbeihmmcagpfngfijcfiphfiae
Περιγραφή SRL Race functions for twitch pages
Μέγεθος Αρχείου 1.14 MB
Αριθμός Εγκαταστάσεων 137
Τρέχουσα Έκδοση 3.1.1
Τελευταία Ενημέρωση 2015-01-29
Ημερομηνία Δημοσίευσης 2015-01-29
Αξιολόγηση 4.75/5 Συνολικά 8 Αξιολογήσεις
Προγραμματιστής Zas
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "author": "twitch.tv\/zas_",
    "content_scripts": [
        {
            "exclude_globs": [],
            "exclude_matches": [],
            "include_globs": [
                "*twitch.tv\/*"
            ],
            "js": [
                "212900.user.js"
            ],
            "matches": [
                "http:\/\/*.twitch.tv\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "converted_from_user_script": true,
    "description": "SRL Race functions for twitch pages",
    "icons": {
        "128": "icon.png",
        "16": "icon16.png",
        "48": "icon48.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAii8AoqzSlUBZh1xJXdaleJKmutd\/B8NHG74PJVm4272R31UKvbYu6gMRn\/s39XPC9QKO5cAZt+VKaj912IQSugPPRasisQNfKfAZypdxy0TFWFaelv7qMNQiDdWohXQdpmV57sfYIAn2rIDkuEO9EzwxKY0MnygCess3Y6Pk7gN8G\/NyrhTgx0GcxQk0z6txut07HOnhjWDUUmNxPzbyGyz\/mwzUjr2SqMA2o+FR9M+QWzxcYI+qAikPppGOjoSLta1yrhVBBH4L2rCZcxdvgklQAaXEkeIisfyXZXNxvhVGbktyfVdcK\/p+8dQtvPD7h8kX1pxDvkE1itf8jBZMXQIDAQAB",
    "manifest_version": 2,
    "name": "SRL Races on Twitch",
    "permissions": [
        "http:\/\/*.twitch.tv\/*"
    ],
    "short_name": "Twitch SRL",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1.1"
}